bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 5/8] Prefer "cannot" to "can not".


From: James Youngman
Subject: [PATCH 5/8] Prefer "cannot" to "can not".
Date: Sun, 5 Jun 2011 01:11:54 +0100

* locate/locatedb.5: Change "can not" to "cannot".
* locate/updatedb.1: Likewise.
---
 ChangeLog         |    4 ++++
 locate/locatedb.5 |    2 +-
 locate/updatedb.1 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 8ef6117..9d42619 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-06-05  James Youngman  <address@hidden>
 
+       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
diff --git a/locate/locatedb.5 b/locate/locatedb.5
index 65a8351..bb7584c 100644
--- a/locate/locatedb.5
+++ b/locate/locatedb.5
@@ -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.
diff --git a/locate/updatedb.1 b/locate/updatedb.1
index df33aa4..bcf0e3e 100644
--- a/locate/updatedb.1
+++ b/locate/updatedb.1
@@ -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
-- 
1.7.2.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]