[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Thu, 29 Oct 2009 02:21:44 +0000 (UTC)

changeset: 329:459e515a441e
tag: tip
user: Andrew Antle <andrew.antle_AT_gmail.com>
date: Wed Oct 28 22:20:39 2009 -0400
files: surf.suckless.org/patches/history.md
description:
Removed 'little', attempting to standardize 'uri' to 'URI', changed
'that uses' to 'using'.


diff -r 539644e0f5df -r 459e515a441e surf.suckless.org/patches/history.md
--- a/surf.suckless.org/patches/history.md Wed Oct 28 11:24:03 2009 +0100
+++ b/surf.suckless.org/patches/history.md Wed Oct 28 22:20:39 2009 -0400
_AT_@ -4,10 +4,11 @@
 Description
 -----------
 
-This little patch writes the loaded uri to a file.
+This patch writes the loaded URI to a file.
 
-wart_ also provides a little shell script that uses dmenu to display and select a uri:
- cat ~/.surf/history | sort -r | uniq | dmenu -l 10 -b -i | xprop -id `cat ~/.surf/id` -f _SURF_URI 8s -set _SURF_URI
+wart_ also provides a shell script using dmenu to display and select a URI:
+
+ cat ~/.surf/history | sort -r | uniq | dmenu -l 10 -b -i | xprop -id `cat ~/.surf/id` -f _SURF_URI 8s -set _SURF_URI
 
 Download
 --------
Received on Thu Oct 29 2009 - 03:21:44 CET

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:56 CEST