mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-29 04:53:21 +01:00
Prefer "cannot" to "can not".
* locate/locatedb.5: Change "can not" to "cannot". * locate/updatedb.1: Likewise.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2011-06-05 James Youngman <jay@gnu.org>
|
||||
|
||||
Prefer "cannot" to "can not".
|
||||
* locate/locatedb.5: Change "can not" to "cannot".
|
||||
* locate/updatedb.1: Likewise.
|
||||
|
||||
Update xargs error message.
|
||||
* doc/find.texi (Error Messages From xargs): the message "can not
|
||||
fit single argument within argument list size limit" is now
|
||||
|
||||
@@ -48,7 +48,7 @@ Every database begins with a dummy entry for a file called `LOCATE02',
|
||||
which \fBlocate\fP checks for to ensure that the database file has the
|
||||
correct format; it ignores the entry in doing the search.
|
||||
.P
|
||||
Databases can not be concatenated together, even if the first
|
||||
Databases cannot be concatenated together, even if the first
|
||||
(dummy) entry is trimmed from all but the first database. This
|
||||
is because the offset-differential count in the first entry of the
|
||||
second and following databases will be wrong.
|
||||
|
||||
@@ -24,7 +24,7 @@ is then run for each filesystem on the fileserver where that
|
||||
filesystem is on a local disk, to prevent thrashing the network.
|
||||
Users can select which databases \fBlocate\fP searches using an
|
||||
environment variable or command line option; see \fBlocate\fP(1).
|
||||
Databases can not be concatenated together.
|
||||
Databases cannot be concatenated together.
|
||||
.P
|
||||
The file name database format changed starting with GNU
|
||||
.B find
|
||||
|
||||
Reference in New Issue
Block a user