diff options
author | Heikki Korpela <heko@cvs.openbsd.org> | 2001-08-22 12:15:47 +0000 |
---|---|---|
committer | Heikki Korpela <heko@cvs.openbsd.org> | 2001-08-22 12:15:47 +0000 |
commit | 2855ae29fb4d1d9554c181c40b3de5fb6b62d374 (patch) | |
tree | 74452e55839528762555a8430ef5779a9b2714c5 /lib | |
parent | 59d7a6631f5e86a7dc0cf0c672d5ec210d9f832d (diff) |
"This section" and variants ==> 'The manual pages in section x'
in intro manual pages to hopefully confuse users a little bit less
aaron@ ok
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/intro.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index e0a3f432931..6e9b8b397b6 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.2,v 1.20 2001/03/27 22:41:44 aaron Exp $ +.\" $OpenBSD: intro.2,v 1.21 2001/08/22 12:15:46 heko Exp $ .\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 @@ -43,7 +43,7 @@ .Sh SYNOPSIS .Fd #include <errno.h> .Sh DESCRIPTION -This section provides an overview of the system calls, +The manual pages in section 2 provide an overview of the system calls, their error returns, and other common definitions and concepts. .\".Pp .\".Sy System call restart |