git: 9front

Download patch

ref: 99a9c038d02b8978ed81fec9248d2c1ad8ae48a4
parent: 4d106363b8e32a9c5cd056127e385297e1b5e7c5
author: ftrvxmtrx <devnull@localhost>
date: Fri Aug 1 16:44:58 EDT 2014

usps: yet another update

--- a/rc/bin/usps
+++ b/rc/bin/usps
@@ -14,7 +14,7 @@
 
 sam -d /tmp/usps.$pid >[2] /dev/null <<'!'
 ,/Tracking Number/-1d
-/Available Options/,$d
+/Available Actions/,$d
 ,p
 !
 rm /tmp/usps.$pid
--