1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

lib/popt: Fix typo in README.

Karolin
This commit is contained in:
Karolin Seeger 2010-01-25 19:54:24 +01:00
parent a3420bf7a5
commit 463aa06442

View File

@ -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.