From 463aa06442f1d6c7088c5d47f003b82e4293b70d Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 25 Jan 2010 19:54:24 +0100 Subject: lib/popt: Fix typo in README. Karolin --- lib/popt/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/popt') diff --git a/lib/popt/README b/lib/popt/README index 0b5205bfdd..95f8f8dc24 100644 --- a/lib/popt/README +++ b/lib/popt/README @@ -12,7 +12,7 @@ popt is used by rpm, the Red Hat install program, and many other Red Hat utilities, all of which provide excellent examples of how to use popt. Complete documentation on popt is available in popt.ps (included in this tarball), which is excerpted with permission from the book "Linux -Application Development" by Michael K. Johnson and Erik Troan (availble +Application Development" by Michael K. Johnson and Erik Troan (available from Addison Wesley in May, 1998). Comments on popt should be addressed to ewt@redhat.com. -- cgit