summaryrefslogtreecommitdiffstats
path: root/usr.bin/split/split.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
committerru <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
commit33e34aeeb5bc540d849c497452e05717429183c2 (patch)
tree45e29d785027cf107a393485f50062a3363197bc /usr.bin/split/split.1
parent07966d46cf7dda6b0ee886e063c0aadf8863594a (diff)
downloadFreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.zip
FreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.tar.gz
Markup fixes.
Diffstat (limited to 'usr.bin/split/split.1')
-rw-r--r--usr.bin/split/split.112
1 files changed, 9 insertions, 3 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index 329326d..5e8e198 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -46,7 +46,9 @@
.Nm
.Fl b Ar byte_count Ns
.Oo
-.Cm K Ns | Ns Cm k Ns | Ns Cm M Ns | Ns Cm m Ns | Ns Cm G Ns | Ns Cm g
+.Sm off
+.Cm K | k | M | m | G | g
+.Sm on
.Oc
.Op Fl a Ar suffix_length
.Op Ar file Op Ar prefix
@@ -77,7 +79,11 @@ The options are as follows:
Use
.Ar suffix_length
letters to form the suffix of the file name.
-.It Fl b Ar byte_count Ns Op Cm K Ns | Ns Cm k Ns | Ns Cm M Ns | Ns Cm m Ns | Ns Cm G Ns | Ns Cm g
+.It Fl b Ar byte_count Ns Oo
+.Sm off
+.Cm K | k | M | m | G | g
+.Sm on
+.Oc
Create smaller files
.Ar byte_count
bytes in length.
@@ -126,7 +132,7 @@ In this case, each file into which the file is split is named by the
prefix followed by a lexically ordered suffix using
.Ar suffix_length
characters in the range
-.Dq Li a Ns - Ns Li z .
+.Dq Li a Ns - Ns Li z .
If
.Fl a
is not specified, two letters are used as the suffix.
OpenPOWER on IntegriCloud