From: Serge Hallyn Date: Wed, 5 Jun 2024 13:02:27 +0000 (-0500) Subject: man/lastlog: remove wrong use of keyword term X-Git-Tag: 4.15.2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8acec35d1d69877c4e66aac15fb8901dae2b97d8;p=thirdparty%2Fshadow.git man/lastlog: remove wrong use of keyword term Per https://tdg.docbook.org/tdg/4.5/term, term is a word being defined in a varlistentry. The 'high uid' description is not a varlistentry, so and show up in the processed manpage. See debian Bug#1072297. Signed-off-by: Serge Hallyn --- diff --git a/man/lastlog.8.xml b/man/lastlog.8.xml index 7a4ba967f..6700791c1 100644 --- a/man/lastlog.8.xml +++ b/man/lastlog.8.xml @@ -211,8 +211,8 @@ to hang as it processes entries with UIDs 171-799). - Having high UIDs can create problems when handling the - /var/log/lastlog with external tools. Although the + Having high UIDs can create problems when handling the + /var/log/lastlog with external tools. Although the actual file is sparse and does not use too much space, certain applications are not designed to identify sparse files by default and may require a specific option to handle them.