diff options
Diffstat (limited to 'usr.bin/nc/scripts/alta')
-rw-r--r-- | usr.bin/nc/scripts/alta | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/nc/scripts/alta b/usr.bin/nc/scripts/alta index 7a091767e8e..ed4bd3917c3 100644 --- a/usr.bin/nc/scripts/alta +++ b/usr.bin/nc/scripts/alta @@ -1,4 +1,6 @@ #! /bin/sh +# $OpenBSD: alta,v 1.2 2001/01/29 01:58:12 niklas Exp $ + ## special handler for altavista, since they only hand out chunks of 10 at ## a time. Tries to isolate out results without the leading/trailing trash. ## multiword arguments are foo+bar, as usual. |