From: Andrew Deason Date: Fri, 14 Jun 2013 20:58:45 +0000 (-0500) Subject: doc: bos manpage fixes X-Git-Tag: upstream/1.6.8^2~10 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d138114092426ddda6ff78f380f1042994039dae;p=packages%2Fo%2Fopenafs.git 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 --- 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