#!/bin/sh
# $Id: xxx,v 1.2 2000/08/05 06:02:00 proff Exp $
# elvis: xxx		-- Superior XXX, hot and ready to press (http://arXiv.org)
. surfraw || exit 1

w3_usage_hook () {
    cat <<EOF
Usage: $w3_argv0 [options]
Description:
  Surfraw activate the Los Alimos XXX Pre-Print Archive
EOF
    w3_global_usage
}

w3_config
w3_parse_args "$@"
w3_browse_url http://arXiv.org/
