diff options
author | 2000-11-10 20:38:44 +0000 | |
---|---|---|
committer | 2000-11-10 20:38:44 +0000 | |
commit | 84980c541fc67f81c3fc3471de434d335696dd95 (patch) | |
tree | 3d0c9d0e89a0818a03ea2f667eea445655cc3415 | |
parent | .Sh AUTHOR -> AUTHORS, ok aaron@ (diff) | |
download | wireguard-openbsd-84980c541fc67f81c3fc3471de434d335696dd95.tar.xz wireguard-openbsd-84980c541fc67f81c3fc3471de434d335696dd95.zip |
careless jason!
-rw-r--r-- | share/tmac/mdoc/doc-syms | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index dd64dca0229..ea580839b17 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.33 2000/11/05 22:24:25 jason Exp $ +.\" $OpenBSD: doc-syms,v 1.34 2000/11/10 20:38:44 deraadt Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -188,7 +188,7 @@ . if "\\$1"2.6" \&OpenBSD 2.6\\*(aa\\$2 . if "\\$1"2.7" \&OpenBSD 2.7\\*(aa\\$2 . if "\\$1"2.8" \&OpenBSD 2.8\\*(aa\\$2 -. if "\\$1"2.9" \&OpenBSD 2.8\\*(aa\\$2 +. if "\\$1"2.9" \&OpenBSD 2.9\\*(aa\\$2 .\} .if \\n(.$==1 \{\ . if "\\$1"1.2" \&OpenBSD 1.2\\*(aa @@ -201,7 +201,7 @@ . if "\\$1"2.6" \&OpenBSD 2.6\\*(aa . if "\\$1"2.7" \&OpenBSD 2.7\\*(aa . if "\\$1"2.8" \&OpenBSD 2.8\\*(aa -. if "\\$1"2.9" \&OpenBSD 2.8\\*(aa +. if "\\$1"2.9" \&OpenBSD 2.9\\*(aa . if "\\$1"." \&OpenBSD\\$1\\*(aa . if "\\$1"," \&OpenBSD\\$1\\*(aa .\} |