diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2026-04-25 02:15:37 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2026-04-25 02:16:23 +0000 |
| commit | c0c7d1e1af4e42deb9c5a95c735602100c3cc1f2 (patch) | |
| tree | 6bf64eac9628f98164abd0dcd775d5979fe5f018 | |
| parent | 0f7b8f79f67b25cb0727c7b7d604eb1eec91fef1 (diff) | |
split.1: grammar
PR: 294757
Reported by: Ulrich Eduard
MFC after: 1 week
| -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 bd837f3e9c71..623dcc8adb37 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -113,7 +113,7 @@ gigabyte pieces. Continue creating files and do not overwrite existing output files. .It Fl d -Use a numeric suffix instead of a alphabetic suffix. +Use a numeric suffix instead of an alphabetic suffix. .It Fl l Ar line_count Create split files .Ar line_count |
