bug 243 - Address manpage issues raised by Greg Noel
authorbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 25 Aug 2008 01:42:25 +0000 (01:42 +0000)
committerbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 25 Aug 2008 01:42:25 +0000 (01:42 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@3305 fdb21ef1-2011-0410-befe-b5e4ea1792b1

doc/man/scons.1

index b605c8bcaf8423505a7a82766ee0c1cd7b1a1ab3..21e475e186e74edd430cd5463dcf716ffd03f9ac 100644 (file)
@@ -4211,9 +4211,9 @@ The specified dependency file(s)
 will be ignored when deciding if
 the target file(s) need to be rebuilt.
 
-You can also use 
-.B Ignore
- to remove a target from the default build.
+You can also use
+.BR Ignore()
+to remove a target from the default build.
 In order to do this you must specify the directory the target will
 be built in as the target, and the file you want to skip building
 as the dependency.