summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2002-02-01 20:07:20 +0000
committerjbj <jbj>2002-02-01 20:07:20 +0000
commitaaa734e3f2e12836c6c36be9279041980a125080 (patch)
tree799ccbdfa0d8a3ba48c8ed77bd33fd93a3f8e53c
parentcf8002705dece5750b86062f0035404e12754540 (diff)
downloadlibpopt-aaa734e3f2e12836c6c36be9279041980a125080.tar.gz
- macro for %files, always include %defattr(), redhat config only.rpm-4_0_4-release
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7fccc83..0b5205b 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ to getopt(3), it contains a number of enhancements, including:
2) popt can parse arbitrary argv[] style arrays while
getopt(2) makes this quite difficult
3) popt allows users to alias command line arguments
- 4) popt provides convience functions for parsting strings
+ 4) popt provides convience functions for parsing strings
into argv[] style arrays
popt is used by rpm, the Red Hat install program, and many other Red Hat