From owner-cvs-usrsbin Thu May 8 05:51:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA24985 for cvs-usrsbin-outgoing; Thu, 8 May 1997 05:51:45 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id FAA24933; Thu, 8 May 1997 05:51:28 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id OAA12390; Thu, 8 May 1997 14:51:24 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id OAA24943; Thu, 8 May 1997 14:31:35 +0200 (MET DST) Message-ID: <19970508143134.FV57371@uriah.heep.sax.de> Date: Thu, 8 May 1997 14:31:34 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: brian@awfulhak.org (Brian Somers) Cc: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c References: <199705062311.QAA26204@freefall.freebsd.org> <199705062336.AAA14294@awfulhak.demon.co.uk> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199705062336.AAA14294@awfulhak.demon.co.uk>; from Brian Somers on May 7, 1997 00:36:04 +0100 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Brian Somers wrote: > Can someone take a look at the paragraph I added in newsyslog.8 ? > It's skipping a line just above the first mention of > path_to_pid_file, and I can't figure out why :( You mean the empty line above it? That's just a ``page break'', something you gotta live with (or fix nroff or the -mdoc macros, i suppose). Even nroff includes one blank line where it think a new `page' starts. It's probably a bug in -mdoc. You can see the page break at exact the same location (line 65) e.g. in the description of the -k option to ls(1), while (just to pick another random example) the man page of sh(1) doesn't experience this effect. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)