summaryrefslogtreecommitdiffstats
path: root/usr.bin/split
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-07-11 14:47:32 +0000
committertjr <tjr@FreeBSD.org>2004-07-11 14:47:32 +0000
commit466d5d5279bb2e2e2f72ca2e0a800b81994af941 (patch)
tree2219e6a5fa15e430be81856dd68ba2b6cdfbc22a /usr.bin/split
parent53407e80871f5d175df1521b928026e32d72f1fc (diff)
downloadFreeBSD-src-466d5d5279bb2e2e2f72ca2e0a800b81994af941.zip
FreeBSD-src-466d5d5279bb2e2e2f72ca2e0a800b81994af941.tar.gz
Add fairly standard ENVIRONMENT and DIAGNOSTICS sections.
Diffstat (limited to 'usr.bin/split')
-rw-r--r--usr.bin/split/split.113
1 files changed, 12 insertions, 1 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index b83543f..2f216f5 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 April 16, 1994
+.Dd July 12, 1994
.Dt SPLIT 1
.Os
.Sh NAME
@@ -114,6 +114,17 @@ argument is not specified, the file is split into lexically ordered
files named with prefixes in the range of
.Dq Li x-z
and with suffixes as above.
+.Sh ENVIRONMENT
+The
+.Ev LANG , LC_ALL , LC_CTYPE
+and
+.Ev LC_COLLATE
+environment variables affect the execution of
+.Nm
+as described in
+.Xr environ 7 .
+.Sh DIAGNOSTICS
+.Ex -std
.Sh SEE ALSO
.Xr csplit 1 ,
.Xr re_format 7
OpenPOWER on IntegriCloud