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:
Bernhard Voelker 2020-12-26 18:05:02 +01:00
parent 2ac3be4c99
commit 90e60a2003

View File

@ -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