X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/0683223aa93d14e4b1d0620010392c518a3a6392..d4efbcd93c940ad522fcf8c601ec1829d2e0b10d:/man/mdwopt.3 diff --git a/man/mdwopt.3 b/man/mdwopt.3 index 832f934..11111aa 100644 --- a/man/mdwopt.3 +++ b/man/mdwopt.3 @@ -87,7 +87,7 @@ When a short option controls a flag setting, it is sometimes possible to explicitly turn the flag off, as well as turning it on, (usually to override default options). This is usually done by using a .RB ` + ' -instead of a +instead of a .RB ` \- ' to introduce the option. (Some programs use upper-case option letters to indicate this instead.) @@ -281,7 +281,7 @@ matching entry is stored in the .I longind variable, passed to .B mdwopt -(unless +(unless .I longind is null): a value of \-1 indicates that no long option was found. The behaviour is then dependent on the values in the table entry.