diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2005-02-01 23:00:50 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2005-02-01 23:00:50 +0000 |
commit | 3d9fdcb47537e924e7426d64d838c00414ec58ff (patch) | |
tree | 752f78876595ed672200895aeb2daca27be8d30f /xmore.man | |
parent | 550802b584f89279d8af35ee8a9221dc24ea1f27 (diff) |
xc/programs/xmore/xmore.manXORG-6_8_99_2XORG-6_8_99_1
//bugs.freedesktop.org/show_bug.cgi?id=2410) attachment #1786
(https://bugs.freedesktop.org/attachment.cgi?id=1786): Fix formatting
problem in the xmore(1x) manual page. Patch by Matthieu Herrb
<matthieu.herrb@laas.fr> and Roland Mainz <roland.mainz@nrubsig.org>.
Approved in the 2005-01-31 Xorg release-wranglers phone call (the
xmore.man diff is an automatic update from the DocBook--->man
conversion).
Diffstat (limited to 'xmore.man')
-rw-r--r-- | xmore.man | 32 |
1 files changed, 15 insertions, 17 deletions
@@ -1,25 +1,23 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "XMORE" "__mansuffix__" "24 May 2004" "" "" +.\" -*- coding: us-ascii -*- +.TH xmore __appmansuffix__ "1 February 2005" .SH NAME xmore \- plain text display program for the X Window System .SH SYNOPSIS - -\fBxmore\fR [ \fB\fIfilename\fB\fR] - -.SH "DESCRIPTION" -.PP -\fBxmore\fR is a plain text browser. -.SH "ENVIRONMENT" -.TP -\fBXPSERVERLIST \fR +.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 ENVIRONMENT +.TP +\fBXPSERVERLIST\fR \fB${XPSERVERLIST}\fR must be set, identifying the available Xprint servers. See \fBXprint\fR(__miscmansuffix__) for more details. .SH "SEE ALSO" -.PP -\fBX11\fR(__miscmansuffix__), \fBxman\fR(__mansuffix__) +\fBX11\fR(__miscmansuffix__), \fBxman\fR(__appmansuffix__) |