summaryrefslogtreecommitdiff
path: root/usr.bin/make/PSD.doc/tutorial.ms
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
commitd7d97eb0aa6f7315a98a6010d82c4fc71bd2211c (patch)
treef8fb6added0ae23b19c6ae7f29f514a212a31fde /usr.bin/make/PSD.doc/tutorial.ms
parent7c637968288584dda60170d7c2977973e20ae503 (diff)
Notes
Diffstat (limited to 'usr.bin/make/PSD.doc/tutorial.ms')
-rw-r--r--usr.bin/make/PSD.doc/tutorial.ms4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/PSD.doc/tutorial.ms b/usr.bin/make/PSD.doc/tutorial.ms
index db2d04eb2fd1..7e4e8c6a5037 100644
--- a/usr.bin/make/PSD.doc/tutorial.ms
+++ b/usr.bin/make/PSD.doc/tutorial.ms
@@ -602,7 +602,7 @@ likely freeze if you execute something that produces thousands of
bytes of output (8 Kb is the limit on many UNIX systems).
.LP
The value of a variable may be retrieved by enclosing the variable
-name in parentheses or curly braces and preceeding the whole thing
+name in parentheses or curly braces and preceding the whole thing
with a dollar sign.
.LP
For example, to set the variable CFLAGS to the string
@@ -2640,7 +2640,7 @@ character is replaced by the
unless it is preceded by a backslash.
You are allowed to use any character except
colon or exclamation point to separate the two strings. This so-called
-delimiter character may be placed in either string by preceeding it
+delimiter character may be placed in either string by preceding it
with a backslash.
.IP T
.Ix 0 def :T