Site hosting "How do I write "Hello, world" in FreeBSD assembler" is no longer around.

Switch to archive.org mirror.

PR:             203346
Submitted by:   <luoh2 AT rpi DOT edu>
Approved by:    bcr (mentor)
Differential Revision:  https://reviews.freebsd.org/D11849
This commit is contained in:
Sevan Janiyan 2017-08-11 15:49:09 +00:00
parent 78e70622e6
commit 769a27e835
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50660

View file

@ -6463,8 +6463,8 @@ system programming in general and FreeBSD in particular.
</para>
<para>
Thomas M. Sommers opened the door for me. His
<link xlink:href="http://www.codebreakers-journal.com/content/view/262/27/">How
Thomas M. Sommers opened the door for me. His <link
xlink:href="https://web.archive.org/web/20090914064615/http://www.codebreakers-journal.com/content/view/262/27">How
do I write "Hello, world" in FreeBSD assembler?</link>
web page was my first encounter with an example of
assembly language programming under FreeBSD.