chiark / gitweb /
cleanup: All the whitespace fixes, all at once.
[mLib] / man / mdwopt.3
index 832f934f7e8a2ac0fffb840a7bfd40002520b3ca..11111aa3da1ec50a04a75d91f6eab85df94a3357 100644 (file)
@@ -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 ` + '
 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.)
 .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
 .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.
 .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.