summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/unvis.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
committerru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
commit57ce50860e81c55913c3e3d59255c73bef88ba12 (patch)
treeb50e352d61c120366733f7da2952877b6d6efb05 /lib/libc/gen/unvis.3
parentb49ce1f981b6243c3dd3b4a416ec8c2dcda2cee4 (diff)
downloadFreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.zip
FreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.tar.gz
Eliminate double whitespace.
Diffstat (limited to 'lib/libc/gen/unvis.3')
-rw-r--r--lib/libc/gen/unvis.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3
index b2cdbaa..f371f9a 100644
--- a/lib/libc/gen/unvis.3
+++ b/lib/libc/gen/unvis.3
@@ -129,18 +129,18 @@ They are:
.Bl -tag -width UNVIS_VALIDPUSH
.It Li \&0 (zero)
Another character is necessary; nothing has been recognized yet.
-.It Dv UNVIS_VALID
+.It Dv UNVIS_VALID
A valid character has been recognized and is available at the location
pointed to by cp.
-.It Dv UNVIS_VALIDPUSH
+.It Dv UNVIS_VALIDPUSH
A valid character has been recognized and is available at the location
pointed to by cp; however, the character currently passed in should
be passed in again.
-.It Dv UNVIS_NOCHAR
+.It Dv UNVIS_NOCHAR
A valid sequence was detected, but no character was produced.
This
return code is necessary to indicate a logical break between characters.
-.It Dv UNVIS_SYNBAD
+.It Dv UNVIS_SYNBAD
An invalid escape sequence was detected, or the decoder is in an
unknown state.
The decoder is placed into the starting state.
OpenPOWER on IntegriCloud