summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-04-05 12:38:32 +0000
committergdt <gdt@pkgsrc.org>2022-04-05 12:38:32 +0000
commit7519b4a662c2eac1a42b6b15083373ebdb8ff243 (patch)
tree092edb01d45a69fc7d7175345df2b5d0f48e8bf8 /bootstrap
parent8f4a583ac244524d3544bc80ef8b5f2e74a563dc (diff)
downloadpkgsrc-7519b4a662c2eac1a42b6b15083373ebdb8ff243.tar.gz
bootstrap: fix wordo
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.Solaris4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris
index 2207c3bea3c..0d7d4b928db 100644
--- a/bootstrap/README.Solaris
+++ b/bootstrap/README.Solaris
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.23 2022/04/05 12:37:01 gdt Exp $
+$NetBSD: README.Solaris,v 1.24 2022/04/05 12:38:32 gdt Exp $
This README describes pkgsrc on a variety of Solaris-derived operating
systems. It corresponds to pkgsrc/platform/SunOS.mk. The relevant
@@ -72,7 +72,7 @@ General
------
Sun Solaris and Illumos come by default with a mixed {32,64}-bit
-userland. This can include the compiler, which may shipped as a
+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.