diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-02-22 23:26:35 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-02-22 23:26:35 +0100 |
commit | f2ddc5f81345a75bf942addfb8a15696bbb63529 (patch) | |
tree | 6070c791d367314f27bac807746a7450676596e4 | |
parent | 59ef622240a6f5ca029327a5ee439302cb53493f (diff) | |
download | plan9front-f2ddc5f81345a75bf942addfb8a15696bbb63529.tar.xz |
rcpu(1): fix manpage reference
-rw-r--r-- | sys/man/1/rcpu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/rcpu b/sys/man/1/rcpu index 4eca9922d..c096c090b 100644 --- a/sys/man/1/rcpu +++ b/sys/man/1/rcpu @@ -167,7 +167,7 @@ and .TP .B -P \fIpatternfile Restricts the set of exported files (see -.I exportfs (4)) +.IR exportfs (4)) for .I rcpu and |