From 49abaa013e6731ca5757e3657c133db395077e06 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 25 Dec 1996 10:50:30 +0000 Subject: Add useful comment. svn path=/trunk/; revision=691 --- socket.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'socket.c') diff --git a/socket.c b/socket.c index 7768c05f..385b458e 100644 --- a/socket.c +++ b/socket.c @@ -175,6 +175,8 @@ char *SockGets(char *buf, int len, FILE *sockfp) #ifdef MAIN /* * Use the chargen service to test buffering directly. + * You may have to uncomment the `chargen' service description in your + * inetd.conf (and then SIGHUP inetd) for this to work. */ main() { -- cgit v1.2.3