[3565] in Athena Bugs
PARIS: nfprint doesn't agree with its manual page
daemon@ATHENA.MIT.EDU (Henry Mensch)
Thu Nov 2 22:04:58 1989
From: Henry Mensch <henry@TTS.LTH.SE>
Date: Thu, 2 Nov 89 22:48:43 +0100
To: bugs@ATHENA.MIT.EDU
Cc: vanharen@ATHENA.MIT.EDU
the manpage sez:
NFPRINT(1) UNIX Programmer's Manual NFPRINT(1)
NAME
nfprint - Print the contents of a notesfile
SYNOPSIS
nfprint [ -p ] [ -l# ] [ -d or -nd ] [ -c ] [ -t ] topic [
note-list ]
DESCRIPTION
Nfprint gives the user the ability to print the contents of
notesfiles. Nfprint writes to standard output. The text is
formatted with pr(1). When the -c option is used, the out-
put is filtered through cat(1) instead.
nfprint sez:
45 paris /mit/henry --> nfprint -c changes 1051 | enscript -2rGqPnil
Bad switch `c'
-- henry
--------