[MacPorts] #20429: Typo error in base?
#20429: Typo error in base? -------------------------------+-------------------------------------------- Reporter: danocd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: base | Version: 1.8.0 Keywords: sysctl | Port: -------------------------------+-------------------------------------------- I hope I am wrong but I don't know if there is a typo error in this point [http://trac.macports.org/browser/trunk/base/src/macports1.0/macports.tcl#L66...]. [[BR]] [[BR]] Is "sysctl" (system control?) correct? Or is "systcl" (system tcl?) correct instead? I am not able to understand by myself. Sorry.[[BR]] [[BR]] I hope it is a bad ticket that Joshua will close as inconsistent. -- Ticket URL: <http://trac.macports.org/ticket/20429> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20429: Typo error in base? --------------------------------+------------------------------------------- Reporter: danocd@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.8.0 Resolution: invalid | Keywords: sysctl Port: | --------------------------------+------------------------------------------- Changes (by blb@…): * priority: High => Normal * status: new => closed * resolution: => invalid Comment: {{{sysctl}}} is correct, it is a call to sysctlbyname(3) to query system information. You can basically see the same information on the command line: {{{ $ /usr/sbin/sysctl hw.cpu64bit_capable hw.cpu64bit_capable: 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/20429#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts