Date: Sat, 20 May 2000 01:45:09 +0200 From: Christian Weisgerber <naddy@mips.inka.de> To: freebsd-questions@freebsd.org Subject: Removing man page cruft? Message-ID: <20000520014509.A51040@bigeye.rhein-neckar.de>
next in thread | raw e-mail | index | archive | help
- install port foo - view man page foo(1) - remove port - cat man page for foo(1) remains I just wondered why my ssh-keygen(1) man page seemed obsolete. Turns out I still had a cat man page from a long removed OpenSSH port lying around, which was shown by man(1) in preference of the newer man page in the base system. What is the recommended way to get rid of this cruft (and why doesn't this already happen by default)? -- Christian "naddy" Weisgerber naddy@mips.inka.de 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?20000520014509.A51040>