Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2026 02:17:59 +0000
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c0c7d1e1af4e - main - split.1: grammar
Message-ID:  <69ec2457.32ca6.4533f2db@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by maxim:

URL: https://cgit.FreeBSD.org/src/commit/?id=c0c7d1e1af4e42deb9c5a95c735602100c3cc1f2

commit c0c7d1e1af4e42deb9c5a95c735602100c3cc1f2
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2026-04-25 02:15:37 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2026-04-25 02:16:23 +0000

    split.1: grammar
    
    PR:             294757
    Reported by:    Ulrich Eduard
    MFC after:      1 week
---
 usr.bin/split/split.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ec2457.32ca6.4533f2db>