Update a broken link. While in here, bump

the copyright year.

Noticed by: 	T.M. Sommers <tms@nj.net>
Approved by:	trhodes (mentor)
This commit is contained in:
Jesus R. Camou 2005-04-24 23:23:55 +00:00
parent bceb9d1958
commit 691421c7a8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24384
2 changed files with 2 additions and 1 deletions
en_US.ISO8859-1/books/developers-handbook

View file

@ -25,6 +25,7 @@
<year>2002</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<holder>The FreeBSD Documentation Project</holder>
</copyright>

View file

@ -6464,7 +6464,7 @@ system programming in general and FreeBSD in particular.
<para>
Thomas M. Sommers opened the door for me. His
<ulink url="http://home.ptd.net/~tms2/hello.html">How
<ulink url="http://user.nj.net/~tms/hello.html">How
do I write "Hello, world" in FreeBSD assembler?</ulink>
web page was my first encounter with an example of
assembly language programming under FreeBSD.