aboutsummaryrefslogtreecommitdiff
path: root/contrib/ncurses/man/curs_add_wch.3x
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-03-02 08:58:21 +0000
committerXin LI <delphij@FreeBSD.org>2014-03-02 08:58:21 +0000
commit73f0a83d68863a383fd8953972cd36eb6420ec7d (patch)
treea2372d7ccc967890376ec8bcddc202aba009ba79 /contrib/ncurses/man/curs_add_wch.3x
parent0d2041a08b86b4c2ce3b6cafb157a32abf660764 (diff)
parentcea297eb34d2361e79529034397465068ae34ecd (diff)
downloadsrc-73f0a83d68863a383fd8953972cd36eb6420ec7d.tar.gz
src-73f0a83d68863a383fd8953972cd36eb6420ec7d.zip
MFV r262639: ncurses 5.9 20140222 snapshot.
Requested by: bapt
Notes
Notes: svn path=/head/; revision=262685
Diffstat (limited to 'contrib/ncurses/man/curs_add_wch.3x')
-rw-r--r--contrib/ncurses/man/curs_add_wch.3x6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ncurses/man/curs_add_wch.3x b/contrib/ncurses/man/curs_add_wch.3x
index 26319a8ef909..b7164ada0e2b 100644
--- a/contrib/ncurses/man/curs_add_wch.3x
+++ b/contrib/ncurses/man/curs_add_wch.3x
@@ -1,5 +1,5 @@
.\"***************************************************************************
-.\" Copyright (c) 2001-2010,2011 Free Software Foundation, Inc. *
+.\" Copyright (c) 2001-2011,2012 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 *
@@ -26,7 +26,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: curs_add_wch.3x,v 1.14 2011/01/15 15:27:43 tom Exp $
+.\" $Id: curs_add_wch.3x,v 1.15 2012/11/03 23:03:59 tom Exp $
.TH curs_add_wch 3X ""
.de bP
.IP \(bu 4
@@ -176,7 +176,7 @@ WACS_D_HLINE 0x2550 - double horizontal line
WACS_D_VLINE 0x2551 | double vertical line
WACS_D_PLUS 0x256c + double large plus or crossover
.TE
-.SH RETURN VALUES
+.SH RETURN VALUE
.PP
All routines return the integer \fBERR\fR upon failure and \fBOK\fR on success.
.PP