diff options
Diffstat (limited to 'hurd/faq/slash_usr_symlink.mdwn')
-rw-r--r-- | hurd/faq/slash_usr_symlink.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/faq/slash_usr_symlink.mdwn b/hurd/faq/slash_usr_symlink.mdwn index d78913fb..6fa6c58d 100644 --- a/hurd/faq/slash_usr_symlink.mdwn +++ b/hurd/faq/slash_usr_symlink.mdwn @@ -11,7 +11,7 @@ is included in the section entitled [[meta title="Why is `/usr' a symbolic link to `.'?"]] -The distinction between `/` and `/usr` has historical reasons. Back when Unix +The distinction between `/` and `/usr` has historical reasons. Back when [[Unix]] systems were booted from two tapes, a small root tape and a big user tape. Today, we like to use different partitions for these two spaces. The Hurd throws this historical garbage away. We think that we have found a more |