From fb91be7759605bb4ea5b4dd3ce089df1141c431a Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Tue, 31 Mar 2015 11:08:34 -0400 Subject: [PATCH] doc: remove unimplemented -showsuid and -showmounts from the salvageserver man page These options were copied from the salvager man page and are not implemented by the salvageserver. Change-Id: Ib6c5b3fd494f1662b958442863e5fbfc0755a0c2 Reviewed-on: http://gerrit.openafs.org/11817 Reviewed-by: Perry Ruiter Reviewed-by: Benjamin Kaduk Tested-by: BuildBot --- doc/man-pages/pod8/salvageserver.pod | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/doc/man-pages/pod8/salvageserver.pod b/doc/man-pages/pod8/salvageserver.pod index 3198dd766..78bda1f6d 100644 --- a/doc/man-pages/pod8/salvageserver.pod +++ b/doc/man-pages/pod8/salvageserver.pod @@ -13,7 +13,7 @@ B [I] S<<< [B<-partition> ] [B<-blockreads>] S<<< [B<-parallel> >] >>> S<<< [B<-tmpdir> >] >>> - [B<-showlog>] [B<-showsuid>] [B<-showmounts>] + [B<-showlog>] S<<< [B<-orphans> (ignore | remove | attach)] >>> [B<-syslog>] S<<< [B<-syslogfacility> >] >>> @@ -112,9 +112,6 @@ referenced by the vnode of any directory that can act as its parent (is higher in the filespace). Orphaned objects occupy space on the server partition, but do not count against the volume's quota. -To generate a list of all mount points that reside in one or more volumes, -rather than actually salvaging them, include the B<-showmounts> flag. - This command does not use the syntax conventions of the AFS command suites. Provide the command name and all option names in full. @@ -235,17 +232,6 @@ salvaged. Displays on the standard output stream all log data that is being written to the F file. -=item B<-showsuid> - -Displays a list of the pathnames for all files that have the setuid or -setgid mode bit set. - -=item B<-showmounts> - -Records in the F file all mount points found in -each volume. The Salvageserver does not repair corruption in the volumes, if -any exists. - =item B<-orphans> (ignore | remove | attach) Controls how the Salvageserver handles orphaned files and directories. Choose -- 2.39.5