* nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
1998-10-29 Ulrich Drepper <drepper@cygnus.com>
+ * nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
+
* malloc/mtrace.c (tr_where): Replace snprintf call by mempcpy and
_fitoa.
};
/* 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));