README typos
Norihiko Murase
skeleten at shillest.net
Sun Jan 23 00:34:40 CET 2005
Hi,
I found the following typos in gnupg-1.4.0/README:
s/libary/library/
s/libarry/library/
s/a availbale/available/
s/getext/gettext/
I attach the patch for fixing them:
----------(cut here)----------
diff -r -U 2 gnupg-1.4.0.orig/README gnupg-1.4.0/README
--- gnupg-1.4.0.orig/README Tue Dec 14 16:22:21 2004
+++ gnupg-1.4.0/README Sun Jan 23 07:42:29 2005
@@ -488,7 +488,7 @@
--without-readline
- Do not include support for the readline libary
+ Do not include support for the readline library
even if it is available. The default is to check
- whether the readline libarry is a availbale and
+ whether the readline library is available and
use it to allow fancy command line editing.
@@ -519,5 +519,5 @@
you a bus error.
- --disable-dynload
+ --disable-dynload
If you have problems with dynamic loading, this
option disables all dynamic loading stuff. Note
@@ -525,5 +525,5 @@
--disable-asm
- Do not use assembler modules. It is not possible
+ Do not use assembler modules. It is not possible
to use this on some CPU types.
@@ -604,5 +604,5 @@
--enable-selinux-support
This prevents access to certain files and won't
- allow import or export of secret keys.
+ allow import or export of secret keys.
--disable-gnupg-iconv
@@ -614,5 +614,5 @@
support. This option allows to explicity disable
the use of iconv. Note, that iconv is also
- disabled if getext has been disabled.
+ disabled if gettext has been disabled.
--enable-backsigs
----------(cut here)----------
Thanks,
---
Norihiko Murase <skeleten [AT] shillest.net>
More information about the Gnupg-devel
mailing list