Date: Mon, 4 Jul 2005 01:57:52 GMT From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79517 for review Message-ID: <200507040157.j641vqMk039715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79517 Change 79517 by csjp@csjp_xor on 2005/07/04 01:57:30 Add a note that pathnames are looked up relative to the calling process's root vnode. Affected files ... .. //depot/projects/trustedbsd/mac/usr.sbin/getfhash/setfhash.8#2 edit Differences ... ==== //depot/projects/trustedbsd/mac/usr.sbin/getfhash/setfhash.8#2 (text+ko) ==== @@ -54,7 +54,8 @@ When setting dependencies, they must be listed previous to the system object which requires them. Multiple dependencies may exist and must be separated by a -colon when entered. +colon when entered. It should be noted that dependency pathnames +will be looked up relative to the calling process's root. .El .Sh EXAMPLES To set the hash on
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507040157.j641vqMk039715>