artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a201472
)
Add missing # include <term.h>
author
robin
<robin@openbsd.org>
Mon, 23 Dec 1996 13:42:24 +0000
(13:42 +0000)
committer
robin
<robin@openbsd.org>
Mon, 23 Dec 1996 13:42:24 +0000
(13:42 +0000)
lib/libterm/termcap.3
patch
|
blob
|
history
diff --git
a/lib/libterm/termcap.3
b/lib/libterm/termcap.3
index
a92207c
..
1d69436
100644
(file)
--- a/
lib/libterm/termcap.3
+++ b/
lib/libterm/termcap.3
@@
-45,6
+45,7
@@
.Nm tputs
.Nd terminal independent operation routines
.Sh SYNOPSIS
+.Fd #include <term.h>
.Vt char PC;
.Vt char *BC;
.Vt char *UP;