From: Sascha Wildner Date: Mon, 10 Aug 2009 14:08:26 +0000 (+0200) Subject: development.7: Improve markup a bit, bump .Dd. X-Git-Tag: v2.4.0~284^2~2 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/bb60e66033bbbdf80a5bcc7437eca1a6fd4e28f8 development.7: Improve markup a bit, bump .Dd. --- diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index 8be2bb32ac..49abfb853c 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -31,7 +31,7 @@ .\" .\" $DragonFly: src/share/man/man7/development.7,v 1.12 2008/07/27 22:23:42 thomas Exp $ .\" -.Dd April 17, 2009 +.Dd August 6, 2009 .Dt DEVELOPMENT 7 .Os .Sh NAME @@ -149,8 +149,9 @@ git rebase master .Sh VENDOR IMPORTS When importing vendor sources, make sure that you don't import too many unnecessary sources. -Especially test suites that are not used by the DragonFly build are -good candidates for being stripped away. +Especially test suites that are not used by the +.Dx +build are good candidates for being stripped away. These instructions assume that you have already extracted the source package into its final directory and that they are trimmed appropriately.