Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libterminfo Remove tputs from NAME section since it is d...
details: https://anonhg.NetBSD.org/src/rev/8c6c7e0e1a0d
branches: trunk
changeset: 356973:8c6c7e0e1a0d
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sun Oct 22 16:44:51 2017 +0000
description:
Remove tputs from NAME section since it is described in terminfo(3)
diffstat:
lib/libterminfo/termcap.3 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 700870405b79 -r 8c6c7e0e1a0d lib/libterminfo/termcap.3
--- a/lib/libterminfo/termcap.3 Sun Oct 22 16:42:34 2017 +0000
+++ b/lib/libterminfo/termcap.3 Sun Oct 22 16:44:51 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: termcap.3,v 1.8 2014/03/18 18:20:38 riastradh Exp $
+.\" $NetBSD: termcap.3,v 1.9 2017/10/22 16:44:51 abhinav Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,8 +35,7 @@
.Nm tgetnum ,
.Nm tgetflag ,
.Nm tgetstr ,
-.Nm tgoto ,
-.Nm tputs
+.Nm tgoto
.Nd terminal independent operation routines
.Sh LIBRARY
.Lb libtermcap
Home |
Main Index |
Thread Index |
Old Index