diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-04-25 16:37:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-04-25 16:37:18 +0000 |
commit | ae2099b17b78aaa6a095e6b2e6bc71394c32aca9 (patch) | |
tree | 44cc95d9f08622e55d1fcaee637dba19969e4bb1 /share/man | |
parent | 85ecbf3eb8a34c9f2ec5f994631a72455ee1e9d3 (diff) |
double word fix; from david vasek
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/intro.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index 435881a28c4..ccabd729519 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.7,v 1.16 2014/01/20 20:26:56 schwarze Exp $ +.\" $OpenBSD: intro.7,v 1.17 2015/04/25 16:37:17 jmc Exp $ .\" $NetBSD: intro.7,v 1.3 1994/11/30 19:07:15 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,14 +30,14 @@ .\" .\" @(#)intro.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: January 20 2014 $ +.Dd $Mdocdate: April 25 2015 $ .Dt INTRO 7 .Os .Sh NAME .Nm intro .Nd miscellaneous information pages .Sh DESCRIPTION -The manual pages in section 7 section contain miscellaneous documentation. +The manual pages in section 7 contain miscellaneous documentation. .Pp .Bl -tag -width "mirroring-ports(7)" -compact .It Xr ascii 7 |