code: plan9front

Download patch

ref: ca73f673473457152d6f1b2e9030495f8dec5c49
parent: 27af159fdcb135e5876788653d2aa6bf080725de
author: Kyle Milz <krwmilz@gmail.com>
date: Mon Nov 1 13:07:28 EDT 2021

man grep args spacing diff

--- a/sys/man/1/grep
+++ b/sys/man/1/grep
@@ -40,11 +40,11 @@
 with lowest precedence.
 Normally, each line matching the pattern is `selected',
 and each selected line is copied to the standard output.
-The options are
+.PP
+The options are:
 .TP
 .B -c
 Print only a count of matching lines.
-.PD 0
 .TP
 .B -h
 Do not print file name tags (headers) with output lines.