1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
.\" Copyright (C), 1995, Graeme W. Wilford. (Wilf.)
.\" Copyright (c) 2001, 2002, 2007 Colin Watson.
.\"
.\" You may distribute under the terms of the GNU General Public
.\" License as specified in the file docs/COPYING.GPLv2 that comes with the
.\" man-db distribution.
.\"
.\" Thu Sep 21 19:22:47 BST 1995 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.so version
.ds U \s-1\fBUNIX\fR\s+1
.ds N \s-1\fBNROFF\fR\s+1
.ds T \s-1\fBTROFF\fR\s+1
.ds G \s-1\fBGROFF\fR\s+1
.ds GN \s-1\fBGNU\fR\s+1
.ds R \s-1ROFF\s+1
.ds F \s-1\fBFHS\fR\s+1
.ds P PostScript
.ds L Linux
.ds M man\-db
.\"
.\" format an environment variable
.\"
.de EV
.sz -1
$\c
.b \\$1
.sz +1
..
.\" end
.\"
.\" Begin a new (sub)section, add to TOC
.\"
.de BS
.if \\$1=1 \{ .\" Chapter
.bp
.sh \\$1 "\\$2"
.(x c
.sp 10p
.)x _
.(x c
.in 0
\\n($1.\ \ \\$2
.)x
.br \}
.\"
.if \\$1=2 \{ .\" Section
.sh \\$1 "\\$2"
.(x c
.in \w'\0.\ \ 'u
\\n($1.\\n($2\ \ \\$2
.)x
.br \}
.\"
.if \\$1=3 \{ .\" Subsection
.sh \\$1 "\\$2"
.(x c
.in \w'\0.\ \ \0.\0\ \ 'u
\\n($1.\\n($2.\\n($3\ \ \\$2
.)x
.br \}
..
.\" end
.\"
.if n \
.ll 78n
.tp
.sp 2i
.(l C
.sz 16
.b "\*M \- the database cached manual pager suite"
.sz 12
.sp 2
.ul
Graeme W. Wilford <eep2gw@ee.surrey.ac.uk>
.br
.ul
Colin Watson <cjwatson@debian.org>
.)l
.sp 4
.(l F
This document describes the setup, maintenance and use of a generic
manual page system with special reference to the \*M package and its
advanced features.
.)l
.\".he '\*M''\*(td'
.\".fo ''%''
.he '\*M'v\*V'\*(td'
.bp
.fo ''%''
.\"
.\" Start the manual
.\"
.so leader.me
.bp 1
.so intro.me
.so sec.me
.so files.me
.so comp.me
.so format.me
.so db.me
.so misc.me
.\"
.\" table of contents page
.\"
.he '''''' .\" no header
.fo ''%'' .\" pagenumber footer
.bp 1 .\" reset pagenumber to 1
.af % i .\" set pagenumber register to roman numerals
.ce
Glossary
.sp
.so glossary.me
.bp 1
.ce
Contents
.sp
.xp c
|