Blame SOURCES/nfs-utils-2.3.3-nfsdclddb-manpage-rename.patch

732391
commit 3e81185037cf97990e4598218f56d92dd70d6269
732391
Author: NeilBrown <neilb@suse.de>
732391
Date:   Tue Oct 20 13:19:10 2020 -0400
732391
732391
    clddb-tool was recently renamed to nfsdclddb.
732391
    Unfortunately the nfsdcld man page wasn't told.
732391
    
732391
    Signed-off-by: NeilBrown <neilb@suse.de>
732391
    Signed-off-by: Steve Dickson <steved@redhat.com>
732391
732391
diff --git a/utils/nfsdcld/nfsdcld.man b/utils/nfsdcld/nfsdcld.man
732391
index 4c2b1e80..861f1c49 100644
732391
--- a/utils/nfsdcld/nfsdcld.man
732391
+++ b/utils/nfsdcld/nfsdcld.man
732391
@@ -209,12 +209,12 @@ not necessary after upgrading \fBnfsdcld\fR, however \fBnfsd\fR will not use a l
732391
 version until restart.  A restart of \fBnfsd is necessary\fR after downgrading \fBnfsdcld\fR,
732391
 to ensure that \fBnfsd\fR does not use an upcall version that \fBnfsdcld\fR does not support.
732391
 Additionally, a downgrade of \fBnfsdcld\fR requires the schema of the on-disk database to
732391
-be downgraded as well.  That can be accomplished using the \fBclddb-tool\fR(8) utility.
732391
+be downgraded as well.  That can be accomplished using the \fBnfsdclddb\fR(8) utility.
732391
 .SH FILES
732391
 .TP
732391
 .B /var/lib/nfs/nfsdcld/main.sqlite
732391
 .SH SEE ALSO
732391
-.BR nfsdcltrack "(8), " clddb-tool (8)
732391
+.BR nfsdcltrack "(8), " nfsdclddb (8)
732391
 .SH "AUTHORS"
732391
 .IX Header "AUTHORS"
732391
 The nfsdcld daemon was developed by Jeff Layton <jlayton@redhat.com>