From owner-cvs-all Fri Mar 9 8:22:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BCC837B719; Fri, 9 Mar 2001 08:22:37 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f29GMbq24218; Fri, 9 Mar 2001 08:22:37 -0800 (PST) (envelope-from ru) Message-Id: <200103091622.f29GMbq24218@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 9 Mar 2001 08:22:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ng_bridge.4 ng_mppc.4 ng_one2many.4 ng_ppp.4 ng_pptpgre.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/09 08:22:37 PST Modified files: share/man/man4 ng_bridge.4 ng_mppc.4 ng_one2many.4 ng_ppp.4 ng_pptpgre.4 Log: mdoc(7) police: in mdocNG, -offset and -width values without scaling indicator are treated as strings, so "-offset 0" will set the offset to the width of the string "0", as opposed to "no offset". TIP: if offset is not needed, the -offset clause may be omitted. Revision Changes Path 1.5 +3 -3 src/share/man/man4/ng_bridge.4 1.7 +2 -2 src/share/man/man4/ng_mppc.4 1.7 +4 -4 src/share/man/man4/ng_one2many.4 1.14 +2 -2 src/share/man/man4/ng_ppp.4 1.10 +2 -2 src/share/man/man4/ng_pptpgre.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message