Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2011 08:20:36 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r226503 - head/bin/df
Message-ID:  <201110180820.p9I8KavL063557@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Tue Oct 18 08:20:36 2011
New Revision: 226503
URL: http://svn.freebsd.org/changeset/base/226503

Log:
  Minor clarification
  
  MFC after:	3 weeks

Modified:
  head/bin/df/df.1

Modified: head/bin/df/df.1
==============================================================================
--- head/bin/df/df.1	Tue Oct 18 08:18:26 2011	(r226502)
+++ head/bin/df/df.1	Tue Oct 18 08:20:36 2011	(r226503)
@@ -29,7 +29,7 @@
 .\"     @(#)df.1	8.3 (Berkeley) 5/8/95
 .\" $FreeBSD$
 .\"
-.Dd November 23, 2008
+.Dd October 18, 2011
 .Dt DF 1
 .Os
 .Sh NAME
@@ -63,6 +63,7 @@ The following options are available:
 Show all mount points, including those that were mounted with the
 .Dv MNT_IGNORE
 flag.
+This is implied for file systems specified on the command line.
 .It Fl b
 Use 512-byte blocks rather than the default.
 Note that



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110180820.p9I8KavL063557>