summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-09-08 23:28:25 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-09-08 23:28:25 +0400
commitd442f6460c590da92f5c216b2e060b8ba6adbd98 (patch)
tree7231ae0d8bb426a4efedd078a37c637784fb2e3e
parentd6486092acb9047e2751adf74ba32fbf4802556f (diff)
downloaddh-illumos-d442f6460c590da92f5c216b2e060b8ba6adbd98.tar.gz
Typo
-rwxr-xr-xdh_illumos_gate2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_illumos_gate b/dh_illumos_gate
index 713fb45..f4d76e1 100755
--- a/dh_illumos_gate
+++ b/dh_illumos_gate
@@ -107,7 +107,7 @@ Remove option C<-s> (strip) from install command for directories and files.
This options does not make sense for directories and GNU L<install(1)> is
not tolerant here. Also replace option C<-f> with C<-t>.
-Set C<i386_XARCH> to C<-m32> since native host compiler can produce 32-bit
+Set C<i386_XARCH> to C<-m32> since native host compiler can produce 64-bit
code by default.
=cut