diff options
Diffstat (limited to 'scons.1')
-rw-r--r-- | scons.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,7 +19,7 @@ .\" OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION .\" WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" -.\" doc/man/scons.1 4691 2010/03/06 16:22:36 bdbaddog +.\" doc/man/scons.1 4720 2010/03/24 03:14:11 jars .\" .TH SCONS 1 "March 2010" .\" ES - Example Start - indents and turns off line fill @@ -9152,7 +9152,7 @@ environment used to execute the command. If the construction variable $IMPLICIT_COMMAND_DEPENDENCIES is set to a false value -(\fBNone\fP, +.RB ( None , .BR False , .BR 0 , etc.), @@ -11310,7 +11310,7 @@ A deprecated synonym for $WINDOWSEXPSUFFIX. .IP WINDOWS_INSERT_DEF When this is set to true, a library build of a Windows shared library -(\fB.dll\fPfile) +.RB ( .dll file) will also build a corresponding \fB.def\fP file at the same time, if a \fB.def\fP file |