Remove tputs from NAME section since it is described in terminfo(3)

This commit is contained in:
abhinav 2017-10-22 16:44:51 +00:00
parent 6c258b9750
commit 69d19b9c6c
1 changed files with 2 additions and 3 deletions

View File

@ -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