diff options
Diffstat (limited to 'usr/src/man/man1m/df_ufs.1m')
-rw-r--r-- | usr/src/man/man1m/df_ufs.1m | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/usr/src/man/man1m/df_ufs.1m b/usr/src/man/man1m/df_ufs.1m index 5f0ef56202..f797407b49 100644 --- a/usr/src/man/man1m/df_ufs.1m +++ b/usr/src/man/man1m/df_ufs.1m @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH df_ufs 1M "25 Feb 2005" "SunOS 5.11" "System Administration Commands" +.TH DF_UFS 1M "Feb 25, 2005" .SH NAME df_ufs \- report free disk space on ufs file systems .SH SYNOPSIS @@ -33,33 +33,27 @@ displays information for all mounted ufs file systems. The following options are supported: .sp .ne 2 -.mk .na \fB\fIgeneric_options\fR\fR .ad .RS 19n -.rt Options supported by the generic \fBdf\fR command. See \fBdf\fR(1M) for a description of these options. .RE .sp .ne 2 -.mk .na \fB\fB-o\fR\fR .ad .RS 19n -.rt Specify \fBufs\fR file system specific options. The available option is: .sp .ne 2 -.mk .na \fB\fBi\fR\fR .ad .RS 5n -.rt Report the number of used and free inodes. This option can not be used with \fIgeneric_options\fR. .RE @@ -69,12 +63,10 @@ Report the number of used and free inodes. This option can not be used with .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/mnttab\fR\fR .ad .RS 15n -.rt list of file systems currently mounted .RE |