aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-09-28 18:36:51 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-09-28 18:36:51 +0000
commit621c6c073d50fc34465906f48aab289280ace328 (patch)
treeecdb362e859555a1e40e3e2cf6958794c50a5c5c /contrib/groff
parent0dde7f4fcae9a4b8302d1bcd6f35ead1890aee71 (diff)
downloadsrc-621c6c073d50fc34465906f48aab289280ace328.tar.gz
src-621c6c073d50fc34465906f48aab289280ace328.zip
Import Nx macro - NetBSD
Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=18544
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/tmac/doc-syms28
1 files changed, 28 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms
index 7953e62f7d65..6d9bfb1db53f 100644
--- a/contrib/groff/tmac/doc-syms
+++ b/contrib/groff/tmac/doc-syms
@@ -165,6 +165,34 @@
. if "\\$1"2.2" \&\\*(tNFreeBSD\\*(aa 2.2\\*(aa
.\}
..
+.\" Ns Nx macro - NetBSD
+.\"
+.\" Please try to keep this macros in sync with NetBSD!
+.de Nx
+.nr cF \\n(.f
+.nr cZ \\n(.s
+.ds aa \&\f\\n(cF\s\\n(cZ
+.if \\n(.$==2 \{\
+. if "\\$1"0.8" \&\\*(tNNetBSD\\*(aa 0.8\\*(aa\\$2
+. if "\\$1"0.8a" \&\\*(tNNetBSD\\*(aa 0.8a\\*(aa\\$2
+. if "\\$1"0.9" \&\\*(tNNetBSD\\*(aa 0.9\\*(aa\\$2
+. 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 "\\$1"1.2" \&\\*(tNNetBSD\\*(aa 1.2\\*(aa\\$2
+.\}
+.if \\n(.$==1 \{\
+. if "\\$1"0.8" \&\\*(tNNetBSD\\*(aa 0.8\\*(aa
+. if "\\$1"0.8a" \&\\*(tNNetBSD\\*(aa 0.8a\\*(aa
+. if "\\$1"0.9" \&\\*(tNNetBSD\\*(aa 0.9\\*(aa
+. 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
+. if "\\$1"1.2" \&\\*(tNNetBSD\\*(aa 1.2\\*(aa
+.\}
+..
.\" The Bt macro should go away now
.\" Ns Bt macro - prints "is currently in beta test." (HISTORY section)
.de Bt