diff options
-rw-r--r-- | lib/popt/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/popt/README b/lib/popt/README index 0b5205bfdd7..95f8f8dc242 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. |