From bd09bbc44d2b217a019b9f84e53e785bea13f660 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 Jul 2012 12:22:33 +0200 Subject: Moved manpages to separate directory: manuals --- Makefile | 4 +-- manpage.6 | 96 -------------------------------------------------- manpage.es.6 | 99 ---------------------------------------------------- manuals/manpage.6 | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++ manuals/manpage.es.6 | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 197 insertions(+), 197 deletions(-) delete mode 100644 manpage.6 delete mode 100644 manpage.es.6 create mode 100644 manuals/manpage.6 create mode 100644 manuals/manpage.es.6 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/manpage.6 deleted file mode 100644 index e25a560..0000000 --- a/manpage.6 +++ /dev/null @@ -1,96 +0,0 @@ -.\" -.\" 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 PONYSAY 6 "July 12, 2012" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NAME -ponysay \- A cowsay wrapper with ponies -.SH SYNOPSIS -.B ponysay -.RI [ options ] -.RI [ message ] -.br -.B ponythink -.RI [ options ] -.RI [ message ] -.br -.SH DESCRIPTION -.PP -.\" TeX users may be more comfortable with the \fB\fP and -.\" \fI\fP escape sequences to invode bold face and italics, -.\" respectively. -\fBponysay\fP displays an image of a pony saying some text provided by the user in a terminal. -It is a wrapper for \fIcowsay\fP. If \fImessage\fP is not provided, it accepts standard input, -word-wraps the message given at about 40 columns, and prints the pony saying the given message on standard output. -.PP -If no arguments are provided, the program only accepts standard input piped from another program, a file or -either here documents or here strings (see man bash(1) for details on here document/string.) -.PP -\fBponythink\fP is to \fIponysay\fP as \fIcowthink\fP is to \fIcowsay\fP. -.SH OPTIONS -A summary of options is included below. -.TP -.B \-h -Show summary of options. -.TP -.B \-v -Show version of program. -.TP -.B \-l -List pony files. -.TP -.B \-f \fIname\fP -Select a pony (either a file name or a pony name.) -.TP -.B \-W \fIcolumn\fP -The screen column where the message should be wrapped -.SH ENVIRONMENT -.TP -.B PONYSAY_BOTTOM -Under TTY (Linux VT), if the output is larger the the screen's height, only the beginning is -printed, leaving two blank lines. If you want the buttom to be printed rather the the beginning -you can export \fIPONYSAY_BOTTOM\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP. -.TP -.B PONYSAY_SHELL_LINES -Under TTY (Linux VT), if the output is larger the the screen's height, two lines are left blank. -If you want more, or less, blank lines you can export \fIPONYSAY_SHELL_LINES\fP with the value -of how many blank lines you want. Naturally this takes effect if the output is not actually larger -than the screen. -.TP -.B PONYSAY_FULL_WIDTH -You can export \fIPONYSAY_FULL_WIDTH\fP with the value \fIno\fP, \fIn\fP or \fI0\fP, if you -do not want the output to be truncated on the width to fit the terminal. -.TP -.B PONYSAY_TRUNCATE_HEIGHT -Export \fIPONYSAY_TRUNCATE_HEIGHT\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP, if you -want to truncate the output on the height even if you are not running \fIponysay\fP under TTY. -.SH BUG -Bugs can be reported in <\fBhttps://github.com/erkin/ponysay/issues\fP>. -.SH SEE ALSO -.BR cowsay (1), -.BR fortune (6). -.br -.SH AUTHOR -ponysay was written by Erkin Batu Altunbaş -with major contributions from Mattias Andrée, Sven-Hendrik Haase, Jan Alexander Steffens et al. -.\" See file CREDITS for full list. -.PP -This manual page was written by Louis Taylor -for the Debian project (and may be used by others), and edited -by Mattias Andrée . -.br -.PP -This program is licensed under WTFPL. -.\" See file COPYING to see the license. diff --git a/manpage.es.6 b/manpage.es.6 deleted file mode 100644 index e152221..0000000 --- a/manpage.es.6 +++ /dev/null @@ -1,99 +0,0 @@ -.\" -.\" 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" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NOMBRE -ponysay \- un contenedor para cowsay usando ponis -.SH SINOPSIS -.B ponysay -.RI [ opciones ] -.RI [ mensaje ] -.br -.B ponythink -.RI [ opciones ] -.RI [ mensaje ] -.br -.SH DESCRIPCIÓN -.PP -.\" TeX users may be more comfortable with the \fB\fP and -.\" \fI\fP escape sequences to invode bold face and italics, -.\" respectively. -\fBponysay\fP muestra la imagen de un poni con un texto dado por el usuario, esto dentro de la terminal. -Este es en realidad un contenedor de \fIcowsay\fP, aunque sigue usando este último para motrar el mensaje. -Si el \fImesaje\fP no es provisto, este aceptara una orden estándar, El mensaje debería de tener -alrededor de 40 columnas, y el o la poni devería de mostrar este mensaje en una salida estándar. -.PP -Si no se le da ningun argumenrto, el programa solo aceptará mensajes estándares provistos por otro programa, -un archivo, ambos archivos o cadena de caracteres, vease man bash(1) para detalles de archivos y cadenas de -caracteres.) -.PP -\fBponythink\fP es a \fIponysay\fP como \fIcowthink\fP es a \fIcowsay\fP. -.SH OPCIONES -El resumen de las opciones incluidas acontinuación. -.TP -.B \-h -Muestra la ayuda, un resumen de las opciones. -.TP -.B \-v -Muestra la versión del programa. -.TP -.B \-l -Lista los ponis disponibles. -.TP -.B \-f \fInombre\fP -selecciona un poni específico (ambos un archivo o el nombre directamente.) -.TP -.B \-W \fIcolumna\fP -El numero de columnas en el que será impreso el mensaje -.SH ENVIRONMENT -.TP -.B PONYSAY_BOTTOM -Bajo TTY (Linux VT), si la imagen es mas larga que la terminal en pantalla, solo el inicio de esta -es impreso, dejando solo dos líneas blancas. si desea que apesar de todo sea impreso el fondo del -inicio puede exportar \fIPONYSAY_BOTTOM\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP. -.TP -.B PONYSAY_SHELL_LINES -Bajo TTY (Linux VT), si la imagen es mas larga que la terminal en pantalla, solo dos líneas blancas -serán impresas. si desea más o menos lineas blancas, puede exportar \fIPONYSAY_SHELL_LINES\fP con -el valor de cuantas líneas blancas desea. Naturalmente esto solo tomará efecto si la salida no es mas -larga que la pantalla. -.TP -.B PONYSAY_FULL_WIDTH -Puede exportar \fIPONYSAY_FULL_WIDTH\fP con el valor \fIno\fP, \fIn\fP o \fI0\fP, si usted -no desea que la salida sea truncada para que calce en la terminal. -.TP -.B PONYSAY_TRUNCATE_HEIGHT -Exporte \fIPONYSAY_TRUNCATE_HEIGHT\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP, si -desea truncar la salida en el largo aun si no se está dentro de una terminal \fIponysay\fP bajo TTY. -.SH BUGs -Los bugs pueden ser reportados en <\fBhttps://github.com/erkin/ponysay/issues\fP>. -.SH VEA TAMBIÉN -.BR cowsay (1), -.BR fortune (1). -.br -.SH AUTOR -ponysay fue escrito por Erkin Batu Altunbaş -con la ayuda de Mattias Andrée, Sven-Hendrik Haase, Jan Alexander Steffens y otros. -.\" vea el archivo CREDITS para la lista completa -.PP -Este manual originalmente fue escrito por Louis Taylor -para el proyecto Debian (y puede ser usado por otros), y editado por -Mattias Andrée . -La actual traducción al español fue escrita por Pablo Lezaeta . -.br -.PP -Este programa está licenciado bajo la WTFPL -.\" Vea el archivo COPYING para ver la licencia completa. diff --git a/manuals/manpage.6 b/manuals/manpage.6 new file mode 100644 index 0000000..e25a560 --- /dev/null +++ b/manuals/manpage.6 @@ -0,0 +1,96 @@ +.\" +.\" 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 PONYSAY 6 "July 12, 2012" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +ponysay \- A cowsay wrapper with ponies +.SH SYNOPSIS +.B ponysay +.RI [ options ] +.RI [ message ] +.br +.B ponythink +.RI [ options ] +.RI [ message ] +.br +.SH DESCRIPTION +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBponysay\fP displays an image of a pony saying some text provided by the user in a terminal. +It is a wrapper for \fIcowsay\fP. If \fImessage\fP is not provided, it accepts standard input, +word-wraps the message given at about 40 columns, and prints the pony saying the given message on standard output. +.PP +If no arguments are provided, the program only accepts standard input piped from another program, a file or +either here documents or here strings (see man bash(1) for details on here document/string.) +.PP +\fBponythink\fP is to \fIponysay\fP as \fIcowthink\fP is to \fIcowsay\fP. +.SH OPTIONS +A summary of options is included below. +.TP +.B \-h +Show summary of options. +.TP +.B \-v +Show version of program. +.TP +.B \-l +List pony files. +.TP +.B \-f \fIname\fP +Select a pony (either a file name or a pony name.) +.TP +.B \-W \fIcolumn\fP +The screen column where the message should be wrapped +.SH ENVIRONMENT +.TP +.B PONYSAY_BOTTOM +Under TTY (Linux VT), if the output is larger the the screen's height, only the beginning is +printed, leaving two blank lines. If you want the buttom to be printed rather the the beginning +you can export \fIPONYSAY_BOTTOM\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP. +.TP +.B PONYSAY_SHELL_LINES +Under TTY (Linux VT), if the output is larger the the screen's height, two lines are left blank. +If you want more, or less, blank lines you can export \fIPONYSAY_SHELL_LINES\fP with the value +of how many blank lines you want. Naturally this takes effect if the output is not actually larger +than the screen. +.TP +.B PONYSAY_FULL_WIDTH +You can export \fIPONYSAY_FULL_WIDTH\fP with the value \fIno\fP, \fIn\fP or \fI0\fP, if you +do not want the output to be truncated on the width to fit the terminal. +.TP +.B PONYSAY_TRUNCATE_HEIGHT +Export \fIPONYSAY_TRUNCATE_HEIGHT\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP, if you +want to truncate the output on the height even if you are not running \fIponysay\fP under TTY. +.SH BUG +Bugs can be reported in <\fBhttps://github.com/erkin/ponysay/issues\fP>. +.SH SEE ALSO +.BR cowsay (1), +.BR fortune (6). +.br +.SH AUTHOR +ponysay was written by Erkin Batu Altunbaş +with major contributions from Mattias Andrée, Sven-Hendrik Haase, Jan Alexander Steffens et al. +.\" See file CREDITS for full list. +.PP +This manual page was written by Louis Taylor +for the Debian project (and may be used by others), and edited +by Mattias Andrée . +.br +.PP +This program is licensed under WTFPL. +.\" See file COPYING to see the license. diff --git a/manuals/manpage.es.6 b/manuals/manpage.es.6 new file mode 100644 index 0000000..e152221 --- /dev/null +++ b/manuals/manpage.es.6 @@ -0,0 +1,99 @@ +.\" +.\" 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" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NOMBRE +ponysay \- un contenedor para cowsay usando ponis +.SH SINOPSIS +.B ponysay +.RI [ opciones ] +.RI [ mensaje ] +.br +.B ponythink +.RI [ opciones ] +.RI [ mensaje ] +.br +.SH DESCRIPCIÓN +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBponysay\fP muestra la imagen de un poni con un texto dado por el usuario, esto dentro de la terminal. +Este es en realidad un contenedor de \fIcowsay\fP, aunque sigue usando este último para motrar el mensaje. +Si el \fImesaje\fP no es provisto, este aceptara una orden estándar, El mensaje debería de tener +alrededor de 40 columnas, y el o la poni devería de mostrar este mensaje en una salida estándar. +.PP +Si no se le da ningun argumenrto, el programa solo aceptará mensajes estándares provistos por otro programa, +un archivo, ambos archivos o cadena de caracteres, vease man bash(1) para detalles de archivos y cadenas de +caracteres.) +.PP +\fBponythink\fP es a \fIponysay\fP como \fIcowthink\fP es a \fIcowsay\fP. +.SH OPCIONES +El resumen de las opciones incluidas acontinuación. +.TP +.B \-h +Muestra la ayuda, un resumen de las opciones. +.TP +.B \-v +Muestra la versión del programa. +.TP +.B \-l +Lista los ponis disponibles. +.TP +.B \-f \fInombre\fP +selecciona un poni específico (ambos un archivo o el nombre directamente.) +.TP +.B \-W \fIcolumna\fP +El numero de columnas en el que será impreso el mensaje +.SH ENVIRONMENT +.TP +.B PONYSAY_BOTTOM +Bajo TTY (Linux VT), si la imagen es mas larga que la terminal en pantalla, solo el inicio de esta +es impreso, dejando solo dos líneas blancas. si desea que apesar de todo sea impreso el fondo del +inicio puede exportar \fIPONYSAY_BOTTOM\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP. +.TP +.B PONYSAY_SHELL_LINES +Bajo TTY (Linux VT), si la imagen es mas larga que la terminal en pantalla, solo dos líneas blancas +serán impresas. si desea más o menos lineas blancas, puede exportar \fIPONYSAY_SHELL_LINES\fP con +el valor de cuantas líneas blancas desea. Naturalmente esto solo tomará efecto si la salida no es mas +larga que la pantalla. +.TP +.B PONYSAY_FULL_WIDTH +Puede exportar \fIPONYSAY_FULL_WIDTH\fP con el valor \fIno\fP, \fIn\fP o \fI0\fP, si usted +no desea que la salida sea truncada para que calce en la terminal. +.TP +.B PONYSAY_TRUNCATE_HEIGHT +Exporte \fIPONYSAY_TRUNCATE_HEIGHT\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP, si +desea truncar la salida en el largo aun si no se está dentro de una terminal \fIponysay\fP bajo TTY. +.SH BUGs +Los bugs pueden ser reportados en <\fBhttps://github.com/erkin/ponysay/issues\fP>. +.SH VEA TAMBIÉN +.BR cowsay (1), +.BR fortune (1). +.br +.SH AUTOR +ponysay fue escrito por Erkin Batu Altunbaş +con la ayuda de Mattias Andrée, Sven-Hendrik Haase, Jan Alexander Steffens y otros. +.\" vea el archivo CREDITS para la lista completa +.PP +Este manual originalmente fue escrito por Louis Taylor +para el proyecto Debian (y puede ser usado por otros), y editado por +Mattias Andrée . +La actual traducción al español fue escrita por Pablo Lezaeta . +.br +.PP +Este programa está licenciado bajo la WTFPL +.\" Vea el archivo COPYING para ver la licencia completa. -- cgit