# turn end-of xref tags into <*> # Copyright (C) 1999 Sandy Harris. # # 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 the # Free Software Foundation; either version 2 of the License, or (at your # option) any later version. See . # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # RCSID $Id: xref.sed,v 1.1 2001/01/29 01:18:08 sandy Exp $ s/<\/a>/<*>/g # delete all xrefs that point # within our document set s/// # in same doc s/// # pointer into another doc s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// # pointer to head of doc s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// s/// # xref to non-HTML files s/// s/// s///