Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/gnu/dist/ld Pullup rev 1.3, approved by thorpej:



details:   https://anonhg.NetBSD.org/src/rev/a92827492358
branches:  netbsd-1-5
changeset: 489073:a92827492358
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Fri Aug 11 23:21:02 2000 +0000

description:
Pullup rev 1.3, approved by thorpej:
  Pullover wording fix for "-e entry" from gnu/dist/toolchain.
  Fix for PR 10735, fix suggested by Thomas Klausner <wiz%netbsd.org@localhost>.

diffstat:

 gnu/dist/ld/ld.1 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 169b5381d88a -r a92827492358 gnu/dist/ld/ld.1
--- a/gnu/dist/ld/ld.1  Fri Aug 11 23:13:08 2000 +0000
+++ b/gnu/dist/ld/ld.1  Fri Aug 11 23:21:02 2000 +0000
@@ -473,7 +473,11 @@
 Use \c
 .I entry\c
 \& as the explicit symbol for beginning execution of your
-program, rather than the default entry point.  for a
+program, rather than the default entry point.  See the `\|\c
+.B ld\c
+\|' entry in `\|\c
+.B info\c
+\|' for a
 discussion of defaults and other ways of specifying the
 entry point.
 



Home | Main Index | Thread Index | Old Index