Blame SOURCES/0001-data-Fix-syntax-error-in-fprintd.pod.patch

09bfdb
From 7710040ea723def69dde485d6f497fac87f215fa Mon Sep 17 00:00:00 2001
09bfdb
From: Bastien Nocera <hadess@hadess.net>
09bfdb
Date: Sun, 11 Aug 2013 18:58:20 +0200
09bfdb
Subject: [PATCH] data: Fix syntax error in fprintd.pod
09bfdb
09bfdb
fprintd.pod around line 100: =over without closing =back
09bfdb
POD document had syntax errors at /usr/bin/pod2man line 69.
09bfdb
---
09bfdb
 data/fprintd.pod | 3 +++
09bfdb
 1 file changed, 3 insertions(+)
09bfdb
09bfdb
diff --git a/data/fprintd.pod b/data/fprintd.pod
09bfdb
index 83c7afc..7085920 100644
09bfdb
--- a/data/fprintd.pod
09bfdb
+++ b/data/fprintd.pod
09bfdb
@@ -100,3 +100,6 @@ By default, fprintd stores the fingerprints in B
09bfdb
 =over 8
09bfdb
 
09bfdb
 =item B<dbus-daemon>, B<gnome-about-me>
09bfdb
+
09bfdb
+=back
09bfdb
+
09bfdb
-- 
09bfdb
1.8.4.2
09bfdb