From owner-freebsd-doc@FreeBSD.ORG Sun Nov 30 04:50:06 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C059106564A for ; Sun, 30 Nov 2008 04:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7FFBB8FC08 for ; Sun, 30 Nov 2008 04:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mAU4o6PB038102 for ; Sun, 30 Nov 2008 04:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mAU4o6dQ038101; Sun, 30 Nov 2008 04:50:06 GMT (envelope-from gnats) Date: Sun, 30 Nov 2008 04:50:06 GMT Message-Id: <200811300450.mAU4o6dQ038101@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Eitan Adler Cc: Subject: Re: docs/129285: [patch] df man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eitan Adler List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 04:50:06 -0000 The following reply was made to PR docs/129285; it has been noted by GNATS. From: Eitan Adler To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/129285: [patch] df man page Date: Sat, 29 Nov 2008 23:22:27 -0500 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Updated patch: I forgot the line at the top - --- df.1.old 2008-11-29 23:16:18.000000000 -0500 +++ df.1 2008-11-29 23:19:12.000000000 -0500 @@ -37,7 +37,7 @@ .Nd display free disk space .Sh SYNOPSIS .Nm - -.Op Fl b | g | H | h | k | m | P +.Op Fl b | g | H | h | k | m | P | T .Op Fl aciln .Op Fl t Ar type .Op Ar file | filesystem ... @@ -140,6 +140,8 @@ .Xr lsvfs 1 command can be used to find out the types of file systems that are available on the system. +.It Fl T +File system type will be included in output. .El .Sh ENVIRONMENT .Bl -tag -width BLOCKSIZE - -- Eitan Adler GNU Key fingerptrint: 2E13 BC16 5F54 0FBD 62ED 42B6 B65F 24AB E9C2 CCD1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkyFQMACgkQtl8kq+nCzNEQqQCeKisQS8+CaomclqN7sHvH4UmS h5gAni0JK8Aimqwjdk+6jA3nT9QQjfcZ =xKtx -----END PGP SIGNATURE-----