Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Two errors in xmore(1) man page
I noticed today:
1. The man page indicates that the filename argument is optional:
SYNOPSIS
xmore [filename]
However, the program itself insists the argument be specified:
{275} cd ${DESTDIR}
{276} ./usr/X11R7/bin/xmore
usage: ./usr/X11R7/bin/xmore [ x options ] filename
{277}
2. The man page includes a cross-reference to Xprint(7) which does
not seem to exist.
ENVIRONMENT
XPSERVERLIST
${XPSERVERLIST} must be set, identifying the
available Xprint servers. See Xprint(7) for more
details.
{277} find . -name '[Xx]print'
{278}
3. And without being able to fix #2, the program complains:
{278} ./usr/X11R7/bin/xmore my-file
Warning: Actions not found: print, print
{279}
(It does, however, create a usable text window with the file
contents.)
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index