Code

README: Convert to Unicode.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 13 Jun 2010 17:39:30 +0000 (19:39 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 13 Jun 2010 17:39:30 +0000 (19:39 +0200)
README

diff --git a/README b/README
index b12fd5d39efa5c5a1121c0f47456774f1ca95483..5e665fac57d962215646290b8326d53c95b355f6 100644 (file)
--- a/README
+++ b/README
@@ -1,37 +1,37 @@
- liboping - Library to ping IPv4 and IPv6 hosts in parallel
-============================================================
+ liboping  Library to ping IPv4 and IPv6 hosts in parallel
+════════════════════════════════════════════════════════════
 http://verplant.org/liboping/
 
 About
 http://verplant.org/liboping/
 
 About
------
+━━━━━
 
   liboping was inspired by ping, libping and fping: It differs from these
 
   liboping was inspired by ping, libping and fping: It differs from these
-  existing solutions in that it can `ping' multiple hosts in parallel using
+  existing solutions in that it can “ping” multiple hosts in parallel using
   IPv4 or IPv6 transparently. Other design principles were an object oriented
   interface, simplicity and extensibility.
 
 
 Features
   IPv4 or IPv6 transparently. Other design principles were an object oriented
   interface, simplicity and extensibility.
 
 
 Features
---------
+━━━━━━━━
 
 
-  * Support for multiple hosts.
+   Support for multiple hosts.
 
 
-  * Support for IPv4 and IPv6.
+   Support for IPv4 and IPv6.
 
 
-  * Object oriented interface.
+   Object oriented interface.
 
 
 Perl bindings
 
 
 Perl bindings
--------------
+━━━━━━━━━━━━━
 
   Included in the source package of liboping are bindings for Perl. The code
   resides in the bindings/ subdirectory and is compiled and installed by
 
   Included in the source package of liboping are bindings for Perl. The code
   resides in the bindings/ subdirectory and is compiled and installed by
-  default. To disable building the Perl bindings, call `configure' with
-  `--without-perl-bindings'.
+  default. To disable building the Perl bindings, call “configure” with
+  “--without-perl-bindings”.
 
 
 Author
 
 
 Author
-------
+━━━━━━
 
   Florian octo Forster <octo at verplant.org>
 
 
   Florian octo Forster <octo at verplant.org>