aboutsummaryrefslogtreecommitdiff
path: root/README.configure
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-08-23 21:45:08 +0000
committerK. Richard Pixley <rich@cygnus>1991-08-23 21:45:08 +0000
commit474d52a56ef66cf41aacfa358582b738918fbcc2 (patch)
tree6c0862cc02b177219b79d9b8384214ef13b7c415 /README.configure
parentcb3e10f3fede81a6f39b0387ce98be652f1c8c44 (diff)
downloadfsf-binutils-gdb-474d52a56ef66cf41aacfa358582b738918fbcc2.zip
fsf-binutils-gdb-474d52a56ef66cf41aacfa358582b738918fbcc2.tar.gz
fsf-binutils-gdb-474d52a56ef66cf41aacfa358582b738918fbcc2.tar.bz2
Coupla minor typos.
Diffstat (limited to 'README.configure')
-rwxr-xr-xREADME.configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.configure b/README.configure
index 36f51dc..62a2c5b 100755
--- a/README.configure
+++ b/README.configure
@@ -3,7 +3,7 @@
K. Richard Pixley
Cygnus Support
- Last Mod Tue Aug 6 22:16:14 PDT 1991, by rich@cygint.cygnus.com
+ Last Mod Fri Aug 23 14:44:19 PDT 1991, by rich@cygint.cygnus.com
INTRO
-----
@@ -212,7 +212,7 @@ BUILDING DEVELOPMENT ENVIRONMENTS
In this example, like before, we create two configurations. The
first is intended to be built in a sun4 environment, in
subdirectories, to be installed in /local. The second is intended
- to be build in a sun3 environment, in subdirectories, to be
+ to be built in a sun3 environment, in subdirectories, to be
installed in /local.
Unlike the previous example, the first configuration will produce
@@ -526,7 +526,7 @@ directory.
* "./configure +subdirs hostname +target=targetname" creates a
subdirectories Host-hostname and Host-hostname/Target-targetname and
configures Host-hostname/Target-targetname. For now, makes should
- be done from Host-hostname/Target-targetname. "./configure +f name"
+ be done from Host-hostname/Target-targetname. "./configure +sub name"
works as expected. That is, it creates Host-name and
Host-name/Target-name and configures the latter.