pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap capitalization police



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0208cfc41911
branches:  trunk
changeset: 376323:0208cfc41911
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Apr 05 14:00:02 2022 +0000

description:
capitalization police

diffstat:

 bootstrap/README.Solaris |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 40a0a04e081c -r 0208cfc41911 bootstrap/README.Solaris
--- a/bootstrap/README.Solaris  Tue Apr 05 12:57:21 2022 +0000
+++ b/bootstrap/README.Solaris  Tue Apr 05 14:00:02 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.24 2022/04/05 12:38:32 gdt Exp $
+$NetBSD: README.Solaris,v 1.25 2022/04/05 14:00:02 nia Exp $
 
 This README describes pkgsrc on a variety of Solaris-derived operating
 systems.  It corresponds to pkgsrc/platform/SunOS.mk.  The relevant
@@ -71,7 +71,7 @@
 General
 ------
 
-Sun Solaris and Illumos come by default with a mixed {32,64}-bit
+Solaris and illumos come by default with a mixed {32,64}-bit
 userland.  This can include the compiler, which may have shipped as a
 32-bit ELF.  In this case, the compiler by default will create 32-bit
 executables and shared libraries, unless told otherwise.



Home | Main Index | Thread Index | Old Index