From owner-cvs-all Thu Oct 15 17:26:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03602 for cvs-all-outgoing; Thu, 15 Oct 1998 17:26:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03596; Thu, 15 Oct 1998 17:26:31 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA01338; Thu, 15 Oct 1998 17:26:29 -0700 (PDT) Date: Thu, 15 Oct 1998 17:26:29 -0700 (PDT) Message-Id: <199810160026.RAA01338@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4 pass.4 worm.4 xpt.4 src/share/man/man9 cd.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/10/15 17:26:29 PDT Modified files: share/man/man4 pass.4 worm.4 xpt.4 share/man/man9 cd.9 Log: Change the worm(4) man page to note that there is no longer a worm(4) driver, and point users in the right direction for similar functionality. The functionality that used to be provided there is now provided by the cd(4) driver and cdrecord. Fix cross-references in a few other man pages. (i.e. delete references to things I haven't written yet) Revision Changes Path 1.2 +3 -5 src/share/man/man4/pass.4 1.17 +37 -386 src/share/man/man4/worm.4 1.2 +3 -5 src/share/man/man4/xpt.4 1.9 +2 -3 src/share/man/man9/cd.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message