Author: uqs
Date: Thu Mar 10 08:23:58 2011
New Revision: 219446
URL: http://svn.freebsd.org/changeset/base/219446

Log:
  Remove bsdlabel.5, which hasn't been installed in over 7 years
  and contains little more than an out-dated copy of <sys/disklabel.h>

Deleted:
  head/sbin/bsdlabel/bsdlabel.5
Modified:
  head/sbin/bsdlabel/Makefile
  head/sbin/bsdlabel/bsdlabel.8

Modified: head/sbin/bsdlabel/Makefile
==============================================================================
--- head/sbin/bsdlabel/Makefile Thu Mar 10 06:09:55 2011        (r219445)
+++ head/sbin/bsdlabel/Makefile Thu Mar 10 08:23:58 2011        (r219446)
@@ -5,7 +5,6 @@
 
 PROG=  bsdlabel
 SRCS=  bsdlabel.c geom_bsd_enc.c
-#MAN=  bsdlabel.5
 MAN+=  bsdlabel.8
 
 .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"

Modified: head/sbin/bsdlabel/bsdlabel.8
==============================================================================
--- head/sbin/bsdlabel/bsdlabel.8       Thu Mar 10 06:09:55 2011        
(r219445)
+++ head/sbin/bsdlabel/bsdlabel.8       Thu Mar 10 08:23:58 2011        
(r219446)
@@ -493,7 +493,6 @@ are not generally compatible.
 .Xr ccd 4 ,
 .Xr geom 4 ,
 .Xr md 4 ,
-.\" Xr bsdlabel 5 ,
 .Xr disktab 5 ,
 .Xr boot0cfg 8 ,
 .Xr fdisk 8 ,
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to