summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-04-19 19:42:09 +0000
committerRoland McGrath <roland@redhat.com>1993-04-19 19:42:09 +0000
commit5532d1d11d5be5d1b187482d7bdeda1088360660 (patch)
treee8b29a2b6eaead767bd0701d3a523af364a11524 /make.texinfo
parentdab0d4214e921215aa26db3a5f05059cf526b3cf (diff)
downloadgunmake-5532d1d11d5be5d1b187482d7bdeda1088360660.tar.gz
Formerly make.texinfo.~91~
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo
index 2c3ed06..6000266 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -3457,7 +3457,7 @@ a canned sequence apply to every line in the sequence. So the rule:
@example
frob.out: frob.in
- @$(frobnicate)
+ @@$(frobnicate)
@end example
@noindent