]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
getconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V6_LPBIG_OFFBIG.
authorbapt <bapt@FreeBSD.org>
Mon, 19 Oct 2015 21:06:30 +0000 (21:06 +0000)
committerbapt <bapt@FreeBSD.org>
Mon, 19 Oct 2015 21:06:30 +0000 (21:06 +0000)
Submitted by: Sascha Wildner <saw@online.de>
Obtained from: DragonflyBSD
MFC after: 3 days

usr.bin/getconf/sysconf.gperf

index ae88464a0b742e1c6bf21b6a33fbb61c148db62f..6a0a349898774d9047d35d3921a7b210b922a604 100644 (file)
@@ -121,7 +121,7 @@ _POSIX_VERSION, _SC_VERSION
 _POSIX_V6_ILP32_OFF32, _SC_V6_ILP32_OFF32
 _POSIX_V6_ILP32_OFFBIG, _SC_V6_ILP32_OFFBIG
 _POSIX_V6_LP64_OFF64, _SC_V6_LP64_OFF64
-_POSIX_V6_LP64_OFFBIG, _SC_V6_LP64_OFFBIG
+_POSIX_V6_LPBIG_OFFBIG, _SC_V6_LPBIG_OFFBIG
 _XOPEN_CRYPT, _SC_XOPEN_CRYPT
 _XOPEN_ENH_I18N, _SC_XOPEN_ENH_I18N
 _XOPEN_LEGACY, _SC_XOPEN_LEGACY