FreeBSD Bugzilla – Attachment 9840 Details for
Bug 19980
make(1) manpage uses `cwd` instead of `pwd`
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 307 bytes, created by
Alex Kapranoff
on 2000-07-17 17:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alex Kapranoff
Created:
2000-07-17 17:00:01 UTC
Size:
307 bytes
patch
obsolete
>--- make.1.ctm Mon Jul 17 13:17:11 2000 >+++ make.1 Mon Jul 17 13:17:53 2000 >@@ -469,7 +469,7 @@ > .Pp > .Bl -enum -compact > .It >-${MAKEOBJDIRPREFIX}/`cwd` >+${MAKEOBJDIRPREFIX}/`pwd` > .It > ${MAKEOBJDIR} > .It >@@ -477,7 +477,7 @@ > .It > obj > .It >-/usr/obj/`cwd` >+/usr/obj/`pwd` > .El > .Pp > The first directory that
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19980
: 9840