bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

minor problems in curs_slk.3x and curs_outopts.3x


From: Todd C. Miller
Subject: minor problems in curs_slk.3x and curs_outopts.3x
Date: Sun, 25 Feb 2001 11:34:50 -0700

There are 2 missing commas and an improper font swtich.

 - todd

--- curs_slk.3x.DIST    Sat Jul  1 11:52:44 2000
+++ curs_slk.3x Sun Feb 25 11:30:57 2001
@@ -34,7 +34,7 @@
 \fBslk_clear\fR, \fBslk_restore\fR, \fBslk_touch\fR,
 \fBslk_attron\fR, \fBslk_attrset\fR, \fBslk_attroff\fR,
 \fBslk_attr_on\fR, \fBslk_attr_set\fR, \fBslk_attr_off\fR,
-\fBslk_attr\fR \fBslk_color\fR - \fBcurses\fR soft label routines
+\fBslk_attr\fR, \fBslk_color\fR - \fBcurses\fR soft label routines
 .SH SYNOPSIS
 \fB#include <curses.h>\fR
 
--- curs_outopts.3x.DIST        Sat Feb 26 18:41:58 2000
+++ curs_outopts.3x     Sun Feb 25 11:31:33 2001
@@ -29,7 +29,7 @@
 .\" $Id: curs_outopts.3x,v 1.14 2000/02/27 01:41:58 tom Exp $
 .TH curs_outopts 3X ""
 .SH NAME
-\fBclearok\fR, \fBidlok\fR, \fBidcok immedok\fR,
+\fBclearok\fR, \fBidlok\fR, \fBidcok\fR, \fBimmedok\fR,
 \fBleaveok\fR, \fBsetscrreg\fR, \fBwsetscrreg\fR, \fBscrollok\fR,
 \fBnl\fR, \fBnonl\fR - \fBcurses\fR output options
 .SH SYNOPSIS



reply via email to

[Prev in Thread] Current Thread [Next in Thread]