Tweaking blurb about historical Matildae
authorfluffymormegil <mpread@chiark.greenend.org.uk>
Fri, 16 Mar 2012 22:30:49 +0000 (22:30 +0000)
committerfluffymormegil <mpread@chiark.greenend.org.uk>
Fri, 16 Mar 2012 22:30:49 +0000 (22:30 +0000)
u.c

diff --git a/u.c b/u.c
index f94a084..c6f3d42 100644 (file)
--- a/u.c
+++ b/u.c
@@ -423,9 +423,9 @@ void u_init(void)
         i = read_input(u.name, 16);
         if (i == 0)
         {
-            /* Default name: Matilda - for either the Holy Roman Empress and
-             * pretender to the English throne, or the Margravine regnant of
-             * Tuscany. */
+            /* Default name is Matilda, in honour of Matilda of England
+             * (aka Empress Matilda) and of Matilda di Canossa, Margravine
+             * regnant of Tuscany. */
             strcpy(u.name, "Matilda");
         }
         else