Put URIs and e-mail addresses in <angle brackets>

Also end URIs with '/' where appropriate.

Refrain from touching scripts/ and Stephen Crane's LWP authorship
note.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2013-05-25 17:01:05 +02:00
parent 50f081176a
commit bb8169ba3a
9 changed files with 78 additions and 78 deletions

View file

@ -42,7 +42,7 @@ clarity.
These guidelines don't attempt to be exhaustive. More complete
guidelines that are mostly compatible with Empire can be found at
http://www.jetcafe.org/~jim/c-style.html
<http://www.jetcafe.org/~jim/c-style.html>.
See also doc/contributing.

View file

@ -37,7 +37,7 @@ most significant bit clear) in an UTF-8 string always encodes the
ASCII character, i.e. it is never part of a multibyte sequence.
To learn more, see the Unicode FAQ, currently at
http://www.cl.cam.ac.uk/~mgk25/unicode.html
<http://www.cl.cam.ac.uk/~mgk25/unicode.html>.
Requirements for Unicode Support in Empire