diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-24 10:46:35 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-24 10:46:35 +0200 |
commit | d8d91cdaf9fd1e0a6d676a211da024fa7f52055b (patch) | |
tree | ee95a5fa526b7b6bcf8cb1c814dbc9f4488ea97b /doc | |
parent | 3aee8e4b88269ec6fbc47779cc2acb5cce6d78b4 (diff) |
Drop dead links
* doc/hurd.texi (BSD Unix FS): Remove link to dropped section.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hurd.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/hurd.texi b/doc/hurd.texi index ae478688..07ddfb46 100644 --- a/doc/hurd.texi +++ b/doc/hurd.texi @@ -289,7 +289,6 @@ Stored Filesystems * Repairing Filesystems:: Recovering from minor filesystem crashes. * Linux Extended 2 FS:: The popular Linux filesystem format. -* BSD Unix FS:: The BSD Unix 4.x Fast File System. * ISO-9660 CD-ROM FS:: Standard CD-ROM format. * Diskfs Library:: Implementing new filesystem servers. @@ -3552,7 +3551,6 @@ workstations, as well. @menu * Repairing Filesystems:: Recovering from minor filesystem crashes. * Linux Extended 2 FS:: The popular Linux filesystem format. -* BSD Unix FS:: The BSD Unix 4.x Fast File System. * ISO-9660 CD-ROM FS:: Standard CD-ROM format. * Diskfs Library:: Implementing new filesystem servers. @end menu |