and added files
[bcm963xx.git] / userapps / opensource / libosip2 / debian / manpage.sgml.ex
1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
3
4   <!ENTITY dhfirstname "<firstname>Aymeric</firstname>">
5   <!ENTITY dhsurname   "<surname>MOIZARD</surname>">
6   <!ENTITY dhdate      "<date>May 15, 2002</date>">
7   <!ENTITY dhsection   "<manvolnum>SECTION</manvolnum>">
8   <!ENTITY dhemail     "<email>jack@atosc.org</email>">
9   <!ENTITY dhusername  "Aymeric Moizard">
10   <!ENTITY dhucpackage "<refentrytitle>LIBOSIP</refentrytitle>">
11   <!ENTITY dhpackage   "libosip">
12
13   <!ENTITY debian      "<productname>Debian</productname>">
14   <!ENTITY gnu         "<acronym>GNU</acronym>">
15 ]>
16
17 <refentry>
18   <refentryinfo>
19     <address>
20       &dhemail;
21     </address>
22     <author>
23       &dhfirstname;
24       &dhsurname;
25     </author>
26     <copyright>
27       <year>2001</year>
28       <holder>&dhusername;</holder>
29     </copyright>
30     &dhdate;
31   </refentryinfo>
32   <refmeta>
33     &dhucpackage;
34
35     &dhsection;
36   </refmeta>
37   <refnamediv>
38     <refname>&dhpackage;</refname>
39
40     <refpurpose>The GNU oSIP library is a low layer SIP implementation.
41     </refpurpose>
42   </refnamediv>
43   <refsynopsisdiv>
44     <cmdsynopsis>
45       <command>-losip</command>
46       
47       <arg><option>The url, SIP and SDP parsers</option></arg>
48       </cmdsynopsis>
49     <cmdsynopsis>
50       <command>-lfsmtl</command>
51       <arg><option>The SIP transaction manager, the dialog manager</option></arg>
52     </cmdsynopsis>
53   </refsynopsisdiv>
54   <refsect1>
55     <title>DESCRIPTION</title>
56
57     <para>This manual page documents briefly the
58       <command>&dhpackage;</command> library.</para>
59
60     <para>API reference & FAQ can be found at http://www.fsf.org/software/osip/</para>
61
62 <!--    <para><command>&dhpackage;</command> is a program that...</para>
63 -->
64
65   </refsect1>
66   <refsect1>
67 <!--
68     <title>OPTIONS</title>
69
70     <para>These programs follow the usual GNU command line syntax,
71       with long options starting with two dashes (`-').  A summary of
72       options is included below.  For a complete description, see the
73       <application>Info</application> files.</para>
74
75     <variablelist>
76       <varlistentry>
77         <term><option>-h</option>
78           <option>-help</option>
79         </term>
80         <listitem>
81           <para>Show summary of options.</para>
82         </listitem>
83       </varlistentry>
84       <varlistentry>
85         <term><option>-v</option>
86           <option>-version</option>
87         </term>
88         <listitem>
89           <para>Show version of program.</para>
90         </listitem>
91       </varlistentry>
92     </variablelist>
93
94 -->
95   </refsect1>
96   <refsect1>
97     <title>SEE ALSO</title>
98 <!--
99     <para>bar (1), baz (1).</para>
100
101     <para>The programs are documented fully by <citetitle>The Rise and
102       Fall of a Fooish Bar</citetitle> available via the
103       <application>Info</application> system.</para>
104 -->
105   </refsect1>
106   <refsect1>
107     <title>AUTHOR</title>
108
109     <para>This manual page was written by &dhusername; &dhemail; for
110       the &debian; system (but may be used by others).  Permission is
111       granted to copy, distribute and/or modify this document under
112       the terms of the <acronym>GNU</acronym> Free Documentation
113       License, Version 1.1 or any later version published by the Free
114       Software Foundation; with no Invariant Sections, no Front-Cover
115       Texts and no Back-Cover Texts.</para>
116
117   </refsect1>
118 </refentry>
119
120 <!-- Keep this comment at the end of the file
121 Local variables:
122 mode: sgml
123 sgml-omittag:t
124 sgml-shorttag:t
125 sgml-minimize-attributes:nil
126 sgml-always-quote-attributes:t
127 sgml-indent-step:2
128 sgml-indent-data:t
129 sgml-parent-document:nil
130 sgml-default-dtd-file:nil
131 sgml-exposed-tags:nil
132 sgml-local-catalogs:nil
133 sgml-local-ecat-files:nil
134 End:
135 -->
136
137