ubase/df.1
sin 8c2bbb8fb3 Rename manpages to match the proper section
Install manpages to the right place, ensure their permissions
is set correctly.
2013-10-17 14:00:21 +03:00

25 lines
422 B
Groff

.TH DF 1 ubase\-VERSION
.OS Linux
.SH NAME
df \- show file system usage
.SH SYNOPSIS
.B df
.RB [ \-ahsi ]
.SH DESCRIPTION
df displays the amount of disk space available on a file system.
If no arguments are given, df shows all the file systems using 512-byte
blocks.
.SH OPTIONS
.TP
.BI \-a
Show all file systems including dummy ones.
.TP
.BI \-h
Not implemented.
.TP
.BI \-s
Not implemented.
.TP
.BI \-i
Not implemented.