diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-17 19:41:53 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-17 19:41:53 +0000 |
| commit | 934fb1c520469408cc200cd5b793d930cb445659 (patch) | |
| tree | 70d67d81d7242fe856291e3ba67f16869086603f /lib/libc/sys | |
| parent | fc4c155508a5017e3730a28e09fe22aa9a056955 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/mount.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 25a2d8ce8b7b..8a3523368122 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -79,7 +79,7 @@ suppress default semantics which affect filesystem access. .It Dv MNT_RDONLY The filesystem should be treated as read-only; Even the super-user may not write on it. -Specifying MNT_UPDATE withut this option will upgrade +Specifying MNT_UPDATE without this option will upgrade a read-only filesystem to read/write. .It Dv MNT_NOEXEC Do not allow files to be executed from the filesystem. |
