diff options
author | 1999-01-08 21:17:51 +0000 | |
---|---|---|
committer | 1999-01-08 21:17:51 +0000 | |
commit | 553df5ee615479ddb3542dec95279d3dd0e56c1b (patch) | |
tree | 5796b49432ce2ae8c3af215d65e925d85a3d5950 | |
parent | bug fixes from pdksh-unstable-5.2.13.5; some of which we already had. (diff) | |
download | wireguard-openbsd-553df5ee615479ddb3542dec95279d3dd0e56c1b.tar.xz wireguard-openbsd-553df5ee615479ddb3542dec95279d3dd0e56c1b.zip |
update NetBSD version macro (for history refs)
-rw-r--r-- | share/tmac/mdoc/doc-syms | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index eb96d23bd64..e535d1f3a3d 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.16 1998/08/15 09:59:40 deraadt Exp $ +.\" $OpenBSD: doc-syms,v 1.17 1999/01/08 21:17:51 niklas Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -142,6 +142,7 @@ . if "\\$1"1.2d" \&\\*(tNNetBSD\\*(aa 1.2D\\*(aa\\$2 . if "\\$1"1.2e" \&\\*(tNNetBSD\\*(aa 1.2E\\*(aa\\$2 . if "\\$1"1.3" \&\\*(tNNetBSD\\*(aa 1.3\\*(aa\\$2 +. if "\\$1"1.4" \&\\*(tNNetBSD\\*(aa 1.4\\*(aa\\$2 .\} .if \\n(.$==1 \{\ . if "\\$1"0.8" \&\\*(tNNetBSD\\*(aa 0.8\\*(aa @@ -158,6 +159,7 @@ . if "\\$1"1.2d" \&\\*(tNNetBSD\\*(aa 1.2D\\*(aa . if "\\$1"1.2e" \&\\*(tNNetBSD\\*(aa 1.2E\\*(aa . if "\\$1"1.3" \&\\*(tNNetBSD\\*(aa 1.3\\*(aa +. if "\\$1"1.3" \&\\*(tNNetBSD\\*(aa 1.4\\*(aa . if "\\$1"." \&\\*(tNNetBSD\\$1\\*(aa . if "\\$1"," \&\\*(tNNetBSD\\$1\\*(aa .\} @@ -189,7 +191,7 @@ . if "\\$1"," \&\\*(tNOpenBSD\\$1\\*(aa .\} .. -.\" NS Fx macro -- FreeBSD +vv.\" NS Fx macro -- FreeBSD .de Fx .nr cF \\n(.f .nr cZ \\n(.s |