aboutsummaryrefslogtreecommitdiff
path: root/manuals/manpage.6
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-20 14:31:38 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-20 14:31:38 +0200
commit972c1744a256ef1baa9c605fb27da95ac2d2dc5a (patch)
tree8eb66dc2620f8a6d038614a9ee66b37a59d6ada0 /manuals/manpage.6
parentc3679cd87c28ce68c9c4ad0ef3bca06a01ae0873 (diff)
downloadponysay-972c1744a256ef1baa9c605fb27da95ac2d2dc5a.tar.gz
ponysay-972c1744a256ef1baa9c605fb27da95ac2d2dc5a.tar.bz2
ponysay-972c1744a256ef1baa9c605fb27da95ac2d2dc5a.zip
Manpage description update, @jristz please confirm translation
Diffstat (limited to 'manuals/manpage.6')
-rw-r--r--manuals/manpage.66
1 files changed, 3 insertions, 3 deletions
diff --git a/manuals/manpage.6 b/manuals/manpage.6
index 0783ed1..4d1f121 100644
--- a/manuals/manpage.6
+++ b/manuals/manpage.6
@@ -16,7 +16,7 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-ponysay \- A cowsay wrapper with ponies
+ponysay \- Cowsay reimplementation for ponies
.SH SYNOPSIS
.B ponysay
.RI [ options ]
@@ -34,8 +34,8 @@ ponysay \- A cowsay wrapper with ponies
.\" \fI<whatever>\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.
+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.)