diff options
author | 2003-05-02 16:34:04 +0000 | |
---|---|---|
committer | 2003-05-02 16:34:04 +0000 | |
commit | a2bce2af0e0b4b353bee171b25d4ff6b3c9b7682 (patch) | |
tree | 6434b6228e0349d4c8dad79186404d63543c99ef | |
parent | Rework SIS IDE support. Unbreak the newest chips and fix issues with the (diff) | |
download | wireguard-openbsd-a2bce2af0e0b4b353bee171b25d4ff6b3c9b7682.tar.xz wireguard-openbsd-a2bce2af0e0b4b353bee171b25d4ff6b3c9b7682.zip |
add Nx 1.5.1 (referenced by macppc/awacs(4))
-rw-r--r-- | share/tmac/mdoc/doc-syms | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index 51340ea5c09..af2836ec5ed 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.44 2003/02/12 23:07:28 deraadt Exp $ +.\" $OpenBSD: doc-syms,v 1.45 2003/05/02 16:34:04 jason Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -149,6 +149,7 @@ . if "\\$1"1.3a" \&NetBSD 1.3A\\*(aa\\$2 . if "\\$1"1.4" \&NetBSD 1.4\\*(aa\\$2 . if "\\$1"1.5" \&NetBSD 1.5\\*(aa\\$2 +. if "\\$1"1.5.1" \&NetBSD 1.5.1\\*(aa\\$2 . if "\\$1"1.6" \&NetBSD 1.6\\*(aa\\$2 .\} .if \\n(.$==1 \{\ @@ -168,6 +169,7 @@ . if "\\$1"1.3" \&NetBSD 1.3\\*(aa . if "\\$1"1.4" \&NetBSD 1.4\\*(aa . if "\\$1"1.5" \&NetBSD 1.5\\*(aa +. if "\\$1"1.5.1" \&NetBSD 1.5.1\\*(aa . if "\\$1"1.6" \&NetBSD 1.6\\*(aa . if "\\$1"." \&NetBSD\\$1\\*(aa . if "\\$1"," \&NetBSD\\$1\\*(aa |