Signed-off-by: Yongcheng Yang <yongcheng.yang@xxxxxxxxx> --- utils/nfsdctl/nfsdctl.8 | 10 +++++----- utils/nfsdctl/nfsdctl.adoc | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/utils/nfsdctl/nfsdctl.8 b/utils/nfsdctl/nfsdctl.8 index 38dd1d30..b08fe803 100644 --- a/utils/nfsdctl/nfsdctl.8 +++ b/utils/nfsdctl/nfsdctl.8 @@ -2,12 +2,12 @@ .\" Title: nfsdctl .\" Author: Jeff Layton .\" Generator: Asciidoctor 2.0.20 -.\" Date: 2024-11-18 +.\" Date: 2024-12-30 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "NFSDCTL" "8" "2024-11-18" "\ \&" "\ \&" +.TH "NFSDCTL" "8" "2024-12-30" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -163,7 +163,7 @@ The fields are: .fam C + to enable a version, \- to disable MAJOR: the major version integer value -MINOR: the minor version integet value +MINOR: the minor version integer value .fam .fi .if n .RE @@ -291,7 +291,7 @@ Set the pool\-mode to "pernode": .if n .RS 4 .nf .fam C -nfsctl pool\-mode pernode +nfsdctl pool\-mode pernode .fam .fi .if n .RE @@ -306,7 +306,7 @@ user, but configuring the server typically requires an account with elevated privileges. .SH "SEE ALSO" .sp -nfs.conf(5), rpc.nfsd(8), rpc.mountd(8), exports(5), exportfs(8), nfs.conf(5), rpc.rquotad(8), nfsstat(8), netconfig(5) +nfs.conf(5), rpc.nfsd(8), rpc.mountd(8), exports(5), exportfs(8), rpc.rquotad(8), nfsstat(8), netconfig(5) .SH "AUTHOR" .sp Jeff Layton \ No newline at end of file diff --git a/utils/nfsdctl/nfsdctl.adoc b/utils/nfsdctl/nfsdctl.adoc index 79f07cf0..c5921458 100644 --- a/utils/nfsdctl/nfsdctl.adoc +++ b/utils/nfsdctl/nfsdctl.adoc @@ -88,7 +88,7 @@ Each subcommand can also accept its own set of options and arguments. The + to enable a version, - to disable MAJOR: the major version integer value - MINOR: the minor version integet value + MINOR: the minor version integer value The minorversion field is optional. If not given, it will disable or enable all minorversions for that major version. @@ -143,7 +143,7 @@ Change the number of running threads in first pool to 256: Set the pool-mode to "pernode": - nfsctl pool-mode pernode + nfsdctl pool-mode pernode == NOTES @@ -157,4 +157,4 @@ privileges. == SEE ALSO -nfs.conf(5), rpc.nfsd(8), rpc.mountd(8), exports(5), exportfs(8), nfs.conf(5), rpc.rquotad(8), nfsstat(8), netconfig(5) +nfs.conf(5), rpc.nfsd(8), rpc.mountd(8), exports(5), exportfs(8), rpc.rquotad(8), nfsstat(8), netconfig(5) -- 2.43.5