svn commit: r255662 - head/share/man/man5
Joel Dahl
joel at FreeBSD.org
Wed Sep 18 04:44:55 UTC 2013
Author: joel (doc committer)
Date: Wed Sep 18 04:44:54 2013
New Revision: 255662
URL: http://svnweb.freebsd.org/changeset/base/255662
Log:
mdoc: sort SEE ALSO.
Approved by: re (blanket)
Modified:
head/share/man/man5/fstab.5
Modified: head/share/man/man5/fstab.5
==============================================================================
--- head/share/man/man5/fstab.5 Wed Sep 18 03:51:49 2013 (r255661)
+++ head/share/man/man5/fstab.5 Wed Sep 18 04:44:54 2013 (r255662)
@@ -416,6 +416,7 @@ serv:/export /nfs nfs rw,noinet6 0 0
.Sh SEE ALSO
.Xr getfsent 3 ,
.Xr getvfsbyname 3 ,
+.Xr strunvis 3 ,
.Xr ccd 4 ,
.Xr dump 8 ,
.Xr fsck 8 ,
@@ -423,7 +424,6 @@ serv:/export /nfs nfs rw,noinet6 0 0
.Xr mount 8 ,
.Xr quotacheck 8 ,
.Xr quotaon 8 ,
-.Xr strunvis 3 ,
.Xr swapon 8 ,
.Xr umount 8
.Sh HISTORY
More information about the svn-src-head
mailing list