diff --git a/ChangeLog b/ChangeLog index 10339bd5..d136ce8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2013-10-27 James Youngman + + * THANKS: Add Eric S. Raymond. + +2013-10-27 Eric S. Raymond + + Add bracket missing from synopsis in locate manpage. + * locate/locate.1 (SYNOPSIS): Add missing bracket. + 2013-10-26 James Youngman Clearly explain the result of -exec/-execdir ... + diff --git a/THANKS b/THANKS index 7b582037..a3f83e20 100644 --- a/THANKS +++ b/THANKS @@ -15,6 +15,7 @@ Dean Gaudet Dmitry V. Levin Ed Avis Eric Blake +Eric S. Raymond Geoff Clare Gerrit P. Haase Greg Wooledge diff --git a/locate/locate.1 b/locate/locate.1 index 35f7aa8f..a4d85be2 100644 --- a/locate/locate.1 +++ b/locate/locate.1 @@ -3,11 +3,24 @@ locate \- list files in databases that match a pattern .SH SYNOPSIS .B locate -[\-d path | \-\-database=path] [\-e | \-E | \-\-[non\-]existing] [\-i -| \-\-ignore-case] [\-0 | \-\-null] [\-c | \-\-count] [\-w | \-\-wholename] -|\-b | \-\-basename] [\-l N | \-\-limit=N] [\-S | \-\-statistics] [\-r -| \-\-regex ] [\-\-max-database-age D] [\-P | \-H | \-\-nofollow] [\-L -| \-\-follow] [\-\-version] [\-A | \-\-all] [\-p | \-\-print] [\-\-help] pattern... +[\-d path | \-\-database=path] +[\-e | \-E | \-\-[non\-]existing] +[\-i | \-\-ignore-case] +[\-0 | \-\-null] +[\-c | \-\-count] +[\-w | \-\-wholename] +[\-b | \-\-basename] +[\-l N | \-\-limit=N] +[\-S | \-\-statistics] +[\-r | \-\-regex ] +[\-\-max-database-age D] +[\-P | \-H | \-\-nofollow] +[\-L | \-\-follow] +[\-\-version] +[\-A | \-\-all] +[\-p | \-\-print] +[\-\-help] +pattern... .SH DESCRIPTION This manual page documents the GNU version of