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

Simon L. Nielsen simon at FreeBSD.org
Mon Jul 28 14:06:40 PDT 2003


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 at 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)


More information about the cvs-src mailing list