debian/manpage.1.ex
branchfoerste
changeset 66 4a82fe38a5c6
parent 65 4449f03b7878
child 67 07d8727caf14
equal deleted inserted replaced
65:4449f03b7878 66:4a82fe38a5c6
     1 .\"                                      Hey, EMACS: -*- nroff -*-
       
     2 .\" First parameter, NAME, should be all caps
       
     3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
       
     4 .\" other parameters are allowed: see man(7), man(1)
       
     5 .TH LOGBUCH SECTION "April  4, 2003"
       
     6 .\" Please adjust this date whenever revising the manpage.
       
     7 .\"
       
     8 .\" Some roff macros, for reference:
       
     9 .\" .nh        disable hyphenation
       
    10 .\" .hy        enable hyphenation
       
    11 .\" .ad l      left justify
       
    12 .\" .ad b      justify to both left and right margins
       
    13 .\" .nf        disable filling
       
    14 .\" .fi        enable filling
       
    15 .\" .br        insert line break
       
    16 .\" .sp <n>    insert n+1 empty lines
       
    17 .\" for manpage-specific macros, see man(7)
       
    18 .SH NAME
       
    19 logbuch \- program to do something
       
    20 .SH SYNOPSIS
       
    21 .B logbuch
       
    22 .RI [ options ] " files" ...
       
    23 .br
       
    24 .B bar
       
    25 .RI [ options ] " files" ...
       
    26 .SH DESCRIPTION
       
    27 This manual page documents briefly the
       
    28 .B logbuch
       
    29 and
       
    30 .B bar
       
    31 commands.
       
    32 This manual page was written for the Debian distribution
       
    33 because the original program does not have a manual page.
       
    34 Instead, it has documentation in the GNU Info format; see below.
       
    35 .PP
       
    36 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
       
    37 .\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
       
    38 .\" respectively.
       
    39 \fBlogbuch\fP is a program that...
       
    40 .SH OPTIONS
       
    41 These programs follow the usual GNU command line syntax, with long
       
    42 options starting with two dashes (`-').
       
    43 A summary of options is included below.
       
    44 For a complete description, see the Info files.
       
    45 .TP
       
    46 .B \-h, \-\-help
       
    47 Show summary of options.
       
    48 .TP
       
    49 .B \-v, \-\-version
       
    50 Show version of program.
       
    51 .SH SEE ALSO
       
    52 .BR bar (1),
       
    53 .BR baz (1).
       
    54 .br
       
    55 The programs are documented fully by
       
    56 .IR "The Rise and Fall of a Fooish Bar" ,
       
    57 available via the Info system.
       
    58 .SH AUTHOR
       
    59 This manual page was written by Heiko Schlittermann <heiko@schlittermann.de>,
       
    60 for the Debian GNU/Linux system (but may be used by others).