summaryrefslogtreecommitdiff
path: root/lib/libc/gen/iscntrl.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/iscntrl.3')
-rw-r--r--lib/libc/gen/iscntrl.39
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/libc/gen/iscntrl.3 b/lib/libc/gen/iscntrl.3
index 2412fa01340..53f261850f4 100644
--- a/lib/libc/gen/iscntrl.3
+++ b/lib/libc/gen/iscntrl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iscntrl.3,v 1.10 2013/07/06 17:31:20 jmc Exp $
+.\" $OpenBSD: iscntrl.3,v 1.11 2013/07/17 05:42:11 schwarze Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 6 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt ISCNTRL 3
.Os
.Sh NAME
@@ -73,6 +73,11 @@ The
.Fn iscntrl
function conforms to
.St -ansiC .
+.Sh HISTORY
+The
+.Fn iscntrl
+function first appeared in
+.At v7 .
.Sh CAVEATS
The argument to
.Fn iscntrl