Date: Fri, 3 Dec 1999 22:22:16 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.c Message-ID: <199912040622.WAA48104@freefall.freebsd.org>
index | next in thread | raw e-mail
jhb 1999/12/03 22:22:15 PST
Modified files: (Branch: RELENG_3)
gnu/usr.bin/man/man man.c
Log:
MFC Revision 1.36
Fix man so that it does not allow command line arguments to expand when
executing apropos or whatis. This prevents `man -k ';echo foo'` from
executing `echo foo` and causes apropos to print an error message instead.
Add $FreeBSD$ while I am here.
Reviewed by: jkh
Revision Changes Path
1.28.2.1 +6 -4 src/gnu/usr.bin/man/man/man.c
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?199912040622.WAA48104>
