svn commit: r228699 - head/sbin/devd

Maxim Konovalov maxim at FreeBSD.org
Mon Dec 19 05:09:08 UTC 2011


Author: maxim
Date: Mon Dec 19 05:09:08 2011
New Revision: 228699
URL: http://svn.freebsd.org/changeset/base/228699

Log:
  o Sort .Xrs.

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

Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5	Sun Dec 18 23:54:32 2011	(r228698)
+++ head/sbin/devd/devd.conf.5	Mon Dec 19 05:09:08 2011	(r228699)
@@ -542,5 +542,5 @@ has many additional examples.
 .Sh SEE ALSO
 .Xr coretemp 4 ,
 .Xr devfs 5 ,
-.Xr devd 8 ,
-.Xr re_format 7
+.Xr re_format 7 ,
+.Xr devd 8


More information about the svn-src-head mailing list