Date: Mon, 11 Nov 2013 14:04:26 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r257989 - stable/10/bin/df Message-ID: <201311111404.rABE4QVe074501@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311111404.rABE4QVe074501>