From 90e60a20032edebd6155326b19de58ead4121481 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Sat, 26 Dec 2020 18:05:02 +0100 Subject: [PATCH] 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. --- locate/updatedb.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/locate/updatedb.1 b/locate/updatedb.1 index 937e4bef..dc2c4911 100644 --- a/locate/updatedb.1 +++ b/locate/updatedb.1 @@ -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