Fix 404. Missed a books/ in URL.
Submitted by: checkbot
This commit is contained in:
parent
43702ca4b5
commit
baf88189b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10038
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/new-users/article.sgml,v 1.21 2001/07/17 20:51:48 chern Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/new-users/article.sgml,v 1.22 2001/07/17 22:20:43 chern Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
||||
|
@ -680,7 +680,7 @@
|
|||
system is booted, and lp or lpr should send a file to the
|
||||
printer. Whether or not the file actually prints depends on
|
||||
configuring it, which is covered in the <ulink
|
||||
URL="../../handbook/handbook.html">FreeBSD handbook.</ulink></para>
|
||||
URL="../../books/handbook/handbook.html">FreeBSD handbook.</ulink></para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
|
Loading…
Reference in a new issue