Date: Tue, 11 Aug 1998 11:59:37 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ppp.8 Message-ID: <199808111859.LAA22664@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/08/11 11:59:36 PDT Modified files: usr.sbin/ppp ppp.8 Log: Be careful about using ``.Bd -literal'' as groff sometimes keeps the `-literal' after the closing .Ed. Where this happens, use ``.Bd -unfilled'' with ``.It Li'' to dodge the problem - it looks better too. Problem reported by: Dom Mitchell <dom@phmit.demon.co.uk> Revision Changes Path 1.118 +18 -18 src/usr.sbin/ppp/ppp.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808111859.LAA22664>