summaryrefslogtreecommitdiff
path: root/usr.bin/split
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2022-10-25 21:51:21 +0000
committerKyle Evans <kevans@FreeBSD.org>2022-11-11 18:08:54 +0000
commit6b628a694d88cec83a5c2432e2d52e34848976f8 (patch)
tree10cf72af13e14242ee9ab14169fecd971f7c7bf6 /usr.bin/split
parent50b1ea7ea07c4789cbfb103256975da481b781ce (diff)
Diffstat (limited to 'usr.bin/split')
-rw-r--r--usr.bin/split/split.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index 684cad57d4fc..4d5f4a1a0753 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -216,4 +216,4 @@ command appeared in
.Pp
Before
.Fx 14 ,
-pattern matching and only operated on lines shorter than 65,536 bytes.
+pattern and line matching only operated on lines shorter than 65,536 bytes.