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 <term> and </term> show up in the processed manpage. See debian Bug#1072297. Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
committed by
Alejandro Colomar
parent
69f74dbf8a
commit
8acec35d1d
@@ -211,8 +211,8 @@
|
||||
to hang as it processes entries with UIDs 171-799).
|
||||
</para>
|
||||
<para>
|
||||
Having high UIDs can create problems when handling the <term><filename>
|
||||
/var/log/lastlog</filename></term> with external tools. Although the
|
||||
Having high UIDs can create problems when handling the <filename>
|
||||
/var/log/lastlog</filename> 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.
|
||||
|
||||
Reference in New Issue
Block a user