Author: eadler
Date: Wed Nov  1 01:22:33 2017
New Revision: 325257
URL: https://svnweb.freebsd.org/changeset/base/325257

Log:
  Remove 'adding_user.7'
  
  Not to be confused with adduser.
  Not to be confused with useful information.
  
  Differential Revision: https://reviews.freebsd.org/D12848

Deleted:
  head/share/man/man7/adding_user.7
Modified:
  head/ObsoleteFiles.inc
  head/share/man/man7/Makefile
  head/usr.sbin/adduser/adduser.8

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc      Wed Nov  1 01:03:44 2017        (r325256)
+++ head/ObsoleteFiles.inc      Wed Nov  1 01:22:33 2017        (r325257)
@@ -38,6 +38,8 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20171031: Removal of obsolete man files
+OLD_FILES+=usr/share/man/man7/adding_user.7.gz
 # 20171031: Disconnected libpathconv tests
 OLD_DIRS+=usr/tests/lib/libpathconv
 # 20171017: Removal of mbpool(9)

Modified: head/share/man/man7/Makefile
==============================================================================
--- head/share/man/man7/Makefile        Wed Nov  1 01:03:44 2017        
(r325256)
+++ head/share/man/man7/Makefile        Wed Nov  1 01:22:33 2017        
(r325257)
@@ -6,8 +6,7 @@
 PACKAGE=runtime-manuals
 
 #MISSING: eqnchar.7 ms.7 term.7
-MAN=   adding_user.7 \
-       arch.7 \
+MAN=   arch.7 \
        ascii.7 \
        bsd.snmpmod.mk.7 \
        build.7 \

Modified: head/usr.sbin/adduser/adduser.8
==============================================================================
--- head/usr.sbin/adduser/adduser.8     Wed Nov  1 01:03:44 2017        
(r325256)
+++ head/usr.sbin/adduser/adduser.8     Wed Nov  1 01:22:33 2017        
(r325257)
@@ -436,7 +436,6 @@ logfile for
 .Xr login.conf 5 ,
 .Xr passwd 5 ,
 .Xr shells 5 ,
-.Xr adding_user 8 ,
 .Xr pw 8 ,
 .Xr pwd_mkdb 8 ,
 .Xr rmuser 8 ,
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to