pkgsrc-Changes archive

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

CVS commit: pkgsrc/bootstrap



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Apr  5 14:00:02 UTC 2022

Modified Files:
        pkgsrc/bootstrap: README.Solaris

Log Message:
capitalization police


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/bootstrap/README.Solaris

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/bootstrap/README.Solaris
diff -u pkgsrc/bootstrap/README.Solaris:1.24 pkgsrc/bootstrap/README.Solaris:1.25
--- pkgsrc/bootstrap/README.Solaris:1.24        Tue Apr  5 12:38:32 2022
+++ pkgsrc/bootstrap/README.Solaris     Tue Apr  5 14:00:02 2022
@@ -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 @@ Refer to https://omnios.org/setup/zones
 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