From 3f9419e4a7bcccf3688e7a6c4db690fc239f3d70 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 1 Sep 2003 08:04:33 +0000 Subject: [PATCH] Remove an incorrect statement. [SVN r19897] --- historic/jam/src/Jam.html | 3 +-- jam_src/Jam.html | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/historic/jam/src/Jam.html b/historic/jam/src/Jam.html index a81b98426..d06af934a 100644 --- a/historic/jam/src/Jam.html +++ b/historic/jam/src/Jam.html @@ -1036,8 +1036,7 @@ jam [ -a ] [ -n ] [ -v ] [ -q ]

- On VMS, $(var:P) is the parent directory of $(var:D); on Unix - and NT, $(var:P) and $(var:D) are the same. + On VMS, $(var:P) is the parent directory of $(var:D).

Built-in Variables

diff --git a/jam_src/Jam.html b/jam_src/Jam.html index a81b98426..d06af934a 100644 --- a/jam_src/Jam.html +++ b/jam_src/Jam.html @@ -1036,8 +1036,7 @@ jam [ -a ] [ -n ] [ -v ] [ -q ]

- On VMS, $(var:P) is the parent directory of $(var:D); on Unix - and NT, $(var:P) and $(var:D) are the same. + On VMS, $(var:P) is the parent directory of $(var:D).

Built-in Variables