Blame Scripts/Functions/Help/Texinfo/Templates/en_US/manual.sed

4d8347
#!/bin/sed 
4d8347
#
4d8347
# repository.sed -- This file provide English transformations for
4d8347
# texi2html outupt, based on The CentOS Project CSS definitions.
4d8347
#
4d8347
# Copyright (C) 2009-2010 Alain Reguera Delgado
4d8347
# 
4d8347
# This program is free software; you can redistribute it and/or modify
4d8347
# it under the terms of the GNU General Public License as published by
4d8347
# the Free Software Foundation; either version 2 of the License, or
4d8347
# (at your option) any later version.
4d8347
# 
4d8347
# This program is distributed in the hope that it will be useful, but
4d8347
# WITHOUT ANY WARRANTY; without even the implied warranty of
4d8347
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
4d8347
# General Public License for more details.
4d8347
#
4d8347
# You should have received a copy of the GNU General Public License
4d8347
# along with this program; if not, write to the Free Software
4d8347
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
4d8347
# USA.
4d8347
# 
4d8347
# ----------------------------------------------------------------------
4d8347
# $Id$
4d8347
# ----------------------------------------------------------------------
4d8347
4d8347
# Quotations.
dea3ce
s!

Note!

Info

Note

!g

4d8347
dea3ce
s!

Warning!

Warning

Warning

!g

4d8347
dea3ce
s!

Important!

Important

Important

!g

4d8347
dea3ce
s!

Tip!

Tip

Tip

!g

4d8347
dea3ce
s!

Caution!

Caution

Caution

!g

4d8347
dea3ce
s!

Convention!

Convention

Convention

!g

4d8347
dea3ce
s!

Redirection!

Redirection

Redirection

!g