[PATCH] regex.3: "([^...])" is not an end of sentence

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

 



Caused a double space before "not".

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
---
 man3/regex.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/regex.3 b/man3/regex.3
index 13e540b22..630c0369d 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -109,7 +109,7 @@ .SS Compilation
 Match-any-character operators don't match a newline.
 .IP
 A nonmatching list
-.RB ( [\[ha]...] )
+.RB ( [\[ha]...\&] )
 not containing a newline does not match a newline.
 .IP
 Match-beginning-of-line operator
-- 
2.39.2

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux