Author: sevan (doc committer)
Date: Wed Oct  5 20:08:07 2016
New Revision: 306728
URL: https://svnweb.freebsd.org/changeset/base/306728

Log:
  Add history section for devfs(8)
  Move sentence to a new line as advised by igor.
  
  PR:           212441
  Approved by:  bcr (mentor)
  MFC after:    5 days
  Differential Revision:        https://reviews.freebsd.org/D8104

Modified:
  head/sbin/devfs/devfs.8

Modified: head/sbin/devfs/devfs.8
==============================================================================
--- head/sbin/devfs/devfs.8     Wed Oct  5 20:04:36 2016        (r306727)
+++ head/sbin/devfs/devfs.8     Wed Oct  5 20:08:07 2016        (r306728)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 12, 2013
+.Dd October 5, 2016
 .Dt DEVFS 8
 .Os
 .Sh NAME
@@ -249,7 +249,8 @@ configuration file.
 .It Pa /etc/devfs.rules
 Local
 .Nm
-configuration file.  Rulesets in here override those in
+configuration file.
+Rulesets in here override those in
 .Pa /etc/defaults/devfs.rules
 with the same ruleset number, otherwise the two files are effectively merged.
 .It Pa /etc/devfs.conf
@@ -374,5 +375,10 @@ this feature can be used to copy ruleset
 .Xr chown 8 ,
 .Xr jail 8 ,
 .Xr mknod 8
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Fx 5.0 .
 .Sh AUTHORS
 .An Dima Dorfman
_______________________________________________
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