diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 07:26:08 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 07:26:08 +0000 |
| commit | 24d01c530c5a3f75217543d02bf6712395e5f90c (patch) | |
| tree | 0fff2e832ef0714ca1a56c5c70fad257b6471c14 /man1/intro.1 | |
| parent | bed47b47a76a796711a98870ef7d5cf4dc878af7 (diff) | |
| download | man-pages-24d01c530c5a3f75217543d02bf6712395e5f90c.tar.gz | |
s/filesystem/file system/
Diffstat (limited to 'man1/intro.1')
| -rw-r--r-- | man1/intro.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/intro.1 b/man1/intro.1 index ea09b3356a..e193a17574 100644 --- a/man1/intro.1 +++ b/man1/intro.1 @@ -234,8 +234,8 @@ and it may be better to use .SS "Disks and Filesystems" The command .I mount -will attach the filesystem found on some disk (or floppy, or CDROM or so) -to the big filesystem hierarchy. And +will attach the file system found on some disk (or floppy, or CDROM or so) +to the big file system hierarchy. And .I umount detaches it again. The command |
