git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4967 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-10-04 09:48:57 +00:00
parent 288e43b53c
commit b889b42a8c
4 changed files with 74 additions and 6 deletions

View file

@ -209,7 +209,7 @@ typedef struct {
#define GDO_REQ_SIZE sizeof(gdo_req) /* Size of a request packet. */
/*
* If you have a fascist sysadmin who wqill not let you run gdomap
* If you have a fascist sysadmin who will not let you run gdomap
* as root and will not even let you modify /etc/services to point
* gdomap to another port, you can uncomment the next #define to
* run gdomap on port 6006 (or modify this to a port of your choice).