replace margin notes with inline parenthetical deltas
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 25 May 1994 06:24:46 +0000 (22:24 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 25 May 1994 06:24:46 +0000 (22:24 -0800)
SCCS-vsn: usr.bin/make/PSD.doc/tutorial.ms 8.2

usr/src/usr.bin/make/PSD.doc/tutorial.ms

index 94a5fde..8e5b1ca 100644 (file)
@@ -8,7 +8,7 @@
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)tutorial.ms 8.1 (Berkeley) %G%
+.\"    @(#)tutorial.ms 8.2 (Berkeley) %G%
 .\"
 .EH 'PSD:12-%''PMake \*- A Tutorial'
 .OH 'PMake \*- A Tutorial''PSD:12-%'
 .\"
 .EH 'PSD:12-%''PMake \*- A Tutorial'
 .OH 'PMake \*- A Tutorial''PSD:12-%'
@@ -52,6 +52,9 @@
 .\" up with such weird commands, they came from running grn on a
 .\" gremlin file...
 .de No
 .\" up with such weird commands, they came from running grn on a
 .\" gremlin file...
 .de No
+(\(*D)
+..
+.de nO
 .br
 .ne 0.5i
 .po -0.5i
 .br
 .ne 0.5i
 .po -0.5i
@@ -126,8 +129,8 @@ considerably faster. It also has a great deal more functionality than
 Make. Throughout the text, whenever something is mentioned that is an
 important difference between PMake and Make (i.e.  something that will
 cause a makefile to fail if you don't do something about it), or is
 Make. Throughout the text, whenever something is mentioned that is an
 important difference between PMake and Make (i.e.  something that will
 cause a makefile to fail if you don't do something about it), or is
-simply important, it will be flagged with a little sign in the left
-margin, like this:
+simply important, it will be flagged with a parenthetical delta
+symbol, like this:
 .No
 .LP
 This tutorial is divided into three main sections corresponding to basic,
 .No
 .LP
 This tutorial is divided into three main sections corresponding to basic,