Date: Sat, 2 Apr 2022 13:13:15 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a16977209bc2 - main - pnfsserver(4): Fix a typo in the manual page Message-ID: <202204021313.232DDFOZ073723@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a16977209bc261239022fac2cab6956a8e9676b5 commit a16977209bc261239022fac2cab6956a8e9676b5 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-04-02 13:12:51 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-04-02 13:12:51 +0000 pnfsserver(4): Fix a typo in the manual page - s/commmand/command/ MFC after: 3 days --- usr.sbin/nfsd/pnfsserver.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/nfsd/pnfsserver.4 b/usr.sbin/nfsd/pnfsserver.4 index fd3aff0f3ca4..67a138099c37 100644 --- a/usr.sbin/nfsd/pnfsserver.4 +++ b/usr.sbin/nfsd/pnfsserver.4 @@ -399,7 +399,7 @@ command done on them to complete the recovery. # pnfsdscopymr -r /data3 <file-path-reported> .Ed .sp -If this commmand fails with the error +If this command fails with the error .br .Dq pnfsdscopymr: Copymr failed for file <path>: Device not configured .br
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204021313.232DDFOZ073723>