diff options
| author | Andreas Metzler <ametzler@bebt.de> | 2020-10-24 14:00:40 +0200 |
|---|---|---|
| committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2020-10-25 09:53:11 +0100 |
| commit | 003c590ae8c5990c6e460164cfd71ff0630bba56 (patch) | |
| tree | 0322e55ff38bb7eca0e46c38f6faa57301117936 | |
| parent | a9ac8045286fd18e11fa36ca866691cb39b955aa (diff) | |
| download | findutils-003c590ae8.tar.gz | |
updatedb.1: fix formatting
* locate/updatedb.1 (--prunepaths): Use apostrophe instead of acute accent.
| -rw-r--r-- | locate/updatedb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locate/updatedb.1 b/locate/updatedb.1 index d34db15..937e4be 100644 --- a/locate/updatedb.1 +++ b/locate/updatedb.1 @@ -53,7 +53,7 @@ Default is none. Directories to not put in the database, which would otherwise be. Remove any trailing slashes from the path names, otherwise .B updatedb -won\'t recognise the paths you want to omit (because it uses them as +won't recognise the paths you want to omit (because it uses them as regular expression patterns). The environment variable \fBPRUNEPATHS\fP also sets this value. Default is /tmp /usr/tmp /var/tmp /afs. |
