[tor-bugs] #6875 [Tor]: Documentation fixes: base-{16,32,64}

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 17 20:47:16 UTC 2013


#6875: Documentation fixes: base-{16,32,64}
------------------------+---------------------------------------------------
 Reporter:  grarpamp    |          Owner:                    
     Type:  task        |         Status:  needs_review      
 Priority:  trivial     |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor         |        Version:  Tor: 0.2.3.21-rc  
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by onizuka):

  * status:  new => needs_review
 * cc: onizuka.xxxx@… (added)


Comment:

 Here is a one-liner with sed:

 find ./ -type f -perm -u+rw -exec sed -ri 's/(Base)-(16|32|64)/\1\2/gi' {}
 \;

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6875#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list