diff mbox series

[1/6] nfsd(7): Use "backslash" consistently

Message ID 167138168903.1584402.12231405451604036910.stgit@morisot.1015granger.net (mailing list archive)
State New, archived
Headers show
Series [1/6] nfsd(7): Use "backslash" consistently | expand

Commit Message

Chuck Lever Dec. 18, 2022, 4:41 p.m. UTC
From: Chuck Lever <chuck.lever@oracle.com>

Man page: nfsd.7
Issue:    back-slash vs. backslash, should be consistent

"Each line of the file contains a path name, a client name, and a number of "
"options in parentheses.  Any space, tab, newline or back-slash character in "
"the path name or client name will be replaced by a backslash followed by the "
"octal ASCII code for that character."

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
---
 utils/exportfs/nfsd.man |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man
index 514153f024fa..2abb8933fb11 100644
--- a/utils/exportfs/nfsd.man
+++ b/utils/exportfs/nfsd.man
@@ -50,7 +50,7 @@  being treated identically.
 
 Each line of the file contains a path name, a client name, and a
 number of options in parentheses.  Any space, tab, newline or
-back-slash character in the path name or client name will be replaced
+backslash character in the path name or client name will be replaced
 by a backslash followed by the octal ASCII code for that character.
 
 .TP