From f806ea8af121c57f45c68a10b198a2fb2a08a3e7 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 2 Sep 2010 21:29:50 +0000 Subject: [PATCH] Correct spelling mistake, int -> into MFC after: 3 days --- usr.bin/split/split.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index e55bb87b74a..5b2953b2887 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -32,7 +32,7 @@ .\" @(#)split.1 8.3 (Berkeley) 4/16/94 .\" $FreeBSD$ .\" -.Dd January 23, 2009 +.Dd September 2, 2010 .Dt SPLIT 1 .Os .Sh NAME @@ -117,7 +117,7 @@ Create split files .Ar line_count lines in length. .It Fl n Ar chunk_count -Split file int +Split file into .Ar chunk_count smaller files. .It Fl p Ar pattern