doc: remove unimplemented -showsuid and -showmounts from the salvageserver man page
authorMichael Meffie <mmeffie@sinenomine.net>
Tue, 31 Mar 2015 15:08:34 +0000 (11:08 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Wed, 2 Dec 2015 05:20:59 +0000 (00:20 -0500)
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 <pruiter@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>

doc/man-pages/pod8/salvageserver.pod

index 3198dd7..78bda1f 100644 (file)
@@ -13,7 +13,7 @@ B<salvageserver> [I<initcmd>] S<<< [B<-partition> <I<name of partition to salvag
     [B<-salvagedirs>] [B<-blockreads>]
     S<<< [B<-parallel> <I<# of max parallel partition salvaging>>] >>>
     S<<< [B<-tmpdir> <I<name of dir to place tmp files>>] >>>
-    [B<-showlog>] [B<-showsuid>] [B<-showmounts>]
+    [B<-showlog>]
     S<<< [B<-orphans> (ignore | remove | attach)] >>>
     [B<-syslog>]
     S<<< [B<-syslogfacility> <I<Syslog facility number to use>>] >>>
@@ -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</usr/afs/logs/SalsrvLog> 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</usr/afs/logs/SalsrvLog> 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