Author: remko Date: Thu Feb 24 13:03:47 2011 New Revision: 218998 URL: http://svn.freebsd.org/changeset/base/218998
Log: Move the sticky manual from section 8 to section 7 like NetBSD has, since this is not a command on itself. PR: 124468 MFC after: 1 week Added: head/share/man/man7/sticky.7 - copied, changed from r196178, head/share/man/man8/sticky.8 Deleted: head/share/man/man8/sticky.8 Modified: head/share/man/man7/Makefile head/share/man/man8/Makefile Modified: head/share/man/man7/Makefile ============================================================================== --- head/share/man/man7/Makefile Thu Feb 24 11:09:41 2011 (r218997) +++ head/share/man/man7/Makefile Thu Feb 24 13:03:47 2011 (r218998) @@ -25,6 +25,7 @@ MAN= adding_user.7 \ security.7 \ sprog.7 \ stdint.7 \ + sticky.7 \ tuning.7 MLINKS= intro.7 miscellaneous.7 Copied and modified: head/share/man/man7/sticky.7 (from r196178, head/share/man/man8/sticky.8) ============================================================================== --- head/share/man/man8/sticky.8 Thu Aug 13 10:31:02 2009 (r196178, copy source) +++ head/share/man/man7/sticky.7 Thu Feb 24 13:03:47 2011 (r218998) @@ -33,7 +33,7 @@ .\" $FreeBSD$ .\" .Dd June 5, 1993 -.Dt STICKY 8 +.Dt STICKY 7 .Os .Sh NAME .Nm sticky Modified: head/share/man/man8/Makefile ============================================================================== --- head/share/man/man8/Makefile Thu Feb 24 11:09:41 2011 (r218997) +++ head/share/man/man8/Makefile Thu Feb 24 13:03:47 2011 (r218998) @@ -10,7 +10,6 @@ MAN= crash.8 \ rc.sendmail.8 \ rc.subr.8 \ rescue.8 \ - sticky.8 \ yp.8 MLINKS= rc.8 rc.atm.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"