aboutsummaryrefslogtreecommitdiffstats
path: root/man1/diff.1
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-02-12 22:23:18 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-02-12 22:23:18 +0000
commitef50679c6386af1218ad5f1097a4d139cc8682ff (patch)
treedbd0280cfff196753a1101120cfb86656fd4d5fe /man1/diff.1
parent2d7195b8fbf45a77f36504510966f20e5cada083 (diff)
downloadman-pages-ef50679c6386af1218ad5f1097a4d139cc8682ff.tar.gz
Chage "file name" to "filename"
Diffstat (limited to 'man1/diff.1')
-rw-r--r--man1/diff.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/diff.1 b/man1/diff.1
index 3a6ec508f8..31fefedfd7 100644
--- a/man1/diff.1
+++ b/man1/diff.1
@@ -16,7 +16,7 @@ compares the contents of the two files
.I from-file
and
.IR to-file .
-A file name of
+A filename of
.B \-
stands for
text read from the standard input. As a special case,
@@ -31,7 +31,7 @@ is not,
.I diff
compares the file in
.I from-file
-whose file name is that of
+whose filename is that of
.IR to-file ,
and vice versa. The non-directory file must not be
.BR \- .
@@ -67,7 +67,7 @@ may not begin with
However,
.B \-\-
as an
-argument by itself treats the remaining arguments as file names even if
+argument by itself treats the remaining arguments as filenames even if
they begin with
.BR \- .
.SS Options
@@ -258,7 +258,7 @@ to paginate it.
.BI \-\-label= label
Use
.I label
-instead of the file name in the context format
+instead of the filename in the context format
and unified format
headers.
.TP