Date: Thu, 7 Oct 2010 06:34:47 +0000 (UTC) From: Gordon Tetlow <gordon@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/man man.1 man.sh Message-ID: <201010070634.o976Yu9N088410@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gordon 2010-10-07 06:34:47 UTC FreeBSD src repository Modified files: usr.bin/man man.1 man.sh Log: SVN rev 213507 on 2010-10-07 06:34:47Z by gordon Add the ability to display specific manual pages if passed on the commandline. This mirrors the old (undocumented) GNU man functionality. Also document this feature in the implementation notes section of the manpage. Submitted by: arundel Approved by: wes (mentor implicit) Revision Changes Path 1.5 +7 -0 src/usr.bin/man/man.1 1.4 +14 -0 src/usr.bin/man/man.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010070634.o976Yu9N088410>