aboutsummaryrefslogtreecommitdiff
path: root/share/tmac
diff options
context:
space:
mode:
Diffstat (limited to 'share/tmac')
-rw-r--r--share/tmac/doc-common32
-rw-r--r--share/tmac/doc-syms42
l---------share/tmac/strip.sed1
3 files changed, 57 insertions, 18 deletions
diff --git a/share/tmac/doc-common b/share/tmac/doc-common
index 2d25d0b7867c..8554d463f444 100644
--- a/share/tmac/doc-common
+++ b/share/tmac/doc-common
@@ -157,9 +157,9 @@
. ds cH \\$2
.\" . if "\\$3"" \{\
. if \\$2>=1 .if \\$2<=8 \{\
-. ds vT UNIX Reference Manual
-. if \\$2>1 .if \\$2<6 .ds vT UNIX Programmer's Manual
-. if "\\$2"8" .ds vT UNIX System Manager's Manual
+. ds vT FreeBSD Reference Manual
+. if \\$2>1 .if \\$2<6 .ds vT FreeBSD Programmer's Manual
+. if "\\$2"8" .ds vT FreeBSD System Manager's Manual
. nr sN \\$2
. \}
. if "\\$2"unass" .ds vT DRAFT
@@ -168,17 +168,17 @@
.\" . \}
.\}
.if !"\\$3"" \{\
-. if "\\$3"USD" .ds vT UNIX User's Supplementary Documents
-. if "\\$3"PS1" .ds vT UNIX Programmers's Supplementary Documents
-. if "\\$3"AMD" .ds vT UNIX Ancestral Manual Documents
-. if "\\$3"SMM" .ds vT UNIX System Manager's Manual
-. if "\\$3"URM" .ds vT UNIX Reference Manual
-. if "\\$3"PRM" .ds vT UNIX Programmers's Manual
-. if "\\$3"IND" .ds vT UNIX Manual Master Index
-.\" . if "\\$3"CON" .ds vT UNIX Contributed Software Manual
-.\" . if "\\$3"IMP" .ds vT UNIX Implementation Notes
-.\" . if "\\$3"HOW" .ds vT UNIX How Pocket Manual
-. if "\\$3"LOCAL" .ds vT UNIX Local Manual
+. if "\\$3"USD" .ds vT FreeBSD User's Supplementary Documents
+. if "\\$3"PS1" .ds vT FreeBSD Programmers's Supplementary Documents
+. if "\\$3"AMD" .ds vT FreeBSD Ancestral Manual Documents
+. if "\\$3"SMM" .ds vT FreeBSD System Manager's Manual
+. if "\\$3"URM" .ds vT FreeBSD Reference Manual
+. if "\\$3"PRM" .ds vT FreeBSD Programmers's Manual
+. if "\\$3"IND" .ds vT FreeBSD Manual Master Index
+.\" . if "\\$3"CON" .ds vT FreeBSD Contributed Software Manual
+.\" . if "\\$3"IMP" .ds vT FreeBSD Implementation Notes
+.\" . if "\\$3"HOW" .ds vT FreeBSD How Pocket Manual
+. if "\\$3"LOCAL" .ds vT FreeBSD Local Manual
. if "\\$3"tahoe" .as vT \ (Tahoe Architecture)
. if "\\$3"vax" .as vT \ (VAX Architecture)
. if "\\$3"hp300" .as vT \ (HP300 Architecture)
@@ -193,7 +193,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS BSD Experimental
+. ds oS FreeBSD
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -220,7 +220,7 @@
. if "\\$2"4.3R" .ds oS 4.3-Reno Berkeley Distribution
. if "\\$2"4.3t" .ds oS 4.3-Tahoe Berkeley Distribution
. if "\\$2"4.3r" .ds oS 4.3-Reno Berkeley Distribution
-. if "\\$2"4.4" .ds oS BSD Experimental
+. if "\\$2"4.4" .ds oS 4.4 Berkeley Distribution
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2
diff --git a/share/tmac/doc-syms b/share/tmac/doc-syms
index e8ae1846c393..fc1e2a639834 100644
--- a/share/tmac/doc-syms
+++ b/share/tmac/doc-syms
@@ -119,6 +119,32 @@
.de Ud
\&currently under development.
..
+.\" Ns Fx macro - FreeBSD
+.de Fx
+.nr cF \\n(.f
+.nr cZ \\n(.s
+.ds aa \&\f\\n(cF\s\\n(cZ
+.if \\n(.$==2 \{\
+. if "\\$1"Pk024" \&\\*(tN386BSD\\*(aa patchkit 0.2.4\\$2
+. if "\\$1"1.0a" \&\\*(tNFreeBSD\\*(aa version 1.0 ALPHA\\$2
+. if "\\$1"1.0b" \&\\*(tNFreeBSD\\*(aa version 1.0 BETA\\$2
+. if "\\$1"1.0g" \&\\*(tNFreeBSD\\*(aa version 1.0 GAMMA\\$2
+. if "\\$1"1.0e" \&\\*(tNFreeBSD\\*(aa version 1.0 EPSILON\\$2
+. if "\\$1"1.0" \&\\*(tNFreeBSD\\*(aa version 1.0\\$2
+. if "\\$1"1.0.2" \&\\*(tNFreeBSD\\*(aa version 1.0.2\\$2
+. if "\\$1"1.1" \&\\*(tNFreeBSD\\*(aa version 1.1\\$2
+.\}
+.if \\n(.$==1 \{\
+.\}
+. if "\\$1"Pk024" \&\\*(tN386BSD\\*(aa patchkit 0.2.4
+. if "\\$1"1.0a" \&\\*(tNFreeBSD\\*(aa version 1.0 ALPHA
+. if "\\$1"1.0b" \&\\*(tNFreeBSD\\*(aa version 1.0 BETA
+. if "\\$1"1.0g" \&\\*(tNFreeBSD\\*(aa version 1.0 GAMMA
+. if "\\$1"1.0e" \&\\*(tNFreeBSD\\*(aa version 1.0 EPSILON
+. if "\\$1"1.0" \&\\*(tNFreeBSD\\*(aa version 1.0
+. if "\\$1"1.0.2" \&\\*(tNFreeBSD\\*(aa version 1.0.2
+. if "\\$1"1.1" \&\\*(tNFreeBSD\\*(aa version 1.1
+..
.\" Ns At macro - AT&T UNIX
.de At
.nr cF \\n(.f
@@ -130,6 +156,8 @@
. if "\\$1"v7" \&Version 7 \\*(tNAT&T UNIX\\*(aa\\$2
. if "\\$1"V" \&\\*(tNAT&T\\*(aa System V \\*(tNUNIX\\*(aa\\$2
. if "\\$1"V.1" \&\\*(tNAT&T\\*(aa System V.1 \\*(tNUNIX\\*(aa\\$2
+. if "\\$1"V.2" \&\\*(tNAT&T\\*(aa System V.2 \\*(tNUNIX\\*(aa\\$2
+. if "\\$1"V.3" \&\\*(tNAT&T\\*(aa System V.3 \\*(tNUNIX\\*(aa\\$2
. if "\\$1"V.4" \&\\*(tNAT&T\\*(aa System V.4 \\*(tNUNIX\\*(aa\\$2
.\}
.if \\n(.$==1 \{\
@@ -138,6 +166,8 @@
. if "\\$1"v7" \&Version 7 \\*(tNAT&T UNIX\\*(aa
. if "\\$1"V" \&\\*(tNAT&T\\*(aa System V \\*(tNUNIX\\*(aa
. if "\\$1"V.1" \&\\*(tNAT&T\\*(aa System V.1 \\*(tNUNIX\\*(aa
+. if "\\$1"V.2" \&\\*(tNAT&T\\*(aa System V.2 \\*(tNUNIX\\*(aa
+. if "\\$1"V.3" \&\\*(tNAT&T\\*(aa System V.3 \\*(tNUNIX\\*(aa
. if "\\$1"V.4" \&\\*(tNAT&T\\*(aa System V.4 \\*(tNUNIX\\*(aa
.\}
..
@@ -152,7 +182,7 @@
.de St
.if \\n(aC==0 \{\
. ie \\n(.$==0 \{\
-.tm Usage: .St [-p1003.1-88 | -p1003.2 | -ansiC-89 | -iso ] \\*(Pu ... (#\\n(.c)
+.tm Usage: .St [-p1003.2-92 | -p1003.1-88 | -p1003.2 | -ansiC-89 | -iso ] \\*(Pu ... (#\\n(.c)
. \}
. el \{\
. ds mN St
@@ -185,6 +215,16 @@
. as b1 (``\\*(tN\\*(Px\\*(aa'')
. \}
. \}
+. if "\\*(A\\n(aP"-p1003.2-92" \{\
+. ie \\n(sT==1 \{\
+. ds b1 \&\\*(tNIEEE Std\\*(aa1003.2-1992\\*(sV
+. as b1 (``\\*(tN\\*(Px\\*(aa'')
+. \}
+. el \{\
+. ds b1 \&\\*(tNIEEE Std\\*(aa1003.2-1992\\*(sV
+. as b1 (``\\*(tN\\*(Px\\*(aa'')
+. \}
+. \}
. if "\\*(A\\n(aP"-p1003.2" \{\
. ie \\n(sT==1 \{\
. ds b1 \&\\*(tNIEEE Std\\*(aa1003.2
diff --git a/share/tmac/strip.sed b/share/tmac/strip.sed
deleted file mode 120000
index 707714fbb79f..000000000000
--- a/share/tmac/strip.sed
+++ /dev/null
@@ -1 +0,0 @@
-../me/strip.sed \ No newline at end of file