Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Add serial comma, quote minus, fix NetBSD versi...
details: https://anonhg.NetBSD.org/src/rev/9d867a26ee64
branches: trunk
changeset: 763212:9d867a26ee64
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Mar 13 09:12:35 2011 +0000
description:
Add serial comma, quote minus, fix NetBSD version in HISTORY.
diffstat:
lib/libc/gen/vis.3 | 16 ++++++----------
1 files changed, 6 insertions(+), 10 deletions(-)
diffs (55 lines):
diff -r e902f5311443 -r 9d867a26ee64 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3 Sun Mar 13 09:11:54 2011 +0000
+++ b/lib/libc/gen/vis.3 Sun Mar 13 09:12:35 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vis.3,v 1.24 2011/03/12 19:52:48 christos Exp $
+.\" $NetBSD: vis.3,v 1.25 2011/03/13 09:12:35 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -162,9 +162,7 @@
.Fn strnvis
and
.Fn strnvisx
-functions return
-.Dv -1
-and set x
+functions return \-1 and set
.Va errno
to
.Dv ENOSPC .
@@ -182,7 +180,7 @@
.Fn nvis ,
.Fn strvis ,
.Fn strnvis ,
-.Fn strvisx
+.Fn strvisx ,
and
.Fn strnvisx
but have an additional argument
@@ -247,7 +245,7 @@
.Fn snvis ,
.Fn strsvis ,
.Fn strsnvis ,
-.Fn strsvisx .
+.Fn strsvisx ,
and
.Fn strsnvisx .
When using these functions, place all graphic characters to be
@@ -397,9 +395,7 @@
.Fn strsnvis ,
and
.Fn strsnvisx ,
-will return
-.Dv -1
-when the
+will return \-1 when the
.Fa dlen
destination buffer length size is not enough to perform the conversion while
setting
@@ -442,4 +438,4 @@
and
.Fn strsnvisx )
appeared in
-.Nx 1.6 .
+.Nx 6.0 .
Home |
Main Index |
Thread Index |
Old Index