Research V3 development
authorKen Thompson <ken@research.uucp>
Thu, 8 Feb 1973 19:29:04 +0000 (14:29 -0500)
committerKen Thompson <ken@research.uucp>
Thu, 8 Feb 1973 19:29:04 +0000 (14:29 -0500)
Work on file man/man1/df.1

Co-Authored-By: Dennis Ritchie <dmr@research.uucp>
Synthesized-from: v3

man/man1/df.1 [new file with mode: 0644]

diff --git a/man/man1/df.1 b/man/man1/df.1
new file mode 100644 (file)
index 0000000..fb1e1ec
--- /dev/null
@@ -0,0 +1,30 @@
+.pa 1
+.he 'DF (I)'1/20/73'DF (I)'
+.ti 0
+NAME           df -- disk free
+.sp
+.ti 0
+SYNOPSIS       df\b\b__ [ filesystem ]
+.sp
+.ti 0
+DESCRIPTION    df\b\b__
+prints out the number of free blocks
+available on a file system.
+If the file system is unspecified,
+the free space on all of
+the normally mounted file systems
+is printed.
+.sp
+.ti 0
+FILES          /dev/rf?,
+/dev/rk?,
+/dev/rp?
+.sp
+.ti 0
+SEE ALSO       check(VIII)
+.sp
+.ti 0
+DIAGNOSTICS    --
+.sp
+.ti 0
+BUGS           --