diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-19 23:48:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-19 23:48:47 +0000 |
commit | 602670a23a0cc1ff76649bdd084bc659628156d6 (patch) | |
tree | 081d11c6836fe942bef029917daaa6d1df8ff46f /share | |
parent | 88197279a1bf1ba3a2dd28d37265a4cbb7465cf3 (diff) |
oops
Diffstat (limited to 'share')
-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 f42514b6cfd..3eac5056146 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.9 1997/09/19 09:32:45 deraadt Exp $ +.\" $OpenBSD: doc-syms,v 1.10 1997/09/19 23:48:46 deraadt Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -157,13 +157,13 @@ . if "\\$1"1.2" \&\\*(tNOpenBSD\\*(aa 1.2\\*(aa\\$2 . if "\\$1"2.0" \&\\*(tNOpenBSD\\*(aa 2.0\\*(aa\\$2 . if "\\$1"2.1" \&\\*(tNOpenBSD\\*(aa 2.1\\*(aa\\$2 -. if "\\$1"2.1" \&\\*(tNOpenBSD\\*(aa 2.2\\*(aa\\$2 +. if "\\$1"2.2" \&\\*(tNOpenBSD\\*(aa 2.2\\*(aa\\$2 .\} .if \\n(.$==1 \{\ . if "\\$1"1.2" \&\\*(tNOpenBSD\\*(aa 1.2\\*(aa . if "\\$1"2.0" \&\\*(tNOpenBSD\\*(aa 2.0\\*(aa . if "\\$1"2.1" \&\\*(tNOpenBSD\\*(aa 2.1\\*(aa -. if "\\$1"2.1" \&\\*(tNOpenBSD\\*(aa 2.2\\*(aa +. if "\\$1"2.2" \&\\*(tNOpenBSD\\*(aa 2.2\\*(aa .\} .. .\" Ns At macro - AT&T UNIX (this macro does not handle punctuation) |