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 /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 'xmore.man')
-rw-r--r-- | xmore.man | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/xmore.man b/xmore.man deleted file mode 100644 index 4d6db60..0000000 --- a/xmore.man +++ /dev/null @@ -1,16 +0,0 @@ -.\" -*- 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__) |