bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59963] Issues in findutils man pages


From: Bernhard Voelker
Subject: [bug #59963] Issues in findutils man pages
Date: Sun, 31 Jan 2021 11:41:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

Follow-up Comment #4, bug #59963 (project findutils):

Thank you for the fast reply.

> I would expect I<'\\(ti'> -> B<\\(ti>

Hmm, IMO the tilde character alone looks quite odd.
Other examples of a single character in the find.1 man page
also quote, but with `...' style.

What about this?


diff --git a/find/find.1 b/find/find.1
index 96fb1fc7..da0ce9b8 100644
--- a/find/find.1
+++ b/find/find.1
@@ -2341,10 +2341,8 @@ to
 .IR /dest-dir ,
 but omit files and directories named
 .I .snapshot
-(and anything in them).  It also omits files or directories whose name
-ends in
-.IR '\(ti' ,
-but not their contents.
+(and anything in them).  It also omits files or directories whose name ends
in
+`\(ti', but not their contents.
 .nf
 \&
 .in +4m


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59963>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]