Author: zeising (doc,ports committer)
Date: Thu Feb 13 12:53:57 2014
New Revision: 261833
URL: http://svnweb.freebsd.org/changeset/base/261833

Log:
  Add commas (,) to the list in the SEE ALSO section, to match most other
  manuals.
  
  MFC after:    2 weeks

Modified:
  head/usr.sbin/jail/jail.conf.5

Modified: head/usr.sbin/jail/jail.conf.5
==============================================================================
--- head/usr.sbin/jail/jail.conf.5      Thu Feb 13 12:52:26 2014        
(r261832)
+++ head/usr.sbin/jail/jail.conf.5      Thu Feb 13 12:53:57 2014        
(r261833)
@@ -206,9 +206,9 @@ bar {
 }
 .Ed
 .Sh SEE ALSO
-.Xr jail_set 2
-.Xr rc.conf 5
-.Xr jail 8
+.Xr jail_set 2 ,
+.Xr rc.conf 5 ,
+.Xr jail 8 ,
 .Xr jls 8
 .Sh HISTORY
 The
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to