diff options
-rw-r--r-- | ChangeLog-2007 | 2 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | src/mkid.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog-2007 b/ChangeLog-2007 index dbd8778..4c1bd36 100644 --- a/ChangeLog-2007 +++ b/ChangeLog-2007 @@ -61,7 +61,7 @@ 2006-08-22 Claudio Fontana <claudio@gnu.org> * doc/idutils.texi: fix wrong example .emacs entry, where - a non existant 'gid' lisp is loaded instead of 'idutils'. + a nonexistent 'gid' lisp is loaded instead of 'idutils'. 2006-08-05 Claudio Fontana <claudio@gnu.org> @@ -179,7 +179,7 @@ Version 3.0.9 - May 30, 1996, by Greg McGary * id-utils now uses automake. * gid, aid and eid are now shell-script wrappers that - call `lid' with the apropriate argument. + call `lid' with the appropriate argument. * A new environment `IDPATH' contains a colon-separated list of ID file names for use by `fid' and `lid'. It is only partially implemented at @@ -672,7 +672,7 @@ report_statistics (void) we are generating the ID file in a remote directory, then adjust the file names to be relative to the location of the ID database. - (This would be a common useage if you want to make a database for a + (This would be a common usage if you want to make a database for a directory which you have no write access to, so you cannot create the ID file.) */ |