Author: gjb (doc committer) Date: Sat Jan 22 13:18:28 2011 New Revision: 217717 URL: http://svn.freebsd.org/changeset/base/217717
Log: Fix '.Xr' ordering in SEE ALSO section. Approved by: keramida (mentor) MFC after: 3 days Modified: head/share/man/man5/devfs.5 Modified: head/share/man/man5/devfs.5 ============================================================================== --- head/share/man/man5/devfs.5 Sat Jan 22 11:29:13 2011 (r217716) +++ head/share/man/man5/devfs.5 Sat Jan 22 13:18:28 2011 (r217717) @@ -105,8 +105,8 @@ volume located on .Pp .Dl "mount -t devfs devfs /mychroot/dev" .Sh SEE ALSO -.Xr devfs 8 , .Xr fdescfs 5 , +.Xr devfs 8 , .Xr mount 8 .Sh HISTORY The _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"