doc: Fix grammar in fileserver -admin-write

Commit f5f8b933 (viced: add opt to allow admin writes on RO servers)
introduced an extra "the" in the description for the -admin-write
option in fileserver/dafileserver manpage. Remove it.

Change-Id: I98d7073f850a222969f373697ae263b6cef63c38
Reviewed-on: https://gerrit.openafs.org/14051
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
This commit is contained in:
Andrew Deason 2020-02-03 15:16:38 -06:00
parent 3cc6dc0dc2
commit 97591f59c6

View File

@ -168,7 +168,7 @@ Don't allow writes to this fileserver.
=item B<-admin-write>
Allows write requests for members of system:administrators on the read-only
fileserver in question. The C<-admin-write> option has no effect when the
fileserver in question. The C<-admin-write> option has no effect when
C<-readonly> is not specified.
=item B<-hr> <I<number of hours between refreshing the host cps>>