chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor tidying and typo correction.
[mLib]
/
man
/
mdwopt.3
diff --git
a/man/mdwopt.3
b/man/mdwopt.3
index 693d0a8d312262224390ec65db951e1aca6a43db..daa2c8412ab3c3622bc7a53976c2608bc9d9f3ea 100644
(file)
--- a/
man/mdwopt.3
+++ b/
man/mdwopt.3
@@
-249,7
+249,7
@@
A pointer to an argument is stored in the
.B arg
member of the data block; a null pointer is stored if there was no
argument. If a negated option was found, the option character is
-returned OR
r
ed with
+returned ORed with
.B OPTF_NEGATED
(bit 8 set).
.SS "Long option parsing"