summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-11-07 22:57:52 +0000
committerjmc <jmc@openbsd.org>2015-11-07 22:57:52 +0000
commitcce0a7d20ca250ac1e96e88aaa0906b385b63223 (patch)
tree2064c976b79b217ef41e7c21cbee4ad1e602b3c9 /lib/libc/sys/intro.2
parentEnsure the safety of isprint()'s argument. Suggested by guenther@ a few (diff)
downloadwireguard-openbsd-cce0a7d20ca250ac1e96e88aaa0906b385b63223.tar.xz
wireguard-openbsd-cce0a7d20ca250ac1e96e88aaa0906b385b63223.zip
add missing NAME entries;
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.27
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 11b83e459ae..65186629f9b 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.2,v 1.60 2015/10/24 10:42:02 bluhm Exp $
+.\" $OpenBSD: intro.2,v 1.61 2015/11/07 22:57:52 jmc Exp $
.\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
@@ -30,11 +30,12 @@
.\"
.\" @(#)intro.2 8.3 (Berkeley) 12/11/93
.\"
-.Dd $Mdocdate: October 24 2015 $
+.Dd $Mdocdate: November 7 2015 $
.Dt INTRO 2
.Os
.Sh NAME
-.Nm intro
+.Nm intro ,
+.Nm errno
.Nd introduction to system calls and error numbers
.Sh SYNOPSIS
.In errno.h