Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 12:53:23 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306840 - head/sbin/devd
Message-ID:  <201610081253.u98CrNQE072339@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer)
Date: Sat Oct  8 12:53:23 2016
New Revision: 306840
URL: https://svnweb.freebsd.org/changeset/base/306840

Log:
  Sort SEE ALSO section sequentially.
  Highlighted by mandoc -Tlint
  
  PR:		212440
  Approved by:	imp
  MFC after:	5 days
  Differential Revision:	https://reviews.freebsd.org/D8192

Modified:
  head/sbin/devd/devd.conf.5

Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5	Sat Oct  8 05:26:45 2016	(r306839)
+++ head/sbin/devd/devd.conf.5	Sat Oct  8 12:53:23 2016	(r306840)
@@ -41,7 +41,7 @@
 .\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 .\" SOFTWARE.
 .\"
-.Dd April 14, 2016
+.Dd October 8, 2016
 .Dt DEVD.CONF 5
 .Os
 .Sh NAME
@@ -646,8 +646,8 @@ The installed
 .Pa /etc/devd.conf
 has many additional examples.
 .Sh SEE ALSO
+.Xr cam 4 ,
 .Xr coretemp 4 ,
 .Xr devfs 5 ,
 .Xr re_format 7 ,
-.Xr devd 8 ,
-.Xr cam 4
+.Xr devd 8



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