Document that VIS_CSTYLE encodes space (040) as '\s'.

PR:		95546
Submitted by:	Jan Schaumann <jschauma@netmeister.org>
MFC after:	3 days
This commit is contained in:
Christian Brueffer 2006-04-09 16:39:43 +00:00
parent c60afb3f55
commit ba1cb6f3ea

View File

@ -32,7 +32,7 @@
.\" From: @(#)vis.3 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
.Dd March 21, 2004
.Dd April 9, 2006
.Dt VIS 3
.Os
.Sh NAME
@ -243,6 +243,8 @@ The following sequences are used to represent the indicated characters:
.Dv NL No (012)
.It Li \er
.Dv CR No (015)
.It Li \es
.Dv SP No (040)
.It Li \et
.Dv HT No (011)
.It Li \ev