mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
Typo fix from Jim Meyering
This commit is contained in:
parent
142c983b65
commit
d2d09fae77
@ -1,3 +1,9 @@
|
||||
2008-03-08 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
Fix doc typos.
|
||||
* doc/find-maint.texi (Security): s/ongest/longest/
|
||||
(Making Releases): s/the the/the/
|
||||
|
||||
2008-02-15 Eric Blake <ebb9@byu.net>
|
||||
|
||||
Avoid compiler warnings.
|
||||
|
||||
@ -23,7 +23,7 @@ be made and tested, and what resources exist to help developers.
|
||||
|
||||
This is edition @value{EDITION}, for findutils version @value{VERSION}.
|
||||
|
||||
Copyright @copyright{} 2007 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 2007, 2008 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.2
|
||||
@ -852,7 +852,7 @@ All existing releases of findutils are affected.
|
||||
Installations
|
||||
-------------
|
||||
|
||||
To discover the ongest path name on a given system, you can use the
|
||||
To discover the longest path name on a given system, you can use the
|
||||
following command (requires GNU findutils and GNU coreutils):
|
||||
|
||||
@verbatim
|
||||
@ -1125,7 +1125,7 @@ and @file{NEWS} files to advance the release numbers. For example,
|
||||
if you have just released @samp{4.6.2}, bump the release number to
|
||||
@samp{4.6.3-CVS}. The point of the @samp{-CVS} suffix here is that a
|
||||
findutils binary built from CVS will bear a release number indicating
|
||||
it's not built from the the ``official'' source release.
|
||||
it's not built from the ``official'' source release.
|
||||
@item Close bugs; any bugs recorded on Savannah which were fixed in this
|
||||
release should now be marked as closed. Update the @samp{Fixed
|
||||
Release} field of these bugs appropriately and make sure the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user