~ubuntu-branches/ubuntu/hoary/postfix/hoary-security

« back to all changes in this revision

Viewing changes to mantools/get_anchors.pl

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-10-06 11:50:33 UTC
  • Revision ID: james.westby@ubuntu.com-20041006115033-9oky44ylqmhjy7eq
Tags: 2.1.3-1ubuntu17
* Deliver man pages for master.cf services in section 8postfix.
  Remove smtpd.8.gz diversion. Closes: #274777
* Clean up postfix-mysql documentation (created README.Debian files).
  Closes: Warty#2022
* Fix typo in postmap man page.  Closes: #271369

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Copyright (c) 2004 Liviu Daia <Liviu.Daia@imar.ro>
4
4
# All rights reserved.
5
5
#
6
 
# $Revision$
7
 
# $Id$
8
 
# $Source$
 
6
# $Revision: 1.2.2.1 $
 
7
# $Id: get_anchors.pl,v 1.2.2.1 2004/05/28 22:30:43 lamont Exp $
 
8
# $Source: /var/cvs/postfix/mantools/get_anchors.pl,v $
9
9
#
10
10
 
11
11
use HTML::Parser;