summaryrefslogtreecommitdiff
path: root/troff/troff.d/tmac.d/naa
diff options
context:
space:
mode:
Diffstat (limited to 'troff/troff.d/tmac.d/naa')
-rw-r--r--troff/troff.d/tmac.d/naa115
1 files changed, 115 insertions, 0 deletions
diff --git a/troff/troff.d/tmac.d/naa b/troff/troff.d/tmac.d/naa
new file mode 100644
index 0000000000000..aac4c0e2295de
--- /dev/null
+++ b/troff/troff.d/tmac.d/naa
@@ -0,0 +1,115 @@
+.\"
+.\" tmac.naa - nroff macros for Unix 6th Edition manual pages
+.\"
+.\" Sccsid @(#)naa 1.4 (gritter) 2/18/07
+.\"
+.\" from Unix 6th Edition /usr/doc/man/man0/naa
+.\"
+.\" Changes by Gunnar Ritter, Freiburg i. Br., Germany, February 2007
+.\"
+.\" Copyright(C) Caldera International Inc. 2001-2002. All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" Redistributions of source code and documentation must retain the
+.\" above copyright notice, this list of conditions and the following
+.\" disclaimer.
+.\" Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed or owned by Caldera
+.\" International, Inc.
+.\" Neither the name of Caldera International, Inc. nor the names of
+.\" other contributors may be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
+.\" INTERNATIONAL, INC. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+.\" BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+.\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+.\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.do xflag 1
+.nr in 5
+.de i0
+.in \n(in
+..
+.de lp
+.i0
+.ta \\$2
+.in \\$1
+.ti -\\$2
+..
+.de s1
+.sp 1
+.ne 4
+..
+.de s2
+.sp 1
+..
+.de s3
+.sp 1
+..
+.de fo
+'sp 2
+'tl ''- % -''
+'bp
+..
+.de th
+.de x1
+'sp 2
+'tl '\\$1(\\$2)'\\$3'\\$1(\\$2)'
+'sp 2
+\\..
+.wh -5 fo
+.wh 0 x1
+.in \n(in
+..
+.de sh
+.s1
+.ne 5
+.ti 0
+\\$1
+.br
+..
+.de bd
+.tr __
+.ul
+\\$1
+..
+.de bn
+.tr __
+.ul
+\\$1\\t
+..
+.de it
+.tr __
+.ul
+.li
+\\$1
+..
+.de dt
+.ta 8 16 24 32 40 48 56 64
+..
+.ds b B
+.ds G G
+.ds a '
+.ds - \-
+.ds _ _
+.ds v |
+.ds p J
+.ds r
+.ds g `
+.ds X X
+.ds u u
+.ds > ->
+.ds |