From 46683c0d5e15a582507372ac038be1fac61d4777 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 25 Apr 1999 05:41:40 +0000 Subject: Add missing \n. svn path=/trunk/; revision=2445 --- options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.c') diff --git a/options.c b/options.c index 8152bea3..00060960 100644 --- a/options.c +++ b/options.c @@ -570,7 +570,7 @@ struct query *ctl; /* option record to be initialized */ P(_(" -f, --fetchmailrc specify alternate run control file\n")); P(_(" -i, --idfile specify alternate UIDs file\n")); P(_(" --postmaster specify recipient of last resort\n")); - P(_(" --nobounce redirect bounces from user to postmaster.")); + P(_(" --nobounce redirect bounces from user to postmaster.\n")); #if (defined(linux) && !INET6) || defined(__FreeBSD__) P(_(" -I, --interface interface required specification\n")); P(_(" -M, --monitor monitor interface for activity\n")); -- cgit v1.2.3