This commit is contained in:
wiz 2010-02-03 15:49:42 +00:00
parent bbd22f74c1
commit f77393ac8a

View File

@ -1,4 +1,4 @@
.\" $NetBSD: termcap.3,v 1.1 2010/02/03 15:16:32 roy Exp $ .\" $NetBSD: termcap.3,v 1.2 2010/02/03 15:49:42 wiz Exp $
.\" .\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc. .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -129,10 +129,13 @@ in line
.Sh HISTORY .Sh HISTORY
.Nm termcap .Nm termcap
first appeared in 4.0BSD. first appeared in 4.0BSD.
NetBSD 1.5 introduced some .Nx 1.5
introduced some
.Nm termcap .Nm termcap
.Fn t_* .Fn t_*
extensions which were removed in NetBSD 6.0 when extensions which were removed in
.Nx 6.0
when
.Xr terminfo 3 .Xr terminfo 3
was introduced. was introduced.
.Sh AUTHORS .Sh AUTHORS