summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/man/curs_border_set.3x
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/man/curs_border_set.3x')
-rw-r--r--contrib/ncurses/man/curs_border_set.3x11
1 files changed, 8 insertions, 3 deletions
diff --git a/contrib/ncurses/man/curs_border_set.3x b/contrib/ncurses/man/curs_border_set.3x
index ba7a197..dbf8653 100644
--- a/contrib/ncurses/man/curs_border_set.3x
+++ b/contrib/ncurses/man/curs_border_set.3x
@@ -1,5 +1,5 @@
.\"***************************************************************************
-.\" Copyright (c) 2002 Free Software Foundation, Inc. *
+.\" Copyright (c) 2002-2004,2005 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,10 +26,11 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: curs_border_set.3x,v 1.3 2002/04/20 16:49:13 tom Exp $
+.\" $Id: curs_border_set.3x,v 1.6 2005/05/15 16:17:37 tom Exp $
.TH curs_border_set 3X ""
+.na
+.hy 0
.SH NAME
-.PP
\fBborder_set\fR,
\fBwborder_set\fR,
\fBbox_set\fR,
@@ -41,6 +42,8 @@
\fBwvline_set\fR,
\fBmvvline_set\fR,
\fBmvwvline_set\fR \- create \fBcurses\fR borders or lines using complex characters and renditions
+.ad
+.hy
.SH SYNOPSIS
.PP
\fB#include <curses.h>\fR
@@ -190,6 +193,8 @@ Upon successful completion, these functions return
\fBOK\fR.
Otherwise, they return
\fBERR\fR.
+.PP
+Functions using a window parameter return an error if it is null.
.SH SEE ALSO
\fBncurses\fR(3X),
\fBcurs_border\fR(3X),
OpenPOWER on IntegriCloud