aboutsummaryrefslogtreecommitdiff
path: root/man/grab.1
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-01-21 04:06:29 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-01-21 04:06:29 +0100
commit6781dd8116586b6dbed97d282a05289acce4043e (patch)
treea8a8957db6acf8ba49810a192c972556cee36be8 /man/grab.1
parentce356e22db97a05982f3b8beacf22cc6d479f933 (diff)
Remove paragraph from BUGSv1.1.0
Diffstat (limited to 'man/grab.1')
-rw-r--r--man/grab.16
1 files changed, 0 insertions, 6 deletions
diff --git a/man/grab.1 b/man/grab.1
index f4a0f3e..ad0dffb 100644
--- a/man/grab.1
+++ b/man/grab.1
@@ -315,12 +315,6 @@ the newline will
be matched by
.Ql [^a] .
.Sh BUGS
-When writing pattern matches to the standard output,
-.Nm
-appends a newline to the end of the match.
-This often results in non-ideal output as matched patterns are often
-already suffixed by a newline.
-.Pp
Input files must be encoded as UTF-8.
No other encodings are supported unless they are UTF-8 compatible,
such as ASCII.