svn commit: r269293 - head/share/man/man9

Glen Barber gjb at FreeBSD.org
Wed Jul 30 04:48:57 UTC 2014


Author: gjb
Date: Wed Jul 30 04:48:56 2014
New Revision: 269293
URL: http://svnweb.freebsd.org/changeset/base/269293

Log:
  Remove trailing comma from ending Xref
  
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man9/kernel_mount.9

Modified: head/share/man/man9/kernel_mount.9
==============================================================================
--- head/share/man/man9/kernel_mount.9	Wed Jul 30 04:48:20 2014	(r269292)
+++ head/share/man/man9/kernel_mount.9	Wed Jul 30 04:48:56 2014	(r269293)
@@ -194,7 +194,7 @@ must come in pairs, e.g.,
 .Ed
 .Sh SEE ALSO
 .Xr VFS 9 ,
-.Xr VFS_MOUNT 9 ,
+.Xr VFS_MOUNT 9
 .Sh HISTORY
 The
 .Fn kernel_mount


More information about the svn-src-head mailing list