Date: Fri, 30 Mar 2001 02:31:46 -0800 (PST) From: Wolfram Schneider <wosch@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/apropos apropos.sh Message-ID: <200103301031.f2UAVkn08313@freefall.freebsd.org>
index | next in thread | raw e-mail
wosch 2001/03/30 02:31:46 PST
Modified files:
gnu/usr.bin/man/apropos apropos.sh
Log:
* A comment in apropos.sh contains the misspelled word
"locailzed"; it should read "localized".
* The "test" operator can be a bit dangerous (e.g., if
a newbie writes a script named "test" and has it call
"apropos", which calls "test, ...).
* In its use as "whatis", apropos formats the first
line of the output differently than the following
lines. Specifically, it leaves out all but one of
the spaces that precede the dash in the first line.
Submitted by: Rich Morin <rdm@cfcl.com>
PR: 25126
Revision Changes Path
1.13 +4 -4 src/gnu/usr.bin/man/apropos/apropos.sh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103301031.f2UAVkn08313>
