Date: Fri, 9 Mar 2001 08:22:37 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> 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 Message-ID: <200103091622.f29GMbq24218@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103091622.f29GMbq24218>