diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-18 03:34:39 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-18 03:34:39 +0200 |
commit | 77b718286e50b433dfb498c2bc93b2b3e703356b (patch) | |
tree | 40af2e46a279cc31b46c4d7048e6ac55a4f31aad /manuals | |
parent | c15a9ce075a75a3c24b582102aea21e9995f3c7b (diff) | |
download | ponysay-77b718286e50b433dfb498c2bc93b2b3e703356b.tar.gz ponysay-77b718286e50b433dfb498c2bc93b2b3e703356b.tar.bz2 ponysay-77b718286e50b433dfb498c2bc93b2b3e703356b.zip |
adding built PDF, with fixes: fixed quote style (UK) and typo fix
Diffstat (limited to 'manuals')
-rw-r--r-- | manuals/ponysay.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 275d9c3..410d659 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -208,10 +208,10 @@ effect described in the previous paragraph every time you open a terminal. @cindex text ponification @cindex ponypipe -You can ponify text (i.e. replaces words search as ``everyone'' with ``everypony'') +You can ponify text (i.e. replaces words search as `everyone' with `everypony') by using @code{fortune | ponypipe} instead of using @command{fortune}. @command{ponypipe} can be downloaded from @url{https://github.com/maandree/ponypipe}. -Alternatively use can use @command{pinkie} (or @command{pinkiepie}), which can +Alternatively you can use @command{pinkie} (or @command{pinkiepie}), which can be downloaded from @url{https://github.com/maandree/pinkie-pie}, which is just @code{fortune | ponypipe}. There is also a large sed script, similar to @command{ponypipe}: @url{http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/} |