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

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

Note!

Info

Note

!g

878a2b
878a2b
s!

Warning!

Warning

Warning

!g

878a2b
878a2b
s!

Important!

Important

Important

!g

878a2b
878a2b
s!

Tip!

Tip

Tip

!g

878a2b
878a2b
s!

Caution!

Caution

Caution

!g

878a2b
878a2b
s!

Convention!

Convention

Convention

!g

878a2b
878a2b
s!

Redirection!

Redirection

Redirection

!g