diff options
author | 2001-10-29 19:34:14 +0000 | |
---|---|---|
committer | 2001-10-29 19:34:14 +0000 | |
commit | 4777b23018a3fabb31b4b34c3849986683c324c8 (patch) | |
tree | d4f48ce491dd3568474ed32e1ce48fb004888c62 | |
parent | add ttyh*, sab82532 serial devices, requested by jason@ (diff) | |
download | wireguard-openbsd-4777b23018a3fabb31b4b34c3849986683c324c8.tar.xz wireguard-openbsd-4777b23018a3fabb31b4b34c3849986683c324c8.zip |
3.1
-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 4235dbc38fc..c6871ddc901 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.37 2001/04/15 02:35:10 deraadt Exp $ +.\" $OpenBSD: doc-syms,v 1.38 2001/10/29 19:34:14 jason Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -194,6 +194,7 @@ . if "\\$1"2.8" \&OpenBSD 2.8\\*(aa\\$2 . if "\\$1"2.9" \&OpenBSD 2.9\\*(aa\\$2 . if "\\$1"3.0" \&OpenBSD 3.0\\*(aa\\$2 +. if "\\$1"3.1" \&OpenBSD 3.1\\*(aa\\$2 .\} .if \\n(.$==1 \{\ . if "\\$1"1.2" \&OpenBSD 1.2\\*(aa @@ -208,6 +209,7 @@ . if "\\$1"2.8" \&OpenBSD 2.8\\*(aa . if "\\$1"2.9" \&OpenBSD 2.9\\*(aa . if "\\$1"3.0" \&OpenBSD 3.0\\*(aa +. if "\\$1"3.1" \&OpenBSD 3.1\\*(aa . if "\\$1"." \&OpenBSD\\$1\\*(aa . if "\\$1"," \&OpenBSD\\$1\\*(aa .\} |