Author: eadler
Date: Wed Apr 30 06:34:53 2014
New Revision: 265135
URL: http://svnweb.freebsd.org/changeset/base/265135

Log:
  man pages: add missing comma
  
  Reported by:  brueffer

Modified:
  head/share/man/man4/null.4
  head/share/man/man4/zero.4

Modified: head/share/man/man4/null.4
==============================================================================
--- head/share/man/man4/null.4  Wed Apr 30 06:30:37 2014        (r265134)
+++ head/share/man/man4/null.4  Wed Apr 30 06:34:53 2014        (r265135)
@@ -48,7 +48,7 @@ device is always zero.
 .It Pa /dev/null
 .El
 .Sh SEE ALSO
-.Xr full 4
+.Xr full 4 ,
 .Xr zero 4
 .Sh HISTORY
 A

Modified: head/share/man/man4/zero.4
==============================================================================
--- head/share/man/man4/zero.4  Wed Apr 30 06:30:37 2014        (r265134)
+++ head/share/man/man4/zero.4  Wed Apr 30 06:34:53 2014        (r265135)
@@ -49,7 +49,7 @@ supply of null bytes when read.
 .It Pa /dev/zero
 .El
 .Sh SEE ALSO
-.Xr full 4
+.Xr full 4 ,
 .Xr null 4
 .Sh HISTORY
 A
_______________________________________________
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