[1913] in Athena Bugs
df(1): -t option undocumented
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Thu Mar 16 02:59:21 1989
From: <probe@ATHENA.MIT.EDU>
Date: Thu, 16 Mar 89 02:59:01 EST
To: doc-bugs@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
The df(1) man page makes no mention of the "-t" option.
The usage for df is:
df [ -i ] [ -t mount-type ] [ filesystem ... ] [ file ... ]
-t Only show those filesystems with the given mount-type.
For instance, "df -t 4.2" will show you statistics only
about the 4.2 filesystems that are mounted.
Of course, the above is not a final draft. I leave that to the
documentation staff to determine the proper wording. :-)
-Richard