diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2022-10-25 21:51:21 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2022-11-11 18:08:54 +0000 |
| commit | 6b628a694d88cec83a5c2432e2d52e34848976f8 (patch) | |
| tree | 10cf72af13e14242ee9ab14169fecd971f7c7bf6 /usr.bin/split | |
| parent | 50b1ea7ea07c4789cbfb103256975da481b781ce (diff) | |
Diffstat (limited to 'usr.bin/split')
| -rw-r--r-- | usr.bin/split/split.1 | 2 |
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. |
