bug-gnu-utils
[Top][All Lists]
Advanced

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

small formatting error in grep manpage


From: Geert Kloosterman
Subject: small formatting error in grep manpage
Date: Mon, 12 Jan 2004 16:20:47 +0100

Hi,

I found a small formatting error in the grep manpage.
The '-P' option isn't indented correctly.

The attached patch fixes this.

Best,

Geert Kloosterman

--- grep.1.orig Mon Jan 12 15:47:14 2004
+++ grep.1      Mon Jan 12 15:47:29 2004
@@ -191,6 +191,7 @@
 .I PATTERN
 as a list of fixed strings, separated by newlines,
 any of which is to be matched.
+.TP
 .BR \-P ", " \-\^\-perl-regexp
 Interpret
 .I PATTERN

reply via email to

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