diff options
-rw-r--r-- | hurd/running/debian/faq/df.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/running/debian/faq/df.mdwn b/hurd/running/debian/faq/df.mdwn index 908fe00b..bbd3a7b9 100644 --- a/hurd/running/debian/faq/df.mdwn +++ b/hurd/running/debian/faq/df.mdwn @@ -9,7 +9,9 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] There is no `/etc/mtab` (due to dynamic translator startup, its content is hard -to define actually), so just running `df` will yield the following error. +to define actually, see +[[the mtab GSoC project idea|community/gsoc/project_ideas/mtab]]), +so just running `df` will yield the following error. df: cannot read table of mounted file systems |