hope it shows in the correct format:
Index: www/faq/current.html
===================================================================
RCS file: /cvs/www/faq/current.html,v
retrieving revision 1.582
diff -u -p -u -p -r1.582 current.html
--- www/faq/current.html 22 Dec 2014 20:44:49 -0000 1.582
+++ www/faq/current.html 22 Dec 2014 22:38:39 -0000
@@ -383,9 +383,9 @@ Build and install new binutils:
<pre>
cd /usr/src/gnu/usr.bin/binutils
- make -f Makefile.bsdwrapper obj
- make -f Makefile.bsdwrapper
- make -f Makefile.bsdwrapper install
+ make -f Makefile.bsd-wrapper obj
+ make -f Makefile.bsd-wrapper
+ make -f Makefile.bsd-wrapper install
</pre>
Build and install new gcc:
@@ -398,7 +398,7 @@ Build and install new gcc:
make install
</pre>
-Then proceed with doing a full build. It is essention that you don't
+Then proceed with doing a full build. It is essential that you don't
install the files in /usr/src/share/mk before completing the steps
outlined above!
On 12/23/14 00:02, Dorian Büttner wrote:
> while at it, Makefile.bsd-wrapper (missing dash)
>
>
> On 12/22/14 22:54, Jungle Boogie wrote:
>> Dear Mark,
>> --------------------------------------------
>> From: Mark Kettenis <[email protected]>
>> Sent: Mon, 22 Dec 2014 13:44:49 -0700 (MST)
>> To: [email protected]
>> Subject: CVS: cvs.openbsd.org: www
>>> CVSROOT: /cvs
>>> Module name: www
>>> Changes by: [email protected] 2014/12/22 13:44:49
>>>
>>> Modified files:
>>> faq : current.html
>>>
>>> Log message:
>>> Instructions for static PIE changes.
>>>
>>
>>
>> Do you mean to say:
>> > It is essention
>> It is essential
Index: www/faq/current.html
===================================================================
RCS file: /cvs/www/faq/current.html,v
retrieving revision 1.582
diff -u -p -u -p -r1.582 current.html
--- www/faq/current.html 22 Dec 2014 20:44:49 -0000 1.582
+++ www/faq/current.html 22 Dec 2014 22:38:39 -0000
@@ -383,9 +383,9 @@ Build and install new binutils:
<pre>
cd /usr/src/gnu/usr.bin/binutils
- make -f Makefile.bsdwrapper obj
- make -f Makefile.bsdwrapper
- make -f Makefile.bsdwrapper install
+ make -f Makefile.bsd-wrapper obj
+ make -f Makefile.bsd-wrapper
+ make -f Makefile.bsd-wrapper install
</pre>
Build and install new gcc:
@@ -398,7 +398,7 @@ Build and install new gcc:
make install
</pre>
-Then proceed with doing a full build. It is essention that you don't
+Then proceed with doing a full build. It is essential that you don't
install the files in /usr/src/share/mk before completing the steps
outlined above!