diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-16 14:22:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-16 14:22:44 +0000 |
commit | 2e24987a7a55bca181bbcd5d4ea9fb2927b4720a (patch) | |
tree | 4e929b63a5a01191f4c8ec1d3b6cefb2d01210ee | |
parent | 63033551c5381c29e9871f0fc7880cc24e73d4e7 (diff) |
Add `1.1' to Nx macro; from netbsd
-rw-r--r-- | share/tmac/doc-syms | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/tmac/doc-syms b/share/tmac/doc-syms index aabd555c9b0..423d57e2ac7 100644 --- a/share/tmac/doc-syms +++ b/share/tmac/doc-syms @@ -131,6 +131,7 @@ . if "\\$1"0.9a" \&\\*(tNNetBSD\\*(aa 0.9a\\*(aa\\$2 . if "\\$1"1.0" \&\\*(tNNetBSD\\*(aa 1.0\\*(aa\\$2 . if "\\$1"1.0a" \&\\*(tNNetBSD\\*(aa 1.0a\\*(aa\\$2 +. if "\\$1"1.1" \&\\*(tNNetBSD\\*(aa 1.1\\*(aa\\$2 .\} .if \\n(.$==1 \{\ . if "\\$1"0.8" \&\\*(tNNetBSD\\*(aa 0.8\\*(aa @@ -139,6 +140,7 @@ . if "\\$1"0.9a" \&\\*(tNNetBSD\\*(aa 0.9a\\*(aa . if "\\$1"1.0" \&\\*(tNNetBSD\\*(aa 1.0\\*(aa . if "\\$1"1.0a" \&\\*(tNNetBSD\\*(aa 1.0a\\*(aa +. if "\\$1"1.1" \&\\*(tNNetBSD\\*(aa 1.1\\*(aa .\} .. .\" Ns At macro - AT&T UNIX |