svn commit: r257989 - stable/10/bin/df

Christian Brueffer brueffer at FreeBSD.org
Mon Nov 11 14:04:26 UTC 2013


Author: brueffer
Date: Mon Nov 11 14:04:26 2013
New Revision: 257989
URL: http://svnweb.freebsd.org/changeset/base/257989

Log:
  MFC: r257288
  
  Clean up a spurious "." in SEE ALSO.
  
  Approved by:	re (glebius)

Modified:
  stable/10/bin/df/df.1
Directory Properties:
  stable/10/bin/df/   (props changed)

Modified: stable/10/bin/df/df.1
==============================================================================
--- stable/10/bin/df/df.1	Mon Nov 11 13:25:49 2013	(r257988)
+++ stable/10/bin/df/df.1	Mon Nov 11 14:04:26 2013	(r257989)
@@ -198,7 +198,7 @@ If the value is outside, it will be set 
 .Xr mount 8 ,
 .Xr pstat 8 ,
 .Xr quot 8 ,
-.Xr swapinfo 8 .
+.Xr swapinfo 8
 .Sh STANDARDS
 With the exception of most options,
 the


More information about the svn-src-all mailing list