summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2022-04-24 13:37:26 +0200
committerBernhard Voelker <mail@bernhard-voelker.de>2022-04-24 13:37:26 +0200
commitd3097b33253ac99c42c1c62a537c47a922e00c0d (patch)
treed7b31be15c6a2c814b9ed5b4f06054772fc99936
parent36ec95c4d60f400a0a9e2e5bf4c749cc24239434 (diff)
downloadfindutils-d3097b33253ac99c42c1c62a537c47a922e00c0d.tar.gz
doc: fix formatting typo in Texinfo manual
* doc/find.texi (LC_COLLATE): Change man-style `\-name' to @samp{-name}.
-rw-r--r--doc/find.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/find.texi b/doc/find.texi
index 0cc25504..1f295837 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -4174,7 +4174,7 @@ other internationalisation variables.
@item LC_COLLATE
The POSIX standard specifies that this variable affects the pattern
-matching to be used for the `\-name' option. GNU find uses the
+matching to be used for the @samp{-name} option. GNU find uses the
GNU version of the @code{fnmatch} library function.
This variable also affects the interpretation of the response to