bug-ncurses
[Top][All Lists]
Advanced

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

Typo in curs_attr manpage: capabilites


From: Sven Joachim
Subject: Typo in curs_attr manpage: capabilites
Date: Mon, 16 Sep 2013 18:37:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi,

I noticed a little typo, introduced in the 20130831 patchlevel.  Here is
the trivial patch:

--8<---------------cut here---------------start------------->8---
diff --git a/man/curs_attr.3x b/man/curs_attr.3x
index cd49844..61c8058 100644
--- a/man/curs_attr.3x
+++ b/man/curs_attr.3x
@@ -242,7 +242,7 @@ This implementation provides the \fBA_ITALIC\fP attribute 
for terminals
 which have the \fIenter_italics_mode\fP (sitm) and \fIexit_italics_mode\fP 
(ritm) capabilities.
 Italics are not mentioned in X/Open Curses.
 Unlike the other video attributes, \fBI_ITALIC\fP is unrelated
-to the \fIset_attributes\fP capabilites.
+to the \fIset_attributes\fP capabilities.
 This implementation makes the assumption that
 \fIexit_attribute_mode\fP may also reset italics.
 .PP
--8<---------------cut here---------------end--------------->8---

Cheers,
       Sven



reply via email to

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