5 messages in com.perforce.jamming[jamming] FSubDir documentation fix
FromSent OnAttachments
Chris Antos10 Aug 2001 12:29 
David Abrahams10 Aug 2001 17:03 
David Abrahams" <david.abrahams@rcn.com (David Abrahams)11 Aug 2001 06:44 
David Abrahams" <david.abrahams@rcn.com (David Abrahams)11 Aug 2001 13:06 
Chris Antos13 Aug 2001 15:48 
Subject:[jamming] FSubDir documentation fix
From: ()
Date:08/11/2001 01:06:45 PM
List:com.perforce.jamming

The comments on FSubDir appear to be completely wrong:

# If $(>) is the path to the current directory, compute the # path (using ../../ etc) back to that root directory. # Sets result in $(<)

I suggest the following replacement:

# Given $(<), the tokens comprising a relative path from D1 to # a subdirectory D2, return the relative path from D2 to D1, # using ../../ etc.