Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Pablo Lezaeta 2012-07-13 19:49:07 -04:00
commit f550de617e
3 changed files with 4 additions and 4 deletions

View file

@ -25,11 +25,11 @@ install: all
install "COPYING" "$(DESTDIR)/usr/share/licenses/ponysay/COPYING"
mkdir -p "$(DESTDIR)/usr/share/man/man6"
install "manpage.6" "$(DESTDIR)/usr/share/man/man6/ponysay.6"
install "manuals/manpage.6" "$(DESTDIR)/usr/share/man/man6/ponysay.6"
ln -sf "ponysay.6" "$(DESTDIR)/usr/share/man/man6/ponythink.6"
mkdir -p "$(DESTDIR)/usr/share/man/es/man6"
install "manpage.es.6" "$(DESTDIR)/usr/share/man/es/man6/ponysay.6"
install "manuals/manpage.es.6" "$(DESTDIR)/usr/share/man/es/man6/ponysay.6"
ln -sf "ponysay.6" "$(DESTDIR)/usr/share/man/es/man6/ponythink.6"
uninstall:

View file

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH SECCIÓN DE PONYSAY "Julio 13, 2012"
.TH PONYSAY 6 "Julio 13, 2012"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -82,7 +82,7 @@ desea truncar la salida en el largo aun si no se está dentro de una terminal \f
Los bugs pueden ser reportados en <\fBhttps://github.com/erkin/ponysay/issues\fP>.
.SH VEA TAMBIÉN
.BR cowsay (1),
.BR fortune (1).
.BR fortune (6).
.br
.SH AUTOR
ponysay fue escrito por Erkin Batu Altunbaş <erkinbatu@gmail.com>