]> andersk Git - moira.git/commitdiff
Getting Started on athena is now called Working on athena
authorjweiss <jweiss>
Thu, 15 Aug 1996 00:58:45 +0000 (00:58 +0000)
committerjweiss <jweiss>
Thu, 15 Aug 1996 00:58:45 +0000 (00:58 +0000)
clients/userreg/userreg.c

index e5f3c5a399e196d8f191bbb19c4c8202587b98d9..af176e9a7ad1957ee7b094f0d2d46b104e2d8b72 100644 (file)
@@ -300,7 +300,7 @@ dolook()
                display_text_line("You are already registered.  An account for you probably already exists");
                display_text_line("(if not, it will appear within 12 hours).");
                display_text_line("");
-               display_text_line("Refer to the document 'Getting Started on Athena' for help logging in.");
+               display_text_line("Refer to the document 'Working on Athena' for help logging in.");
                strcpy(user.u_login, db_user.u_login);
                sprintf(line, "Remember, the username you chose was '%s'",
                        db_user.u_login);
This page took 0.042812 seconds and 5 git commands to generate.