diff options
author | nia <nia@pkgsrc.org> | 2022-04-05 14:00:02 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-04-05 14:00:02 +0000 |
commit | 129e0824b201069d914df132a35e53702b09e4c7 (patch) | |
tree | 89bc855833652a4bdc6cce848422b5df5da3bec9 /bootstrap | |
parent | 31f4a34d4d841398e53bc9b0dff7e1b4132d5844 (diff) | |
download | pkgsrc-129e0824b201069d914df132a35e53702b09e4c7.tar.gz |
capitalization police
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Solaris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris index 0d7d4b928db..d80c5ff9316 100644 --- a/bootstrap/README.Solaris +++ b/bootstrap/README.Solaris @@ -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. |