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 missing functions from the SYNOPSIS to the ...
details:   https://anonhg.NetBSD.org/src/rev/5160a97b4303
branches:  trunk
changeset: 357053:5160a97b4303
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Tue Oct 24 19:14:55 2017 +0000
description:
Add missing functions from the SYNOPSIS to the NAME section
diffstat:
 lib/libc/gen/unvis.3 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r b4d4452fe9a3 -r 5160a97b4303 lib/libc/gen/unvis.3
--- a/lib/libc/gen/unvis.3      Tue Oct 24 19:07:12 2017 +0000
+++ b/lib/libc/gen/unvis.3      Tue Oct 24 19:14:55 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: unvis.3,v 1.28 2017/07/03 21:32:49 wiz Exp $
+.\"    $NetBSD: unvis.3,v 1.29 2017/10/24 19:14:55 abhinav Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -34,7 +34,10 @@
 .Os
 .Sh NAME
 .Nm unvis ,
-.Nm strunvis
+.Nm strunvis ,
+.Nm strnunvis ,
+.Nm strunvisx ,
+.Nm strnunvisx
 .Nd decode a visual representation of characters
 .Sh LIBRARY
 .Lb libc
Home |
Main Index |
Thread Index |
Old Index