diff options
author | 2018-09-30 13:24:32 +0000 | |
---|---|---|
committer | 2018-09-30 13:24:32 +0000 | |
commit | 6bebbfa91327d6f6822c1a667b7cf6e5da74b356 (patch) | |
tree | 75532276a58d2787efbab56a9f5b7b2b26bded34 /lib/libc | |
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 'lib/libc')
-rw-r--r-- | lib/libc/sys/intro.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index f7ea9b3882f..b2069bfba7d 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.2,v 1.67 2018/01/12 04:36:44 deraadt Exp $ +.\" $OpenBSD: intro.2,v 1.68 2018/09/30 13:24:33 schwarze Exp $ .\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.2 8.3 (Berkeley) 12/11/93 .\" -.Dd $Mdocdate: January 12 2018 $ +.Dd $Mdocdate: September 30 2018 $ .Dt INTRO 2 .Os .Sh NAME @@ -742,5 +742,5 @@ socket was created. .Sh HISTORY An .Nm -manual page appeared in +manual for section 2 first appeared in .At v6 . |