diff options
Diffstat (limited to 'hurd/running/debian/faq/df.mdwn')
-rw-r--r-- | hurd/running/debian/faq/df.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hurd/running/debian/faq/df.mdwn b/hurd/running/debian/faq/df.mdwn index 3031d08c..591e26c8 100644 --- a/hurd/running/debian/faq/df.mdwn +++ b/hurd/running/debian/faq/df.mdwn @@ -6,8 +6,6 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]] -# `df` - There is no `/etc/mtab`, so just running `df` will yield an error. Pass `df` a path like `df /` or `df ./` to see the disk usage of that particular file system. |