diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-01-12 08:43:36 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-01-12 08:43:36 +0100 |
commit | 36d2092a3330692c43f33ef4e05edc997c05ecad (patch) | |
tree | 4d9d26469d8b6aee5a32ef16ee67d82b17d5e72e /sys/man/5 | |
parent | af42c4f4816c84772533ee7f47ffaafd33abeb22 (diff) |
fix manpage references
Diffstat (limited to 'sys/man/5')
-rw-r--r-- | sys/man/5/remove | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/5/remove b/sys/man/5/remove index ccdc1b3dd..e3e659fa2 100644 --- a/sys/man/5/remove +++ b/sys/man/5/remove @@ -40,7 +40,7 @@ The Plan 9 file servers (like remove the file immediately: attempts to use the other fids will yield a ``phase error.'' -.IR U9fs (4) +.I U9fs follows the semantics of the underlying Unix file system, so other fids typically remain usable. .SH ENTRY POINTS |