Date: Mon, 17 Jul 2000 10:32:00 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make make.1 Message-ID: <200007171732.KAA27383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/07/17 10:32:00 PDT Modified files: usr.bin/make make.1 Log: Use pwd instead of cwd in backticks. cwd in backticks doesn't do anything useful in a Bourne shell. PR: 19980 Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su> Revision Changes Path 1.31 +3 -3 src/usr.bin/make/make.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007171732.KAA27383>