summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.bin/file
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/file.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index 3cf281e..6565a9b 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -53,7 +53,7 @@ People depend on knowing that all the readable files in a directory
have the word
.Dq Li text
printed.
-Don't do as Berkeley did and change
+Do not do as Berkeley did and change
.Dq Li "shell commands text"
to
.Dq Li "shell script" .
@@ -203,7 +203,7 @@ file.
.Sx FILES
section, below).
.It Fl k , -keep-going
-Don't stop at the first match, keep going.
+Do not stop at the first match, keep going.
.It Fl L , -dereference
option causes symlinks to be followed, as the like-named option in
.Xr ls 1 .
@@ -225,7 +225,7 @@ This is only useful if checking a list of files.
It is intended to be used by programs that want
filetype output from a pipe.
.It Fl N , -no-pad
-Don't pad filenames so that they align in the output.
+Do not pad filenames so that they align in the output.
.It Fl p , -preserve-date
On systems that support
.Xr utime 3
@@ -235,7 +235,7 @@ attempt to preserve the access time of files analyzed, to pretend that
.Nm
never read them.
.It Fl r , -raw
-Don't translate unprintable characters to \eooo.
+Do not translate unprintable characters to \eooo.
Normally
.Nm
translates unprintable characters to their octal representation.
@@ -504,7 +504,7 @@ for e.g.,
commands vs man page macros.
Regular expression support would make this easy.
.Pp
-The program doesn't grok
+The program does not grok
.Tn FORTRAN .
It should be able to figure
.Tn FORTRAN
@@ -540,7 +540,7 @@ they are not as good as other guesses (e.g.\&
.Dq Li "Newsgroups:"
versus
.Dq Li "Return-Path:" ) .
-Still, if the others don't pan out, it should be possible to use the
+Still, if the others do not pan out, it should be possible to use the
first guess.
.Pp
This program is slower than some vendors' file commands.
OpenPOWER on IntegriCloud