Date: Tue, 7 May 2002 17:20:17 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.ORG> Subject: Re: man man ; man -r command_here Message-ID: <Pine.BSF.4.21.0205071714020.85042-100000@wonkity.com> In-Reply-To: <20020507132927.T752-100000@66-75-1-142.san.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 May 2002, Peter Leftwich wrote: > Wouldn't it be great if there were some sort of "man -r" flag, so that the > user could [remotely] read either the latest manpage (from an ftp server) > or a manpage for a binary he or she does not have installed? This would be > similar to the "pkg_add -r" ideology. With a little bit of scripting, it wouldn't be hard to implement that based on the man pages on http://www.freebsd.org/docs.html#man For bonus points, obtain the brand and version of the user's current operating system without user intervention. No fair setting variables by hand, have the script determine it and show the correct man pages (unless the user has specifically requested a man page for a different system the the one they're running). 8-) -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0205071714020.85042-100000>