1 <!doctype refentry PUBLIC
"-//OASIS//DTD DocBook V4.1//EN" [
3 <!-- Process this file with docbook-to-man to generate an nroff manual
4 page
: `docbook
-to-man manpage
.sgml
> manpage
.1'. You may view
5 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
6 less'. A typical entry in a Makefile
or Makefile
.am is
:
8 manpage
.1: manpage
.sgml
12 The docbook
-to-man binary is found in the docbook
-to-man package
.
13 Please remember that
if you create the nroff version in one of the
14 debian
/rules file
targets (such as build
), you will need
to include
15 docbook
-to-man in your Build
-Depends control field
.
19 <!-- Fill in your name for FIRSTNAME and SURNAME. -->
20 <!ENTITY dhfirstname
"<firstname>FIRSTNAME</firstname>">
21 <!ENTITY dhsurname
"<surname>SURNAME</surname>">
22 <!-- Please adjust the date whenever revising the manpage. -->
23 <!ENTITY dhdate
"<date>November 11, 2008</date>">
24 <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
25 allowed
: see
man(7), man(1). -->
26 <!ENTITY dhsection
"<manvolnum>SECTION</manvolnum>">
27 <!ENTITY dhemail
"<email>little_miry@yahoo.es</email>">
28 <!ENTITY dhusername
"Miriam Ruiz">
29 <!ENTITY dhucpackage
"<refentrytitle>VIRTUOSO</refentrytitle>">
30 <!ENTITY dhpackage
"virtuoso">
32 <!ENTITY debian
"<productname>Debian</productname>">
33 <!ENTITY gnu
"<acronym>GNU</acronym>">
34 <!ENTITY gpl
"&gnu; <acronym>GPL</acronym>">
48 <holder
>&dhusername
;</holder
>
58 <refname
>&dhpackage
;</refname
>
60 <refpurpose
>program
to do something
</refpurpose
>
64 <command
>&dhpackage
;</command
>
66 <arg
><option
>-e
<replaceable
>this
</replaceable
></option
></arg
>
68 <arg
><option
>--example <replaceable>that</replaceable></option></arg>
72 <title
>DESCRIPTION
</title
>
74 <para
>This manual page documents briefly the
75 <command
>&dhpackage
;</command
> and <command
>bar
</command
>
78 <para
>This manual page was written
for the
&debian
; distribution
79 because the original program does
not have a manual page
.
80 Instead
, it has documentation in the
&gnu
;
81 <application
>Info
</application
> format
; see below
.</para
>
83 <para
><command
>&dhpackage
;</command
> is a program that
...</para
>
87 <title
>OPTIONS
</title
>
89 <para
>These programs follow the usual
&gnu
; command line syntax
,
90 with long options starting
with two
dashes (`
-'). A summary of
91 options is included below. For a complete description, see the
92 <application>Info</application> files.</para>
96 <term><option>-h</option>
97 <option>--help</option>
100 <para>Show summary of options.</para>
104 <term><option>-v</option>
105 <option>--version</option>
108 <para>Show version of program.</para>
114 <title>SEE ALSO</title>
116 <para>bar (1), baz (1).</para>
118 <para>The programs are documented fully by <citetitle>The Rise and
119 Fall of a Fooish Bar</citetitle> available via the
120 <application>Info</application> system.</para>
123 <title>AUTHOR</title>
125 <para>This manual page was written by &dhusername; &dhemail; for
126 the &debian; system (but may be used by others). Permission is
127 granted to copy, distribute and/or modify this document under
128 the terms of the &gnu; General Public License, Version 2 any
129 later version published by the Free Software Foundation.
132 On Debian systems, the complete text of the GNU General Public
133 License can be found in /usr/share/common-licenses/GPL.
139 <!-- Keep this comment at the end of the file
144 sgml-minimize-attributes:nil
145 sgml-always-quote-attributes:t
148 sgml-parent-document:nil
149 sgml-default-dtd-file:nil
150 sgml-exposed-tags:nil
151 sgml-local-catalogs:nil
152 sgml-local-ecat-files:nil