Chage "file name" to "filename"

This commit is contained in:
Michael Kerrisk 2006-02-12 22:23:18 +00:00
parent 2d7195b8fb
commit ef50679c63
8 changed files with 21 additions and 21 deletions

View File

@ -291,7 +291,7 @@ to a directory.)
.TP
.B "\-s, \-\-symbolic\-link"
Make symbolic links instead of copies of non-directories. All
source file names must be absolute (starting with `/') unless the
source filenames must be absolute (starting with `/') unless the
destination files are in the current directory. This option merely
results in an error message on systems that do not support
symbolic links.

View File

@ -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

View File

@ -150,7 +150,7 @@ not a terminal.
List all files in directories, including all files that start with `.'.
.TP
.B "\-b, \-\-escape, \-\-quoting\-style=escape"
Quote nongraphic characters in file names using alphabetic and octal
Quote nongraphic characters in filenames using alphabetic and octal
backslash sequences like those used in C. This option is the same as
.B "\-Q"
except that filenames are not surrounded by double\-quotes.
@ -191,7 +191,7 @@ for binary megabytes (`mebibytes'), to each size.
.TP
.B "\-i, \-\-inode"
Print the inode number (also called the file serial number and index
number) of each file to the left of the file name. (This number uniquely
number) of each file to the left of the filename. (This number uniquely
identifies each file within a particular filesystem)
.TP
.B "\-k, \-\-kilobytes"
@ -257,20 +257,20 @@ This option is provided for compatibility with other versions of
.BR ls .
.TP
.B "\-p, \-\-file\-type, \-\-indicator\-style=file\-type"
Append a character to each file name indicating the file type. This is like
Append a character to each filename indicating the file type. This is like
.B \-F
except that executables aren't marked.
(In fact fileutils-4.0 treats the \-\-file\-type option like \-\-classify.)
.TP
.B "\-q, \-\-hide\-control\-chars"
Print question marks instead of nongraphic characters in file names. This
Print question marks instead of nongraphic characters in filenames. This
is the default.
.TP
.B "\-r, \-\-reverse"
Sort directory contents in reverse order.
.TP
.B "\-s, \-\-size"
Print the size of each file in 1024-byte blocks to the left of the file name.
Print the size of each file in 1024-byte blocks to the left of the filename.
If the environment variable
.B POSIXLY_CORRECT
is set, 512-byte blocks are used instead, unless the
@ -351,7 +351,7 @@ format, print an additional line after the main output:
The
.IR BEGn " and " ENDn
are unsigned integers which record the byte position of
the beginning and end of each file name in the output. This makes it easy
the beginning and end of each filename in the output. This makes it easy
for Emacs to find the names, even when they contain unusual characters
such as space or newline, without fancy searching.
@ -363,7 +363,7 @@ output a similar line after each subdirectory:
.I BEG1 END1 ...
.TP
.B "\-F, \-\-classify, \-\-indicator\-style=classify"
Append a character to each file name indicating the file type. For
Append a character to each filename indicating the file type. For
regular files that are executable, append a `*'. The file type
indicators are `/' for directories, `@' for symbolic links, `|' for
FIFOs, `=' for sockets, and nothing for regular files.
@ -393,10 +393,10 @@ List the file information corresponding to the referrents of symbolic
links rather for the links themselves.
.TP
.B "\-N, \-\-literal"
Do not quote file names.
Do not quote filenames.
.TP
.B "\-Q, \-\-quote\-name, \-\-quoting\-style=c"
Enclose file names in double quotes and quote nongraphic characters as
Enclose filenames in double quotes and quote nongraphic characters as
in C.
.TP
.B "\-R, \-\-recursive"
@ -514,7 +514,7 @@ below.)
.RE
.TP
.B "\-\-show\-control\-chars"
Print nongraphic characters as-is in file names. This is the
Print nongraphic characters as-is in filenames. This is the
default unless the output is a terminal and the program is
.BR ls .
.SH "GNU STANDARD OPTIONS"

View File

@ -100,7 +100,7 @@ option and no timestamp is given with any of the
or
.B "\-t"
options and the `\-\-' argument is not given, that argument is
interpreted as the time for the other files instead of as a file name.
interpreted as the time for the other files instead of as a filename.
.PP
If changing both the access and modification times to the current
time,

View File

@ -39,7 +39,7 @@ mktemp \- make a unique temporary filename
.BI "char *mktemp(char *" template );
.fi
.SH DESCRIPTION
The \fBmktemp\fP() function generates a unique temporary file name
The \fBmktemp\fP() function generates a unique temporary filename
from \fItemplate\fP. The last six characters of \fItemplate\fP must
be XXXXXX and these are replaced with a string that makes the
filename unique. Since it will be modified,

View File

@ -328,7 +328,7 @@ r2 Reset string 2 to set terminal to sane modes
r3 Reset string 3 to set terminal to sane modes
RA disable automatic margins
rc Restore saved cursor position
rf Reset string file name
rf Reset string filename
RF Request for input from terminal
RI Cursor right %1 characters
rp Repeat character %1 for %2 times

View File

@ -307,7 +307,7 @@ Produces
.It Li \&Nm Ta Yes Ta Yes Ta "Command name."
.It Li \&Op Ta Yes Ta Yes Ta "Option (also .Oo and .Oc)."
.It Li \&Ot Ta Yes Ta Yes Ta "Old style function type (Fortran only)."
.It Li \&Pa Ta Yes Ta Yes Ta "Pathname or file name."
.It Li \&Pa Ta Yes Ta Yes Ta "Pathname or filename."
.It Li \&St Ta Yes Ta Yes Ta "Standards (\-p1003.2, \-p1003.1 or \-ansiC)"
.It Li \&Va Ta Yes Ta Yes Ta "Variable name."
.It Li \&Vt Ta Yes Ta Yes Ta "Variable type (Fortran only)."

View File

@ -1318,7 +1318,7 @@ are parsed and are callable.
.Ss Pathnames
The
.Ql \&.Pa
macro formats path or file names.
macro formats pathnames or filenames.
.Pp
.Dl Usage: .Pa pathname \*(Pu
.Bl -tag -width ".Pa /tmp/fooXXXXX ) ." -compact -offset 14n
@ -2241,7 +2241,7 @@ not left unjustified).
Display a literal block, useful for source code or
simple tabbed or spaced text.
.It Fl file Ar file_name
The file name following the
The filename following the
.Fl file
flag is read and displayed.
Literal mode is