11638Srgrimes.nr _0 \n(c.
21638Srgrimes.\" Copyright (c) 1988, 1993
31638Srgrimes.\"	The Regents of the University of California.  All rights reserved.
41638Srgrimes.\"
51638Srgrimes.\" Redistribution and use in source and binary forms, with or without
61638Srgrimes.\" modification, are permitted provided that the following conditions
71638Srgrimes.\" are met:
81638Srgrimes.\" 1. Redistributions of source code must retain the above copyright
91638Srgrimes.\"    notice, this list of conditions and the following disclaimer.
101638Srgrimes.\" 2. Redistributions in binary form must reproduce the above copyright
111638Srgrimes.\"    notice, this list of conditions and the following disclaimer in the
121638Srgrimes.\"    documentation and/or other materials provided with the distribution.
131638Srgrimes.\" 3. All advertising materials mentioning features or use of this software
141638Srgrimes.\"    must display the following acknowledgement:
151638Srgrimes.\"	This product includes software developed by the University of
161638Srgrimes.\"	California, Berkeley and its contributors.
171638Srgrimes.\" 4. Neither the name of the University nor the names of its contributors
181638Srgrimes.\"    may be used to endorse or promote products derived from this software
191638Srgrimes.\"    without specific prior written permission.
201638Srgrimes.\"
211638Srgrimes.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
221638Srgrimes.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
231638Srgrimes.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
241638Srgrimes.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
251638Srgrimes.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
261638Srgrimes.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
271638Srgrimes.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
281638Srgrimes.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
291638Srgrimes.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
301638Srgrimes.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
311638Srgrimes.\" SUCH DAMAGE.
321638Srgrimes.\"
331638Srgrimes.\"	@(#)sh.me	8.1 (Berkeley) 6/5/93
341638Srgrimes.\"
351638Srgrimes.\"	%beginstrip%
361638Srgrimes.\"
371638Srgrimes.de sh			\" *** section heading
381638Srgrimes.fi
391638Srgrimes.if (\\n(si>0)&(\\n(si<1n) \
401638Srgrimes.	nr si \\n(sin
411638Srgrimes.ce 0
421638Srgrimes.@d "\\$1" +1 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
431638Srgrimes.if !"\\$2"_" \
441638Srgrimes\{\
451638Srgrimes.	ds |n \&\\$2
461638Srgrimes.	$p "\\*(|n" "\\*($n" \\n($0
471638Srgrimes.	$0 "\\*(|n" "\\*($n" \\n($0
481638Srgrimes.	rm |n
491638Srgrimes.\}
501638Srgrimes.nr $p 0 1			\" reset .np count
511638Srgrimes..
521638Srgrimes.de @d			\" --- change section depth
531638Srgrimes.if !""\\$1" \
541638Srgrimes.	nr $0 \\$1
551638Srgrimes.if \\n($0&(\\n(.$>1) \
561638Srgrimes.	nr $\\n($0 \\$2
571638Srgrimes.ds $n \&\"
581638Srgrimes.ie \\n($0>=1 \
591638Srgrimes\{\
601638Srgrimes.	if '\\n($1'0' \
611638Srgrimes.		nr $1 1
621638Srgrimes.	if (\\n(.$>=3) .if !"\\$3"-" \
631638Srgrimes.		nr $1 \\$3
641638Srgrimes.	as $n \\n($1
651638Srgrimes.\}
661638Srgrimes.el \
671638Srgrimes.	nr $1 0
681638Srgrimes.ie \\n($0>=2 \
691638Srgrimes\{\
701638Srgrimes.	if '\\n($2'0' \
711638Srgrimes.		nr $2 1
721638Srgrimes.	if (\\n(.$>=4) .if !"\\$4"-" \
731638Srgrimes.		nr $2 \\$4
741638Srgrimes.	as $n .\\n($2
751638Srgrimes.\}
761638Srgrimes.el \
771638Srgrimes.	nr $2 0
781638Srgrimes.ie \\n($0>=3 \
791638Srgrimes\{\
801638Srgrimes.	if '\\n($3'0' \
811638Srgrimes.		nr $3 1
821638Srgrimes.	if (\\n(.$>=5) .if !"\\$5"-" \
831638Srgrimes.		nr $3 \\$5
841638Srgrimes.	as $n .\\n($3
851638Srgrimes.\}
861638Srgrimes.el \
871638Srgrimes.	nr $3 0
881638Srgrimes.ie \\n($0>=4 \
891638Srgrimes\{\
901638Srgrimes.	if '\\n($4'0' \
911638Srgrimes.		nr $4 1
921638Srgrimes.	if (\\n(.$>=6) .if !"\\$6"-" \
931638Srgrimes.		nr $4 \\$6
941638Srgrimes.	as $n .\\n($4
951638Srgrimes.\}
961638Srgrimes.el \
971638Srgrimes.	nr $4 0
981638Srgrimes.ie \\n($0>=5 \
991638Srgrimes\{\
1001638Srgrimes.	if '\\n($5'0' \
1011638Srgrimes.		nr $5 1
1021638Srgrimes.	if (\\n(.$>=7) .if !"\\$7"-" \
1031638Srgrimes.		nr $5 \\$7
1041638Srgrimes.	as $n .\\n($5
1051638Srgrimes.\}
1061638Srgrimes.el \
1071638Srgrimes.	nr $5 0
1081638Srgrimes.ie \\n($0>=6 \
1091638Srgrimes\{\
1101638Srgrimes.	if '\\n($6'0' \
1111638Srgrimes.		nr $6 1
1121638Srgrimes.	if (\\n(.$>=8) .if !"\\$8"-" \
1131638Srgrimes.		nr $6 \\$8
1141638Srgrimes.	as $n .\\n($6
1151638Srgrimes.\}
1161638Srgrimes.el \
1171638Srgrimes.	nr $6 0
1181638Srgrimes..
1191638Srgrimes.de sx			\" *** heading up, no increment (2.1.1 -> 2.1)
1201638Srgrimes.ce 0
1211638Srgrimes.ul 0
1221638Srgrimes.nr _0 \\n($0-1
1231638Srgrimes.if \\n(.$ .nr _0 +1
1241638Srgrimes.if \\n(.$ .nr _0 \\$1
1251638Srgrimes.@d \\n(_0
1261638Srgrimes.rr _0
1271638Srgrimes.$p "" "" \\n($0
1281638Srgrimes.nr $p 0 1			\" reset .np count
1291638Srgrimes..
1301638Srgrimes.de uh			\" *** unnumbered section heading
1311638Srgrimes.$p "\\$1"
1321638Srgrimes.$0 "\\$1"
1331638Srgrimes..
1341638Srgrimes.if \n(sf<=0 \
1351638Srgrimes.	nr sf 8			\" section font -- Times Bold
1361638Srgrimes.if \n(sp<=0 \
1371638Srgrimes.	nr sp 10		\" section title pointsize
1381638Srgrimes.if \n(ss<=0 \
1391638Srgrimes.	nr ss 12p		\" section prespacing
1401638Srgrimes.if \n(si<=0 \
1411638Srgrimes.	nr si 0			\" section indent
1421638Srgrimes.nr c. \n(_0
143