From: Abderrahim Kitouni Date: Sun, 1 Oct 2023 09:27:59 +0000 (+0100) Subject: man: add a couple missing version annotations X-Git-Tag: v255-rc1~367^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2de0bb2fada06fe1ffb28eae4a907382d8528179;p=thirdparty%2Fsystemd.git man: add a couple missing version annotations These were discovered by the newly added checks --- diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml index beb0574211c..aa96e52fe36 100644 --- a/man/systemd-journal-remote.service.xml +++ b/man/systemd-journal-remote.service.xml @@ -255,7 +255,9 @@ created if it does not exist. If necessary (journal file full, or corrupted), the file will be renamed following normal journald rules and a new journal file will be created in its - stead. + stead. + + @@ -267,7 +269,9 @@ necessary (journal files over size, or corrupted), journal files will be rotated following normal journald rules. Names of files underneath DIR will be - generated using the rules described below. + generated using the rules described below. + + diff --git a/man/systemd-pcrphase.service.xml b/man/systemd-pcrphase.service.xml index ca037584cf4..8744c41de2b 100644 --- a/man/systemd-pcrphase.service.xml +++ b/man/systemd-pcrphase.service.xml @@ -223,7 +223,9 @@ project='man-pages'>flock2) on the log file is acquired while the measurement is made and the file is updated. Thus, applications that intend to acquire a consistent quote from the TPM with the associated snapshot of the event log - should acquire a LOCK_SH lock while doing so. + should acquire a LOCK_SH lock while doing so. + +