Date: Mon, 28 Jul 2003 14:06:38 -0700 (PDT) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 Makefile rescue.7 src/share/man/man8 Makefile rescue.8 src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml Message-ID: <200307282106.h6SL6dUO039209@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2003/07/28 14:06:38 PDT FreeBSD src repository (doc committer) Modified files: share/man/man7 Makefile share/man/man8 Makefile release/doc/en_US.ISO8859-1/relnotes/common new.sgml Added files: share/man/man8 rescue.8 Removed files: share/man/man7 rescue.7 Log: Move the rescue manpage, documenting the new rescue utilities in /rescue, from section 7 to section 8. The old rescue.7 file has been simply subjected to "cvs rm", as there is no history to preserve. Update the release documentation accordingly. Requested by: njl, ru Most text by: Tim Kientzle <kientzle@acm.org> Reviewed by: ru, doc@ Approved by: ceri (mentor) Revision Changes Path 1.599 +1 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml 1.28 +1 -1 src/share/man/man7/Makefile 1.2 +0 -182 src/share/man/man7/rescue.7 (dead) 1.34 +1 -0 src/share/man/man8/Makefile 1.1 +182 -0 src/share/man/man8/rescue.8 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307282106.h6SL6dUO039209>