From f8fcaaa0648a750dc56477f2878f53967ac85e73 Mon Sep 17 00:00:00 2001 From: Mark Vitale Date: Mon, 21 Nov 2016 13:25:40 -0500 Subject: [PATCH] doc: correct help for 'bos getlog' -restricted mode Commit f085951d39c0d6c1e6a626177c30235704317600 introduced an error in the bos getlog helpfile. Modify the helpfile to describe the actual restrictions imposed by -restricted mode. Reviewed-on: https://gerrit.openafs.org/12454 Reviewed-by: Benjamin Kaduk Tested-by: Benjamin Kaduk (cherry picked from commit 3af0460a4a6d7bf22e1789fd9e375659e20c3a55) Change-Id: Ifa544c322e67da712a0bc96b3797e51786e4d399 Reviewed-on: https://gerrit.openafs.org/12476 Tested-by: BuildBot Reviewed-by: Mark Vitale Reviewed-by: Stephan Wiesand --- doc/man-pages/pod8/bos_getlog.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man-pages/pod8/bos_getlog.pod b/doc/man-pages/pod8/bos_getlog.pod index b397963c4..3f488686f 100644 --- a/doc/man-pages/pod8/bos_getlog.pod +++ b/doc/man-pages/pod8/bos_getlog.pod @@ -141,8 +141,8 @@ machine named by the B<-server> argument, or must be logged onto a server machine as the local superuser C if the B<-localauth> flag is included. -When a server is in restricted mode, B can only return the -contents of the salvager's log. +When a server is in restricted mode, B B<-file> may only +specify files from the logs directory. =head1 SEE ALSO -- 2.39.5