[wiki] [sites] More minor changes to patch-pages || FRIGN

From: <git_AT_suckless.org>
Date: Thu, 17 Sep 2015 14:54:59 +0200

commit b950887f792c9776d5b43d87b8b2169ec64b010c
Author: FRIGN <dev_AT_frign.de>
Date: Thu Sep 17 14:54:31 2015 +0200

    More minor changes to patch-pages
    
    Making things generally more consistent

diff --git a/st.suckless.org/patches/boldcolor.md b/st.suckless.org/patches/boldcolor.md
index 472f9fd..967bf0a 100644
--- a/st.suckless.org/patches/boldcolor.md
+++ b/st.suckless.org/patches/boldcolor.md
_AT_@ -13,7 +13,7 @@ font is available or defaultfg is a special color (> 255).
 Usage
 -----
 
-This is an example for a config.h set up with this patch:
+config.h example:
 
         static const char *colorname[] = {
                 // ...
diff --git a/st.suckless.org/patches/clipboard.md b/st.suckless.org/patches/clipboard.md
index 4352ad9..c04a8dc 100644
--- a/st.suckless.org/patches/clipboard.md
+++ b/st.suckless.org/patches/clipboard.md
_AT_@ -1,4 +1,4 @@
-# One clipboard
+# clipboard
 
 ## Description
 
diff --git a/st.suckless.org/patches/configwordbreak.md b/st.suckless.org/patches/configwordbreak.md
index 597fa40..f39d20c 100644
--- a/st.suckless.org/patches/configwordbreak.md
+++ b/st.suckless.org/patches/configwordbreak.md
_AT_@ -4,14 +4,14 @@ configwordbreak
 Description
 -----------
 
-This is a patch to allow configuring which characters are used as
-word boundaries for double click selection (instead of just ' ').
+This is a patch allowing to configure which characters are used as
+word boundaries for double click selections (instead of just ' ').
 This feature is already implemented in all versions later than 0.5.
 
 Usage
 -----
 
-example config.h
+config.h example:
 
         #define WORD_BREAK " ()<>[]\""
 
_AT_@ -22,8 +22,8 @@ Download
 * [st-0.4.1-configwordbreak.diff](st-0.4.1-configwordbreak.diff)
 * [st-0.5-configwordbreak.diff](st-0.5-configwordbreak.diff)
 
-Author
-------
+Authors
+-------
 
- * Stephen Paul Weber - singpolyma
- * FRIGN - dev_AT_frign.de (st-0.4, st-0.4.1, st-0.5 ports)
+ * Stephen Paul Weber - singpolyma_AT_singpolyma.net
+ * Laslo Hunhold - dev_AT_frign.de (st-0.4, st-0.4.1, st-0.5 ports)
Received on Thu Sep 17 2015 - 14:54:59 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 17 2015 - 15:00:14 CEST