]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
grepc.1: ffix
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 9 May 2022 20:18:08 +0000 (22:18 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:28:53 +0000 (21:28 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
share/man/man1/grepc.1

index b76be96e47353d70683ee47699a0505263676cf2..e130f2e9318e1622ec6d0ec726d5cee3808ea93d 100644 (file)
@@ -17,14 +17,14 @@ so it can be used to find complex patterns.
 .SH EXAMPLES
 .EX
 .RB \(ti/src/nginx/unit$ " grepc nxt_sprintf;"
-
-
+\&
+\&
 \&./src/nxt_sprintf.h:15:
 
 NXT_EXPORT u_char *nxt_cdecl nxt_sprintf(u_char *buf, u_char *end,
     const char *fmt, ...);
-
-
+\&
+\&
 \&./src/nxt_sprintf.c:58:
 
 u_char * nxt_cdecl