From f8d05579128f953b870cd3f4d9a0ffbe9d7287dd Mon Sep 17 00:00:00 2001 From: Thorsten Alteholz Date: Wed, 30 Jan 2013 20:11:04 +0100 Subject: [PATCH] fix some typos in bos_setrestricted the real name of the command is: 'bos setrestricted' it is sufficient to name 'bos install' only once Reviewed-on: http://gerrit.openafs.org/8990 Reviewed-by: Ken Dreyer Tested-by: BuildBot Reviewed-by: Chas Williams - CONTRACTOR Reviewed-by: Derrick Brashear (cherry picked from commit 69f634503482f899e4d422b16100636905c72ea8) Change-Id: I7ab452cb2cf5e836341f7fc66dacd317cf65ed58 Reviewed-on: http://gerrit.openafs.org/9521 Tested-by: BuildBot Reviewed-by: Derrick Brashear Reviewed-by: Andrew Deason Reviewed-by: Stephan Wiesand --- doc/man-pages/pod8/bos_setrestricted.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man-pages/pod8/bos_setrestricted.pod b/doc/man-pages/pod8/bos_setrestricted.pod index 353edf853..1c114778f 100644 --- a/doc/man-pages/pod8/bos_setrestricted.pod +++ b/doc/man-pages/pod8/bos_setrestricted.pod @@ -15,12 +15,12 @@ B S<<< B<-server> > >>> S<<< B<-mode> 1 >>> =head1 DESCRIPTION -The B command places the server in restricted mode. This +The B command places the server in restricted mode. This mode increases the security of the bos server by removing access to a number of bos commands that are only used whilst configuring a system. When a server is in restricted mode, access to B, B, -B, B, B, B, B +B, B, B, B is denied, and the use of B is limited. =head1 CAUTIONS -- 2.39.5