mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
updatedb.1: avoid Texinfo macro in man page
* locate/updatedb.1 (DESCRIPTION): Replace @samp{} macro by .B setting,
introduced in commit v4.6.0-44-g89ec0211.
This commit is contained in:
parent
2ac3be4c99
commit
90e60a2003
@ -26,11 +26,15 @@ Users can select which databases \fBlocate\fP searches using an
|
||||
environment variable or command line option; see \fBlocate\fP(1).
|
||||
Databases cannot be concatenated together.
|
||||
.P
|
||||
The @samp{LOCATGE02} database format was introduced in GNU findutils
|
||||
The
|
||||
.B LOCATGE02
|
||||
database format was introduced in GNU findutils
|
||||
version 4.0 in order to allow machines with different byte orderings
|
||||
to share the databases. GNU
|
||||
.B locate
|
||||
can read both the old and @samp{LOCATE02} database formats, though
|
||||
can read both the old and
|
||||
.B LOCATE02
|
||||
database formats, though
|
||||
support for the old pre-4.0 database format will be removed shortly.
|
||||
|
||||
.SH OPTIONS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user