diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-01-19 10:06:56 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-01-19 10:06:56 -0500 |
commit | e0f87cad8fb25c0ad04032a3d8b57e1a16c2f8ad (patch) | |
tree | ea0ff3217746512e654b448c3572f8717e1517c9 /man/xmore.man | |
parent | 8327e05aeeaf57e5a57bbd22920817498c57979d (diff) |
config: move man pages into their own directory
Use services provided by XORG_MANPAGE_SECTIONS.
Use standard Makefile for man pages.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'man/xmore.man')
-rw-r--r-- | man/xmore.man | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/xmore.man b/man/xmore.man new file mode 100644 index 0000000..4d6db60 --- /dev/null +++ b/man/xmore.man @@ -0,0 +1,16 @@ +.\" -*- coding: us-ascii -*- +.TH xmore __appmansuffix__ "1 February 2005" +.SH NAME +xmore \- plain text display program for the X Window System +.SH SYNOPSIS +.ad l +\fBxmore\fR \kx +.if (\nxu > (\n(.lu / 2)) .nr x (\n(.lu / 5) +'in \n(.iu+\nxu +[\fB\fBfilename\fR\fR] +'in \n(.iu-\nxu +.ad b +.SH DESCRIPTION +xmore is a plain text browser. +.SH "SEE ALSO" +\fBX11\fR(__miscmansuffix__), \fBxman\fR(__appmansuffix__) |