]> git.pond.sub.org Git - empserver/commitdiff
Don't suggest to run make in the background.
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Mar 2005 18:01:05 +0000 (18:01 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Mar 2005 18:01:05 +0000 (18:01 +0000)
doc/compiling

index 275392b4bd28c753ddf2aa7abeaa7c09d960d138..a5693169f574c975b577c54febbe2b0a3c0b2688 100644 (file)
@@ -24,8 +24,8 @@ Constructing Binaries
        to do this once before the first build.  You may run this again if
        you make significant changes to the code (including new files, etc.)
 
-       Second, Run "make <arch> &" at the top level.
-       
+       Second, Run "make <arch>" at the top level.
+
 Installing Info Pages
 
        The INFO pages aren't run as a part of the normal make session.