pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/platform Typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/92d6bd3668f6
branches: trunk
changeset: 371046:92d6bd3668f6
user: khorben <khorben%pkgsrc.org@localhost>
date: Wed Nov 01 15:29:09 2017 +0000
description:
Typo
diffstat:
mk/platform/AIX.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 366ff59891aa -r 92d6bd3668f6 mk/platform/AIX.mk
--- a/mk/platform/AIX.mk Wed Nov 01 13:31:48 2017 +0000
+++ b/mk/platform/AIX.mk Wed Nov 01 15:29:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: AIX.mk,v 1.42 2016/03/10 16:58:19 jperkin Exp $
+# $NetBSD: AIX.mk,v 1.43 2017/11/01 15:29:09 khorben Exp $
#
# Variable definitions for the AIX operating system.
@@ -62,8 +62,8 @@
# FIXME: Adjust to work on this system and enable the lines below.
#_OPSYS_MAX_CMDLEN_CMD= /sbin/sysctl -n kern.argmax
-# On AIX, there are a handful of utilies (i.e., ar(1), ld(1), strip(1), etc)
-# that care about the type of object files they should examine via the various'
+# On AIX, there are a handful of utilities (i.e., ar(1), ld(1), strip(1), etc)
+# that care about the type of object files they should examine via the various
# flags. Alternatively, it is easier to export OBJECT_MODE with the
# appropriate $ABI versus piping through flags for all related utilities.
.if defined(ABI)
Home |
Main Index |
Thread Index |
Old Index