chiark / gitweb /
Put a newline after end-of-sentence "." in man pages. I'm advised
[disorder] / doc / disorderfm.1.in
index 233d506f321de5c602add81bb3ccd6d917c04186..a647aa65e44cfe28ea8645a0012b5f6c03b58e51 100644 (file)
@@ -45,14 +45,15 @@ Specifies the filename encoding used below
 .IR DESTINATION .
 .PP
 If neither of \fB--from\fR or \fB--to\fR are specified then no encoding
-translation is performed.  If only one is specified then the other is set to
-the current locale.
+translation is performed.
+If only one is specified then the other is set to the current locale.
 .TP
 .B --windows-friendly\fR, \fB-w
 Specifies that filenames below
 .I DESTINATION
-must be Windows-friendly.  This is achieved by replacing special characters
-with '_', prefixing device names with '_' and stripping trailing dots and
+must be Windows-friendly.
+This is achieved by replacing special characters with '_', prefixing
+device names with '_' and stripping trailing dots and
 spaces.
 .SS "File Selection"
 .TP
@@ -62,18 +63,19 @@ Include filenames matching the glob pattern \fIPATTERN\fR.
 .B --exclude\fI PATTERN\fR, \fB-e\fI PATTERN
 Exclude filenames matching the glob pattern \fIPATTERN\fR.
 .PP
-These options may be used more than once.  They will be checked in order and
-the first that matches any given filename will determine whether that file is
-included or excluded.
+These options may be used more than once.
+They will be checked in order and the first that matches any given
+filename will determine whether that file is included or excluded.
 .PP
 If none of the options match and \fB--include\fR was used at all then the file
-is excluded.  If none of the options match and \fB--include\fR was never used
-then the file is included.
+is excluded.
+If none of the options match and \fB--include\fR was never used then the file
+is included.
 .SS "File Copying"
 .TP
 .B --link\fR, \fB-l
-Files are hard-linked to their destination location.  This is the default
-action.
+Files are hard-linked to their destination location.
+This is the default action.
 .TP
 .B --symlink\fR, \fB-s
 Symlinks are made in the destination location pointing back into the source
@@ -83,8 +85,8 @@ directory.
 Files are copied into their destination location.
 .TP
 .B --no-action\fR, \fB-n
-The destination location is not modified in any way.  Instead a report is
-written to standard output saying what would be done.
+The destination location is not modified in any way.
+Instead a report is written to standard output saying what would be done.
 .SS "Other"
 .TP
 .B --debug\fR, \fB-d