(wrauth): Emit example `nowhereman@nowhere.land.edu' commented out.
nowhere.land.edu doesn't exist right now, but it might pop up any time.
This commit is contained in:
parent
1333a40bb8
commit
08480d5625
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ wrauth(char *filename)
|
|||
fprintf(fp, "# username that authorized user uses on a line\n#\n");
|
||||
fprintf(fp, "# REMEMBER TO USE PAIRS OF LINES!\n#\n");
|
||||
fprintf(fp, "# Example:\n#\n");
|
||||
fprintf(fp, "nowhere.land.edu\nnowhereman\n");
|
||||
fprintf(fp, "#nowhere.land.edu\n#nowhereman\n");
|
||||
fprintf(fp, "%s\n%s\n", HN, UN);
|
||||
fprintf(fp, "%s\n%s\n", IP, UN);
|
||||
fprintf(fp, "127.0.0.1\n%s\n", UN);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue