summaryrefslogtreecommitdiff
path: root/share/man/man9/intro.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-08-14 06:32:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-08-14 06:32:39 +0000
commitcdd7d3bef74dbb0a5af36ff3332f68b1854b4c6c (patch)
tree41adf4a10c4f0d96bf0ba441636caac3b5d84f84 /share/man/man9/intro.9
parent18359d659dc6d1787630809adba2563122681b41 (diff)
no longer any need to quote macro lines with >9 args;
From: Jan Stary
Diffstat (limited to 'share/man/man9/intro.9')
-rw-r--r--share/man/man9/intro.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9
index e472ede4073..8f7bcc5dbb7 100644
--- a/share/man/man9/intro.9
+++ b/share/man/man9/intro.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.9,v 1.12 2007/05/31 19:20:00 jmc Exp $
+.\" $OpenBSD: intro.9,v 1.13 2013/08/14 06:32:32 jmc Exp $
.\"
.\" Copyright (c) 1996 Michael Shalayeff
.\"
@@ -23,12 +23,12 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: August 14 2013 $
.Dt INTRO 9
.Os
.Sh NAME
.Nm intro
-.Nd "introduction to the kernel internals"
+.Nd introduction to the kernel internals
.Sh DESCRIPTION
The manual pages in section 9 contain information related to the
internal kernel data structures, variables and functions.