diff options
Diffstat (limited to 'lib/libc/gen/vis.3')
-rw-r--r-- | lib/libc/gen/vis.3 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index 08ee3b519b5..da67fb38cf2 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vis.3,v 1.35 2015/07/20 01:52:28 millert Exp $ +.\" $OpenBSD: vis.3,v 1.36 2018/03/16 16:58:26 schwarze Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 20 2015 $ +.Dd $Mdocdate: March 16 2018 $ .Dt VIS 3 .Os .Sh NAME @@ -187,9 +187,8 @@ Only encode characters. These are control characters which may cause common terminals to perform unexpected functions. -Currently this form allows space, -tab, newline, backspace, bell, and return -- in addition -to all graphic characters -- unencoded. +Currently this form allows space, tab, newline, backspace, bell, +and return \(em in addition to all graphic characters \(em unencoded. .El .Pp There are three forms of encoding. |