aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Lezaeta <prflr88@gmail.com>2012-10-24 20:19:20 -0300
committerPablo Lezaeta <prflr88@gmail.com>2012-10-24 20:19:20 -0300
commit70298d4dfb19a3dafca521898f2800e44eafe9ed (patch)
tree760cc7c92b0c8e8fbdca1755d3215efe227112a6
parent6399802ed76a89c5b8640f7e0853d59b8fec995c (diff)
downloadponysay-70298d4dfb19a3dafca521898f2800e44eafe9ed.tar.gz
ponysay-70298d4dfb19a3dafca521898f2800e44eafe9ed.tar.bz2
ponysay-70298d4dfb19a3dafca521898f2800e44eafe9ed.zip
Fir remaining ./configure references in texinfo and the Exotic to bost porgrams, bost really, I sure you try to write most, thi have more logic for me
-rw-r--r--manuals/ponysay.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo
index 3cf8131..c287457 100644
--- a/manuals/ponysay.texinfo
+++ b/manuals/ponysay.texinfo
@@ -869,7 +869,7 @@ or if have a specific pony in your mind: @command{ponysay -f pinkie "Partay!~"}.
@command{ponysay} comes with this @command{info} manual and a manpage in section 6,
@command{man 6 ponysay} (or just @command{man ponysay}). The manpage is also available
in Spanish: @command{man -L es 6 ponysay}. To install the Spanish manual add the
-option @option{--with-man-es} when running @command{./configure}.
+option @option{--with-man-es} when running @command{./setup.py}.
@@ -1266,11 +1266,11 @@ inode comparison.
@end table
Recognised compressions are @option{gz} which uses @option{gzip -9}, and @option{xz}
-which uses @option{xz -9e}. @option{xz} is still exotic to bost programs, use using
+which uses @option{xz -9e}. @option{xz} is still exotic to most programs, use using
it is not recommended. Distributors are strongly disencouraged to compression for the
PDF manual and should use @option{--without-pdf-compression}.
-You can run @command{./configure [OPTIONS] view} to make sure everything is correct
+You can run @command{./setup.py [OPTIONS] view} to make sure everything is correct
before building and installing.