Author: glebius
Date: Mon Jun 24 09:33:21 2013
New Revision: 252153
URL: http://svnweb.freebsd.org/changeset/base/252153

Log:
  Merge r248370:
    Belatedly remove the vinum(4) manual page. The vinum
    manager is absent in FreeBSD since 6.0-RELEASE.
  
    Reviewed by:  joel

Deleted:
  stable/9/share/man/man4/vinum.4
Modified:
  stable/9/ObsoleteFiles.inc   (contents, props changed)
  stable/9/share/man/man4/Makefile
Directory Properties:
  stable/9/   (props changed)
  stable/9/share/   (props changed)
  stable/9/share/man/   (props changed)
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/ObsoleteFiles.inc
==============================================================================
--- stable/9/ObsoleteFiles.inc  Mon Jun 24 09:26:54 2013        (r252152)
+++ stable/9/ObsoleteFiles.inc  Mon Jun 24 09:33:21 2013        (r252153)
@@ -38,6 +38,8 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20130624: vinum.4 removed
+OLD_FILES+=usr/share/man/man4/vinum.4.gz
 # 20130415: Ports are no more available via cvsup
 OLD_FILES+=usr/share/examples/cvsup/ports-supfile
 OLD_FILES+=usr/share/examples/cvsup/refuse

Modified: stable/9/share/man/man4/Makefile
==============================================================================
--- stable/9/share/man/man4/Makefile    Mon Jun 24 09:26:54 2013        
(r252152)
+++ stable/9/share/man/man4/Makefile    Mon Jun 24 09:33:21 2013        
(r252153)
@@ -509,7 +509,6 @@ MAN=        aac.4 \
        vge.4 \
        viapm.4 \
        ${_viawd.4} \
-       vinum.4 \
        ${_virtio.4} \
        ${_virtio_balloon.4} \
        ${_virtio_blk.4} \
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to