mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Correct spelling mistake, int -> into
MFC after: 3 days
This commit is contained in:
parent
629cb67ffa
commit
f806ea8af1
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue