Date: Mon, 28 Oct 2013 23:02:12 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r257288 - head/bin/df Message-ID: <201310282302.r9SN2CC8076967@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Mon Oct 28 23:02:12 2013 New Revision: 257288 URL: http://svnweb.freebsd.org/changeset/base/257288 Log: Clean up a spurious "." in SEE ALSO. MFC after: 3 days Modified: head/bin/df/df.1 Modified: head/bin/df/df.1 ============================================================================== --- head/bin/df/df.1 Mon Oct 28 22:54:28 2013 (r257287) +++ head/bin/df/df.1 Mon Oct 28 23:02:12 2013 (r257288) @@ -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?201310282302.r9SN2CC8076967>