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/46eff4301072
branches:  trunk
changeset: 827354:46eff4301072
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 e7dd1e884547 -r 46eff4301072 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