Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 05:06:40 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r315788 - head/share/man/man7
Message-ID:  <201703230506.v2N56eIa014697@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Mar 23 05:06:40 2017
New Revision: 315788
URL: https://svnweb.freebsd.org/changeset/base/315788

Log:
  build(7): sort SEE ALSO section
  
  tests(7) should be grouped in the man section 7 group, not the section 8 group.
  
  MFC after:	1 week
  Reported by:	make manlint
  Sponsored by:	Dell EMC Isilon

Modified:
  head/share/man/man7/build.7

Modified: head/share/man/man7/build.7
==============================================================================
--- head/share/man/man7/build.7	Thu Mar 23 04:54:31 2017	(r315787)
+++ head/share/man/man7/build.7	Thu Mar 23 05:06:40 2017	(r315788)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 28, 2017
+.Dd March 22, 2017
 .Dt BUILD 7
 .Os
 .Sh NAME
@@ -683,11 +683,11 @@ make TARGET=sparc64 DESTDIR=/clients/spa
 .Xr src.conf 5 ,
 .Xr ports 7 ,
 .Xr release 7 ,
+.Xr tests 7 ,
 .Xr config 8 ,
 .Xr mergemaster 8 ,
 .Xr portsnap 8 ,
 .Xr reboot 8 ,
-.Xr shutdown 8 ,
-.Xr tests 7
+.Xr shutdown 8
 .Sh AUTHORS
 .An Mike W. Meyer Aq Mt mwm@mired.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230506.v2N56eIa014697>