diff options
-rw-r--r-- | sys/man/1/cpu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/1/cpu b/sys/man/1/cpu index 046560d88..41b60a015 100644 --- a/sys/man/1/cpu +++ b/sys/man/1/cpu @@ -99,7 +99,7 @@ If a argument is present, the .I patternfile is passed to -.IR exportfs (4) +.IR oexportfs (4) to control how much of the local name space will be exported to the remote system. .PP @@ -210,7 +210,7 @@ connections, if requested by the initial protocol. The name space of the terminal side of the .I cpu command is mounted, via -.IR exportfs (4), +.IR oexportfs (4), on the CPU side on directory .BR /mnt/term . The files such as @@ -222,7 +222,7 @@ are bound to their standard locations from there. .IR rcpu (1) , .IR rc (1) , .IR rio (1) , -.IR exportfs (4) , +.IR oexportfs (4) , .IR aan (8) .SH BUGS Binds and mounts done after the terminal |