summaryrefslogtreecommitdiff
path: root/locate/locate.1
Commit message (Collapse)AuthorAgeFilesLines
* all: prefer https:// URLs where possibleBernhard Voelker2017-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change from http:// to https:// URLs for the following: www.gnu.org, gnu.org, savannah.gnu.org, git.sv.gnu.org, lists.gnu.org, translationproject.org, cve.mitre.org, cwe.mitre.org, xkcd.com, standards.ieee.org, and gcc.gnu.org. * COPYING: Do the above replacement. * ChangeLog-2013: Likewise. * NEWS: Likewise. * README: Likewise. * README-hacking: Likewise. * build-aux/Makefile.am: Likewise. * build-aux/check-testfiles.sh: Likewise. * build-aux/gen-changelog.sh: Likewise. * build-aux/man-lint.sh: Likewise. * build-aux/src-sniff.py: Likewise. * cfg.mk: Likewise. * configure.ac: Likewise. * doc/Makefile.am: Likewise. * doc/find-maint.texi: Likewise. * doc/find.texi: Likewise. * find/defs.h: Likewise. * find/exec.c: Likewise. * find/find.1: Likewise. * find/finddata.c: Likewise. * find/fstype.c: Likewise. * find/ftsfind.c: Likewise. * find/oldfind.c: Likewise. * find/parser.c: Likewise. * find/pred.c: Likewise. * find/print.c: Likewise. * find/print.h: Likewise. * find/sharefile.c: Likewise. * find/sharefile.h: Likewise. * find/testsuite/Makefile.am: Likewise. * find/testsuite/binary_locations.sh: Likewise. * find/testsuite/checklists.py: Likewise. * find/testsuite/config/unix.exp: Likewise. * find/testsuite/find.gnu/name-period.exp: Likewise. * find/testsuite/find.posix/depth1.exp: Likewise. * find/testsuite/sv-34079.sh: Likewise. * find/testsuite/sv-34976-execdir-fd-leak.sh: Likewise. * find/testsuite/sv-48030-exec-plus-bug.sh: Likewise. * find/testsuite/sv-48180-refuse-noop.sh: Likewise. * find/testsuite/sv-52220.sh: Likewise. * find/testsuite/sv-bug-32043.sh: Likewise. * find/testsuite/test_escape_c.sh: Likewise. * find/testsuite/test_escapechars.sh: Likewise. * find/testsuite/test_inode.sh: Likewise. * find/testsuite/test_type-list.sh: Likewise. * find/tree.c: Likewise. * find/util.c: Likewise. * gnulib-local/lib/gcc-function-attributes.h: Likewise. * lib/bugreports.c: Likewise. * lib/bugreports.h: Likewise. * lib/buildcmd.c: Likewise. * lib/buildcmd.h: Likewise. * lib/check-regexprops.sh: Likewise. * lib/dircallback.c: Likewise. * lib/dircallback.h: Likewise. * lib/extendbuf.c: Likewise. * lib/extendbuf.h: Likewise. * lib/fdleak.c: Likewise. * lib/fdleak.h: Likewise. * lib/findutils-version.c: Likewise. * lib/findutils-version.h: Likewise. * lib/listfile.c: Likewise. * lib/listfile.h: Likewise. * lib/printquoted.c: Likewise. * lib/printquoted.h: Likewise. * lib/qmark.c: Likewise. * lib/regexprops.c: Likewise. * lib/regextype.c: Likewise. * lib/regextype.h: Likewise. * lib/safe-atoi.c: Likewise. * lib/safe-atoi.h: Likewise. * lib/splitstring.c: Likewise. * lib/splitstring.h: Likewise. * lib/test_splitstring.c: Likewise. * lib/unused-result.h: Likewise. * locate/frcode.c: Likewise. * locate/locate.1: Likewise. * locate/locate.c: Likewise. * locate/locatedb.5: Likewise. * locate/locatedb.h: Likewise. * locate/testsuite/Makefile.am: Likewise. * locate/testsuite/config/unix.exp: Likewise. * locate/updatedb.1: Likewise. * locate/updatedb.sh: Likewise. * locate/word_io.c: Likewise. * po/fetch-po-files: Likewise. * xargs/testsuite/Makefile.am: Likewise. * xargs/testsuite/config/unix.exp: Likewise. * xargs/xargs.1: Likewise. * xargs/xargs.c: Likewise.
* doc: add copyright section to man pagesBernhard Voelker2017-10-231-0/+8
| | | | | | | | | * find/find.1: Add copyright section, deriving first copyright year from the corresponding *.c file. * locate/locate.1: Likewise. * locate/locatedb.5: Likewise. * locate/updatedb.1: Likewise. * xargs/xargs.1: Likewise.
* Fix typo "ouptut".James Youngman2014-01-141-1/+1
| | | | | * locate/locate.1 (OPTIONS): fix typo "ouptut" (from an anonymous Savannah bug report #40804).
* Add bracket missing from synopsis in locate manpage.James Youngman2013-10-271-5/+18
| | | | * locate/locate.1 (SYNOPSIS): Add missing bracket.
* Refer to the info manual in a clearer and more explicit way.James Youngman2013-09-201-2/+13
| | | | | | | | * find/find.1 (SEE ALSO): Explain how to invoke info to read the Texinfo manual. * locate/locate.1 (SEE ALSO): Likewise. * locate/updatedb.1 (SEE ALSO): Likewise. * xargs/xargs.1 (SEE ALSO): Likewise.
* Removed trailing whitespace.James Youngman2009-03-041-35/+35
| | | | | | | | | | | | | | | | | | | | | | Removed trailing whitespace. * Makefile.am: Removed trailing white space. * NEWS, build-aux/check-testfiles.sh, build-aux/src-sniff.py, doc/Makefile.am, doc/find-maint.texi, doc/find.texi, find/Makefile.am, find/defs.h, find/find.1, find/find.c, find/finddata.c, find/fstype.c, find/ftsfind.c, find/parser.c, find/pred.c, find/tree.c, find/util.c, import-gnulib.sh, lib/Makefile.am, lib/buildcmd.c, lib/buildcmd.h, lib/dircallback.c, lib/dircallback.h, lib/extendbuf.c, lib/extendbuf.h, lib/findutils-version.c, lib/findutils-version.h, lib/forcefindlib.c, lib/gnulib-version.h, lib/listfile.c, lib/modetype.h, lib/nextelem.c, lib/nextelem.h, lib/printquoted.c, lib/printquoted.h, lib/qmark.c, lib/regexprops.c, lib/regextype.c, lib/savedirinfo.c, lib/savedirinfo.h, lib/strspn.c, lib/wait.h, lib/waitpid.c, locate/bigram.c, locate/code.c, locate/locate.1, locate/locate.c, locate/locatedb.5, locate/locatedb.h, locate/updatedb.1, locate/updatedb.sh, locate/word_io.c, m4/findlib.m4, m4/nullsort.m4, m4/withfts.m4, xargs/xargs.1: Likewise. Signed-off-by: James Youngman <jay@gnu.org>
* Added HISTORY section to locate manual pageJames Youngman2007-07-031-1/+42
|
* Implemented --max-database-ageJames Youngman2007-01-131-0/+7
|
* Present the options in alphabetical order.James Youngman2007-01-131-28/+28
|
* Merged latest changes from 4.2.x branchJames Youngman2005-12-051-1/+4
|
* Applied all the trunk changes (up to this point) to the 4.3.x sourcesJames Youngman2005-11-211-2/+2
|
* Documented the fact that we now use Emacs-style regexps, not POSIXJames Youngman2005-07-031-8/+13
| | | | EREs, for compatibility with find -regex.
* Applied Bas van Gompel's patch implementing --andJames Youngman2005-06-121-1/+5
|
* Fixed Savannah bug #13363, typos in manpages (trivial change)James Youngman2005-06-111-1/+1
|
* Applies Bas van Gompel's patch which allows the database to read from stdin.James Youngman2005-06-081-0/+3
|
* Document the fact that the output filenames are escaped if stdout is aJames Youngman2005-06-071-0/+9
| | | | terminal.
* Added patch from Bas van Gompel: search each locate database only once. ↵James Youngman2005-05-301-4/+8
| | | | Also add a --print option, allowing the user to see the match results even if --count or --stats is in effect
* Applied patch from Bas van Gompel which provides the -E (--non-existing) ↵James Youngman2005-04-181-8/+15
| | | | option for locate
* Trivial change from A Costa <agcosta@gis.net>, fixing typos in manual pages ↵James Youngman2005-04-011-1/+1
| | | | for xargs, locate and updatedb; fixes Savannah bug #12500, Debian bug #301934
* Implemented locate --regex - but needs documenting in Texinfo manual.James Youngman2005-01-271-3/+13
|
* Document --mmap and --stdio as synonyms of -m and -s.James Youngman2005-01-251-2/+2
|
* Document -m and -s as no-ops.James Youngman2005-01-251-0/+8
|
* -S is a synonym for --statisticsJames Youngman2005-01-231-1/+1
|
* Implement options -L (default), -H and -P, which mean the same things as for ↵James Youngman2005-01-231-1/+13
| | | | find, except for the fact that the default is -L rather than -P
* Escape "-" in SYNOPSIS. Thanks to Bas van Gompel for noticing thisJames Youngman2005-01-151-3/+3
| | | | defect.
* Indicate that empty elements in the dbpath are treated as synonyms forJames Youngman2005-01-081-1/+3
| | | | the default database.
* document locate -SJames Youngman2005-01-031-1/+1
|
* Support locate -b as a synonym for locate --basenameJames Youngman2005-01-031-2/+2
|
* Documented the --statistics option.James Youngman2004-12-191-2/+8
|
* Implmented --limit and corrected the implementation of the -i option.James Youngman2004-11-071-6/+11
|
* Documented --wholename and --basename and updated the NEWS fileJames Youngman2004-11-061-2/+16
|
* New locate options --null, --wholename, --basename, --countJames Youngman2004-11-061-5/+23
|
* Fixed Debian bug 175372, inappropriate 'L' suffixes on manual page section ↵James Youngman2004-03-131-5/+5
| | | | indicators
* Added BUGS section to manual pages. This section includes information ↵James Youngman2003-06-161-0/+13
| | | | about known bugs and how to report new bugs.
* * locate/locate.1, locate/locate.c: add "--ignore-case" option.Kevin Dalley2000-10-091-1/+5
|
* add documentation for "--existing" option to locateKevin Dalley1998-02-271-1/+7
|
* Initial revisionKevin Dalley1996-02-041-0/+78