From owner-freebsd-security Sat Sep 18 19:13: 2 1999 Delivered-To: freebsd-security@freebsd.org Received: from mail.xmission.com (mail.xmission.com [198.60.22.22]) by hub.freebsd.org (Postfix) with ESMTP id 7277A14DD1 for ; Sat, 18 Sep 1999 19:13:00 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from [204.68.178.39] (helo=softweyr.com) by mail.xmission.com with esmtp (Exim 2.12 #2) id 11SWTK-0004iV-00; Sat, 18 Sep 1999 20:12:59 -0600 Message-ID: <37E446A9.41C4791B@softweyr.com> Date: Sat, 18 Sep 1999 20:12:57 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Rodney W. Grimes" Cc: freebsd-security@FreeBSD.ORG Subject: Re: Securing a system that's been rooted remotely References: <199909180724.AAA50876@gndrsh.dnsmgr.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Rodney W. Grimes" wrote: > > Wes Peters opined: > > > > What we really need is a good index to the man pages. > > Yea, what ever happend to ptx(1): > gndrsh:root {1206}# man ptx > No manual entry for ptx > gndrsh:root {1207}# which ptx > /usr/bin/ptx > gndrsh:root {1208}# > > Hummm.. part of groff... probably info file documents, yep there it is. > What would it take to get this thing building the Permuted Index again? > > cd /usr/share/man/man7; zcat *.gz | nroff -mandoc | col -b | ptx | more > makes for some interesting reading :-). man -k . | ptx produces some interesting reading, too. 84 MBytes of it on 3.1-R. ;^) -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message