Package: debian-handbook
Severity: wishlist
Tags: patch
Other titles in Chapter 14 have "GOING FURTHER" in upper case.
>From 0d70d94e44f9fd2a250359fba215ec7d196c54c0 Mon Sep 17 00:00:00 2001
From: Daniele Forsi <[email protected]>
Date: Sun, 27 May 2012 14:00:00 +0200
Subject: [PATCH] Change the words "Going Further" to uppercase like in the
other places
---
en-US/14_security.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en-US/14_security.xml b/en-US/14_security.xml
index 5cfc73b..d1f9b74 100644
--- a/en-US/14_security.xml
+++ b/en-US/14_security.xml
@@ -1076,7 +1076,7 @@ iface eth0 inet static
network cards.</para>
<sidebar>
- <title><emphasis>Going Further</emphasis> Integration with <command>prelude</command></title>
+ <title><emphasis>GOING FURTHER</emphasis> Integration with <command>prelude</command></title>
<para>Prelude brings centralized monitoring of security
information. Its modular architecture includes a server (the
--
1.7.10