]> git.ipfire.org Git - thirdparty/shadow.git/commit
man/lastlog: remove wrong use of keyword term
authorSerge Hallyn <serge@hallyn.com>
Wed, 5 Jun 2024 13:02:27 +0000 (08:02 -0500)
committerAlejandro Colomar <alx@kernel.org>
Wed, 5 Jun 2024 13:49:54 +0000 (15:49 +0200)
commit8acec35d1d69877c4e66aac15fb8901dae2b97d8
tree92d5d684d7981c0a335613f87d355b107a35f303
parent69f74dbf8a2341aa73dc3f2213102eae1a3e49e0
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>
man/lastlog.8.xml