From 67a969999211ebdaf0833a4fc1db2c6320d07378 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 29 Oct 1998 15:36:59 +0000 Subject: Update. * nscd/nscd.c (doc): It's "Name Service" not "Name Switch". --- nscd/nscd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd') diff --git a/nscd/nscd.c b/nscd/nscd.c index d6d2c6497d..162059f681 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -85,7 +85,7 @@ static const struct argp_option options[] = }; /* Short description of program. */ -static const char doc[] = N_("Name Switch Cache Daemon."); +static const char doc[] = N_("Name Service Cache Daemon."); /* Prototype for option handler. */ static error_t parse_opt __P ((int key, char *arg, struct argp_state *state)); -- cgit v1.2.3