commit:     5d0dfcce392b45f9f117bf3c39e0b13792f7506b
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 16 18:04:02 2014 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Mon Jun 16 18:07:42 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=5d0dfcce

layman.8.txt: Cleans up overlay examples

Modifications were also made to the clean_tar description's structure.

---
 doc/layman.8.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/layman.8.txt b/doc/layman.8.txt
index 3918d37..64e2c44 100644
--- a/doc/layman.8.txt
+++ b/doc/layman.8.txt
@@ -242,9 +242,9 @@ nocheck::
 
 clean_tar::
     Set to "yes" if *layman* will delete tar files downloaded
-    when installing tar overlays. 'Note':: This option is only
-    applicable to remote tar overlays. *layman* will leave the
-    reponsibility of deleting local tar files up to the user.
+    when installing tar overlays. This option is only applicable
+    to remote tar overlays. *layman* will leave the reponsibility
+    of deleting local tar files up to the user.
     By default, *layman* will delete downloaded tar files.
 
 Per repository type Add, Sync options.
@@ -469,6 +469,7 @@ Example 2. An example overlays.xml file with a branch
     
<feed>http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=atom</feed>
 </repo>
 </repositories>
+--------------------------------------------
 
 Users can specify a branch for an overlay, given one actually exists.
 This logic is applicable to CVS overlays as well and the branch variable

Reply via email to