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/man5 | |
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/man5')
-rw-r--r-- | share/man/man5/intro.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/intro.5 b/share/man/man5/intro.5 index 20ddbc47b63..63a5d77dca6 100644 --- a/share/man/man5/intro.5 +++ b/share/man/man5/intro.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.5,v 1.8 2013/08/14 06:32:33 jmc Exp $ +.\" $OpenBSD: intro.5,v 1.9 2018/09/30 13:24:32 schwarze Exp $ .\" .\" Copyright (c) 1999 Hugh Graham .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 14 2013 $ +.Dd $Mdocdate: September 30 2018 $ .Dt INTRO 5 .Os .Sh NAME @@ -42,7 +42,7 @@ system binary file structures composition of database files .El .Sh HISTORY -The +An .Nm -section manual page appeared in +manual for section 5 appeared in .Ox 2.5 . |