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