From d138114092426ddda6ff78f380f1042994039dae Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Fri, 14 Jun 2013 15:58:45 -0500 Subject: [PATCH] doc: bos manpage fixes Add missing documentation for the -mode option. Reviewed-on: http://gerrit.openafs.org/10390 Reviewed-by: Ken Dreyer Tested-by: BuildBot Reviewed-by: Derrick Brashear (cherry picked from commit 070230ab76e1df338db3f2a7971111ca976a0c1a) Change-Id: I0780fc350840631d55d60c21e6223020ca9a845f Reviewed-on: http://gerrit.openafs.org/10954 Reviewed-by: Andrew Deason Reviewed-by: Chas Williams - CONTRACTOR Reviewed-by: Stephan Wiesand Tested-by: Stephan Wiesand --- doc/man-pages/pod8/bos_setrestricted.pod | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/man-pages/pod8/bos_setrestricted.pod b/doc/man-pages/pod8/bos_setrestricted.pod index 60f5a2a02..82fc88644 100644 --- a/doc/man-pages/pod8/bos_setrestricted.pod +++ b/doc/man-pages/pod8/bos_setrestricted.pod @@ -39,6 +39,14 @@ the local machine. Indicates the server machine to restrict. +=item B<-mode> > + +Indicates whether to turn restricted mode off or on. Pass a 1 to turn +restricted mode on, and pass a 0 to turn restricted mode off. However, since +you cannot turn off restricted mode remotely on a server where restricted mode +is already on, trying to turn off restricted mode will always either fail, or +do nothing. So the only option that makes sense here is 1. + =item B<-cell> > Names the cell in which to run the command. Do not combine this argument -- 2.39.5