a52f674
From cfb8ec6045ca2f99e2d800e0ee605390f12046af Mon Sep 17 00:00:00 2001
b12ff75
From: "Jason St. John" <jstjohn@purdue.edu>
b12ff75
Date: Tue, 17 Dec 2013 19:40:02 -0500
b12ff75
Subject: [PATCH] man: add DOI for refereed article on Forward Secure Sealing
b12ff75
 to journald.conf(5)
b12ff75
b12ff75
In journalctl(1), be more explicit about the reference to "Seal=" in
b12ff75
journald.conf(5) and what information can be found there.
a52f674
a52f674
(cherry picked from commit 06d9d3efa554ffc63b5977f1d86e393edeef8ad1)
b12ff75
---
b12ff75
 man/journalctl.xml    |  8 ++++++--
b12ff75
 man/journald.conf.xml | 10 +++++-----
b12ff75
 2 files changed, 11 insertions(+), 7 deletions(-)
b12ff75
b12ff75
diff --git a/man/journalctl.xml b/man/journalctl.xml
b12ff75
index dced90f..d75c758 100644
b12ff75
--- a/man/journalctl.xml
b12ff75
+++ b/man/journalctl.xml
b12ff75
@@ -781,10 +781,14 @@
b12ff75
                                 sealing key is stored in the journal
b12ff75
                                 data directory and shall remain on the
b12ff75
                                 host. The verification key should be
b12ff75
-                                stored externally. Also see the
b12ff75
+                                stored externally. Refer to the
b12ff75
                                 <option>Seal=</option> option in
b12ff75
                                 <citerefentry><refentrytitle>journald.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
b12ff75
-                                for details.</para></listitem>
b12ff75
+                                for information on Forward Secure
b12ff75
+                                Sealing and for a link to a refereed
b12ff75
+                                scholarly paper detailing the
b12ff75
+                                cryptographic theory it is based on.
b12ff75
+                                </para></listitem>
b12ff75
                         </varlistentry>
b12ff75
 
b12ff75
                         <varlistentry>
b12ff75
diff --git a/man/journald.conf.xml b/man/journald.conf.xml
b12ff75
index 7aa2e78..8e642a3 100644
b12ff75
--- a/man/journald.conf.xml
b12ff75
+++ b/man/journald.conf.xml
b12ff75
@@ -130,15 +130,15 @@
b12ff75
                                 by
b12ff75
                                 <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
b12ff75
                                 <option>--setup-keys</option>
b12ff75
-                                command), forward secure sealing (FSS)
b12ff75
+                                command), Forward Secure Sealing (FSS)
b12ff75
                                 for all persistent journal files is
b12ff75
                                 enabled. FSS is based on 
b12ff75
                                 url="https://eprint.iacr.org/2013/397">Seekable
b12ff75
                                 Sequential Key Generators</ulink> by
b12ff75
-                                G. A. Marson and B. Poettering and
b12ff75
-                                may be used to protect journal files
b12ff75
-                                from unnoticed
b12ff75
-                                alteration.</para></listitem>
b12ff75
+                                G. A. Marson and B. Poettering
b12ff75
+                                (doi:10.1007/978-3-642-40203-6_7)
b12ff75
+                                and may be used to protect journal files
b12ff75
+                                from unnoticed alteration.</para></listitem>
b12ff75
                         </varlistentry>
b12ff75
 
b12ff75
                         <varlistentry>