aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--manuals/manpage.6 (renamed from manpage.6)0
-rw-r--r--manuals/manpage.es.6 (renamed from manpage.es.6)4
3 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 8e9a662..3fb7dcd 100644
--- a/Makefile
+++ b/Makefile
@@ -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:
diff --git a/manpage.6 b/manuals/manpage.6
index e25a560..e25a560 100644
--- a/manpage.6
+++ b/manuals/manpage.6
diff --git a/manpage.es.6 b/manuals/manpage.es.6
index e152221..a3aadcd 100644
--- a/manpage.es.6
+++ b/manuals/manpage.es.6
@@ -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>