~ubuntu-branches/ubuntu/trusty/surfraw/trusty-proposed

« back to all changes in this revision

Viewing changes to elvi/w3html

  • Committer: Bazaar Package Importer
  • Author(s): Ian Beckwith
  • Date: 2008-03-11 14:07:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080311140735-8s6dh1auyn1ot7bi
Tags: 2.2.1-2
Remove my old email address from Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
 
# $Id: w3html,v 1.1 2004-09-15 16:56:55 ianb-guest Exp $
 
2
# $Id: w3html,v 1.2 2008-02-14 04:17:06 ianb-guest Exp $
3
3
# elvis: w3html         -- Validate a web page URL with the w3c validator (validator.w3.org)
4
 
# ianb@nessie.mcc.ac.uk 20040906
 
4
# ianb@erislabs.net 20040906
5
5
. surfraw || exit 1
6
6
 
7
7
w3_config_hook () {