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_addch.3tbl | |
parent | ed520f375deddce4d44f12f3a1999d4ce9abddb6 (diff) |
ncurses 5.1
Diffstat (limited to 'lib/libcurses/curs_addch.3tbl')
-rw-r--r-- | lib/libcurses/curs_addch.3tbl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libcurses/curs_addch.3tbl b/lib/libcurses/curs_addch.3tbl index cd67028ef9a..e72d93dfc32 100644 --- a/lib/libcurses/curs_addch.3tbl +++ b/lib/libcurses/curs_addch.3tbl @@ -1,8 +1,8 @@ '\" t -.\" $OpenBSD: curs_addch.3tbl,v 1.8 1999/02/11 00:09:36 millert Exp $ +.\" $OpenBSD: curs_addch.3tbl,v 1.9 2000/07/10 03:06:04 millert Exp $ .\" .\"*************************************************************************** -.\" Copyright (c) 1998 Free Software Foundation, Inc. * +.\" Copyright (c) 1998,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 * @@ -29,12 +29,12 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $From: curs_addch.3x,v 1.16 1999/02/07 03:47:42 tom Exp $ +.\" $From: curs_addch.3x,v 1.17 2000/07/01 19:53:01 tom Exp $ .TH curs_addch 3 "" .SH NAME \fBaddch\fR, \fBwaddch\fR, \fBmvaddch\fR, \fBmvwaddch\fR, -\fBechochar\fR, \fBwechochar\fR - add a character (with attributes) to a -\fBcurses\fR window, then advance the cursor +\fBechochar\fR, +\fBwechochar\fR - add a character (with attributes) to a \fBcurses\fR window, then advance the cursor .SH SYNOPSIS \fB#include <curses.h>\fR |