diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-07-10 03:06:18 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-07-10 03:06:18 +0000 |
commit | e3af44217703da8d3b5b2bc031f1913662972a8d (patch) | |
tree | 5a888b365a116d370ceac659b8d7a0aa78e80371 /lib/libcurses/curs_extend.3 | |
parent | ed520f375deddce4d44f12f3a1999d4ce9abddb6 (diff) |
ncurses 5.1
Diffstat (limited to 'lib/libcurses/curs_extend.3')
-rw-r--r-- | lib/libcurses/curs_extend.3 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/lib/libcurses/curs_extend.3 b/lib/libcurses/curs_extend.3 index 141b97ec2b3..722f362b4da 100644 --- a/lib/libcurses/curs_extend.3 +++ b/lib/libcurses/curs_extend.3 @@ -1,7 +1,7 @@ -.\" $OpenBSD: curs_extend.3,v 1.1 1999/12/28 19:17:43 millert Exp $ +.\" $OpenBSD: curs_extend.3,v 1.2 2000/07/10 03:06:06 millert Exp $ .\" .\"*************************************************************************** -.\" Copyright (c) 1999 Free Software Foundation, Inc. * +.\" Copyright (c) 1999,2000 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -30,10 +30,12 @@ .\" .\" Author: Thomas E. Dickey <dickey@clark.net> 1999 .\" -.\" $From: curs_extend.3x,v 1.2 1999/12/18 21:57:44 tom Exp $ -.TH use_default_colors 3 "" +.\" $From: curs_extend.3x,v 1.4 2000/07/01 16:43:11 tom Exp $ +.TH curs_extend 3 "" .SH NAME -\fBcurs_extend\fR \- miscellaneous curses extensions +\fBcurs_extend\fR, +\fBcurses_version\fP, +\fBuse_extended_names\fP \- miscellaneous curses extensions .. .SH SYNOPSIS \fB#include <curses.h>\fP |