From 08a9a6952dfa9ace5b4ae6fa1614c97d4a945ece Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 13 Dec 2020 20:11:44 +0100 Subject: cpu(1): refer to oexportfs(4) --- sys/man/1/cpu | 6 +++--- 1 file 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 -- cgit v1.2.3