about summary refs log tree commit diff
path: root/src/usr.bin/rs
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-02-27 22:57:44 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-02-27 22:57:44 +0100
commitfdb21b7bef79cf199c46c8150e72ca389b2f6cd1 (patch)
tree5522be4b3373422c63deb3f46df39f9329fe5db6 /src/usr.bin/rs
parent771e5fcc430f33540569f4dd8596ad2e54272b41 (diff)
downloadoutils-fdb21b7bef79cf199c46c8150e72ca389b2f6cd1.tar.gz
outils-fdb21b7bef79cf199c46c8150e72ca389b2f6cd1.tar.xz
outils-fdb21b7bef79cf199c46c8150e72ca389b2f6cd1.zip
cvs update
Diffstat (limited to 'src/usr.bin/rs')
-rw-r--r--src/usr.bin/rs/rs.110
1 files changed, 5 insertions, 5 deletions
diff --git a/src/usr.bin/rs/rs.1 b/src/usr.bin/rs/rs.1
index d5afec4..2fe1df2 100644
--- a/src/usr.bin/rs/rs.1
+++ b/src/usr.bin/rs/rs.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: rs.1,v 1.18 2016/01/04 23:21:28 schwarze Exp $
+.\"	$OpenBSD: rs.1,v 1.19 2016/10/24 13:46:58 schwarze Exp $
 .\"	$FreeBSD: src/usr.bin/rs/rs.1,v 1.4 1999/08/28 01:05:21 peter Exp $
 .\"
 .\" Copyright (c) 1993
@@ -30,7 +30,7 @@
 .\"
 .\"	@(#)rs.1	8.2 (Berkeley) 12/30/93
 .\"
-.Dd $Mdocdate: January 4 2016 $
+.Dd $Mdocdate: October 24 2016 $
 .Dt RS 1
 .Os
 .Sh NAME
@@ -170,10 +170,10 @@ number as zero unless otherwise indicated.
 .Sh ENVIRONMENT
 .Bl -tag -width LC_CTYPE
 .It Ev LC_CTYPE
-The character set
+The character encoding
 .Xr locale 1 .
-It is used to calculate required column widths and to adjust entries
-within columns.
+It decides which byte sequences form characters
+and what their display width is.
 If unset or set to
 .Qq C ,
 .Qq POSIX ,