From Debian. Likely author: Frederic Peters <fpeters@debian.org>

* Updated omniorb URL (closes: #257512)
 run pod2man with --section=4 for ethereal-filter


svn path=/trunk/; revision=11383
This commit is contained in:
Jörg Mayer 2004-07-16 23:42:38 +00:00
parent c27d80c9ad
commit 42f5540524
3 changed files with 3 additions and 2 deletions

View File

@ -53,6 +53,7 @@ ethereal-tmp.pod: $(srcdir)/ethereal.pod $(top_srcdir)/AUTHORS-SHORT
../ethereal-filter.4: ethereal-filter.pod ../config.h ../ethereal-filter.4: ethereal-filter.pod ../config.h
$(POD2MAN) \ $(POD2MAN) \
--section=4 \
--center="The Ethereal Network Analyzer" \ --center="The Ethereal Network Analyzer" \
--release=$(VERSION) \ --release=$(VERSION) \
ethereal-filter.pod > ../ethereal-filter.4 ethereal-filter.pod > ../ethereal-filter.4

View File

@ -51,7 +51,7 @@ need the following.
http://python.org/ http://python.org/
2. omniidl from the the omniORB package must be available. 2. omniidl from the the omniORB package must be available.
http://www.uk.research.att.com/omniORB/omniORB.html http://omniorb.sourceforge.net/
3 Of course you need ethereal installed to compile the 3 Of course you need ethereal installed to compile the
code an tweak it if required. idl2eth is part of the code an tweak it if required. idl2eth is part of the

View File

@ -21,7 +21,7 @@
# Ethereal is available at http://www.ethereal.com/ # Ethereal is available at http://www.ethereal.com/
# #
# Omniidl is part of the OmniOrb distribution, and is available at # Omniidl is part of the OmniOrb distribution, and is available at
# http://www.uk.research.att.com/omniORB/omniORB.html # http://omniorb.sourceforge.net/
# #
# This program is free software; you can redistribute it and/or modify it # This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by # under the terms of the GNU General Public License as published by