diff options
author | David Edelsohn <dje@gcc.gnu.org> | 2005-04-20 09:37:50 -0400 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2005-04-20 09:37:50 -0400 |
commit | 71fc0c16760edea3b4d3c2afdda243bf8516df5c (patch) | |
tree | 6aa768954f07020ff49118809d67343b02e65f61 /gcc | |
parent | 3d040dbc67a608bbf86033ffe50bf37bf789c605 (diff) | |
download | gcc-71fc0c16760edea3b4d3c2afdda243bf8516df5c.zip gcc-71fc0c16760edea3b4d3c2afdda243bf8516df5c.tar.gz gcc-71fc0c16760edea3b4d3c2afdda243bf8516df5c.tar.bz2 |
- Add @file to AIX entry.
From-SVN: r98458
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 7ac8f99..c3a9a61 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3016,7 +3016,7 @@ newer is recommended to build on this platform. ``out of memory'' bootstrap failures may indicate a problem with process resource limits (ulimit). Hard limits are configured in the -/etc/security/limits system configuration file. +@file{/etc/security/limits} system configuration file. To speed up the configuration phases of bootstrapping and installing GCC, one may use GNU Bash instead of AIX @command{/bin/sh}, e.g., |