diff options
author | 2018-09-30 13:24:32 +0000 | |
---|---|---|
committer | 2018-09-30 13:24:32 +0000 | |
commit | 6bebbfa91327d6f6822c1a667b7cf6e5da74b356 (patch) | |
tree | 75532276a58d2787efbab56a9f5b7b2b26bded34 /share/man/man7 | |
parent | For -w output in -m mode, tweak the handling of bytes that do not (diff) | |
download | wireguard-openbsd-6bebbfa91327d6f6822c1a667b7cf6e5da74b356.tar.xz wireguard-openbsd-6bebbfa91327d6f6822c1a667b7cf6e5da74b356.zip |
Make the HISTORY sections of the "intro" manuals less confusing and
more uniform; potential for confusion noticed by aalm@; OK jmc@.
Diffstat (limited to 'share/man/man7')
-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 812fe35a3e7..3eb3723996f 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.7,v 1.19 2017/05/29 12:13:50 tedu Exp $ +.\" $OpenBSD: intro.7,v 1.20 2018/09/30 13:24:33 schwarze Exp $ .\" $NetBSD: intro.7,v 1.3 1994/11/30 19:07:15 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 29 2017 $ +.Dd $Mdocdate: September 30 2018 $ .Dt INTRO 7 .Os .Sh NAME @@ -95,5 +95,5 @@ Conventions for naming terminal types. .Sh HISTORY An .Nm -manual page appeared in +manual for section 7 appeared in .Bx 4.2 . |