[MacPorts] #20429: Typo error in base?

MacPorts noreply at macports.org
Sat Jul 25 17:00:30 PDT 2009


#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


More information about the macports-tickets mailing list