diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-13 10:40:24 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-13 12:11:36 +0100 |
| commit | 091771e94b1a55af78908874b96835a5de9bc553 (patch) | |
| tree | 0f7042d1c67599c0695e0af532280789c672fd74 /man5/filesystems.5 | |
| parent | 05babf32a01bf98ecbbfeb1d6dc5369711c8da84 (diff) | |
| download | man-pages-091771e94b1a55af78908874b96835a5de9bc553.tar.gz | |
filesystems.5: SEE ALSO: add btrfs(5), nfs(5), tmpfs(5)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/filesystems.5')
| -rw-r--r-- | man5/filesystems.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 6a4f703468..4f0580bcb4 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -206,10 +206,13 @@ filesystem is no longer actively developed or maintained. It was removed from the kernel in 2.1.21. .SH SEE ALSO .BR fuse (4), +.BR btrfs (5), .BR ext2 (5), .BR ext3 (5), .BR ext4 (5), +.BR nfs (5), .BR proc (5), +.BR tmpfs (5), .BR fsck (8), .BR mkfs (8), .BR mount (8) |
