[PATCH 1/6] nfsd(7): Use "backslash" consistently
From: cel@kernel.org
Date: 2022-12-18 17:37:35
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: cel@kernel.org
Date: 2022-12-18 17:37:35
Subsystem:
the rest · Maintainer:
Linus Torvalds
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 <redacted> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> --- utils/exportfs/nfsd.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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