Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/i386 Fix "NetBSD/i386" to .Nx*M.



details:   https://anonhg.NetBSD.org/src/rev/a3bd56460766
branches:  trunk
changeset: 499308:a3bd56460766
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 16 17:12:08 2000 +0000

description:
Fix "NetBSD/i386" to .Nx*M.

diffstat:

 distrib/notes/i386/upgrade |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r e20a1bb7b762 -r a3bd56460766 distrib/notes/i386/upgrade
--- a/distrib/notes/i386/upgrade        Thu Nov 16 17:04:50 2000 +0000
+++ b/distrib/notes/i386/upgrade        Thu Nov 16 17:12:08 2000 +0000
@@ -1,8 +1,9 @@
-.\"    $NetBSD: upgrade,v 1.19 2000/11/14 12:30:28 fvdl Exp $
+.\"    $NetBSD: upgrade,v 1.20 2000/11/16 17:12:08 tv Exp $
 .
 .so ../common/upgrade
 .Pp
-.Nx /i386 has switched its executable format from the old a.out format
+.Nx*M
+has switched its executable format from the old a.out format
 to ELF, the now more commonly used and supported format. Your old
 binaries will continue to work just fine. The installation procedure
 will try to take the necessary steps to accomplish this. The most



Home | Main Index | Thread Index | Old Index