aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
diff options
context:
space:
mode:
authorDave Love <fx@gcc.gnu.org>1998-07-09 14:15:13 +0000
committerDave Love <fx@gcc.gnu.org>1998-07-09 14:15:13 +0000
commit0cdb8ce911f53dc462f8a1beba827c964ab1ac55 (patch)
tree1e0a107073c0752e80b8e0521e033387bbcdb141 /gcc/f
parent0f5e5cc56d12585d58f92af897073ec01d5de5ac (diff)
downloadgcc-0cdb8ce911f53dc462f8a1beba827c964ab1ac55.zip
gcc-0cdb8ce911f53dc462f8a1beba827c964ab1ac55.tar.gz
gcc-0cdb8ce911f53dc462f8a1beba827c964ab1ac55.tar.bz2
Update last change.
From-SVN: r21038
Diffstat (limited to 'gcc/f')
-rw-r--r--gcc/f/intdoc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/f/intdoc.in b/gcc/f/intdoc.in
index ab552bf..d7a85a0 100644
--- a/gcc/f/intdoc.in
+++ b/gcc/f/intdoc.in
@@ -2059,8 +2059,8 @@ Fills @var{@1@} with the system's host name returned by
(@code{ENOSYS} if the system does not provide @code{gethostname(2)}).
On some systems (specifically SCO) it might be necessary to link the
-``socket'' library if you call this routine, i.e.@: add @samp{-lsocket}
-to the @code{g77} arguments.
+``socket'' library if you call this routine, i.e.@: append
+@samp{-lg2c -lsocket -lm} to the @code{g77} arguments.
")
DEFDOC (HOSTNM_subr, "Get host name.", "\
@@ -2075,8 +2075,8 @@ only a function, not as a subroutine, or do not support the
(optional) @var{@2@} argument.
On some systems (specifically SCO) it might be necessary to link the
-``socket'' library if you call this routine, i.e.@: add @samp{-lsocket}
-to the @code{g77} arguments.
+``socket'' library if you call this routine, i.e.@: append
+@samp{-lg2c -lsocket -lm} to the @code{g77} arguments.
")
DEFDOC (FLUSH, "Flush buffered output.", "\