[PATCH] docs: $arch does not map 1:1 to uname(2) arch. BZ 1003554
Zdenek Pavlas
zpavlas at redhat.com
Mon Sep 2 13:27:30 UTC 2013
---
docs/yum.conf.5 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index fcacbae..ba896a0 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -1145,8 +1145,8 @@ package.
.IP
\fB$arch\fR
-This will be replaced with your architecture as listed by os.uname()[4] in
-Python.
+This will be replaced with your architecture, as detected using
+the uname() syscall and /proc/cpuinfo parsing.
.IP
\fB$basearch\fR
--
1.7.11.7
More information about the Yum-devel
mailing list