Link lp(4) and lpt(4) to manpage cgi.
PR: docs/9276
This commit is contained in:
parent
ef6157d8bc
commit
e850c027ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4698
1 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.14 1999-01-26 21:27:30 billf Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.15 1999-04-15 23:43:42 dwhite Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -257,8 +257,9 @@ on moritz start
|
|||
# ifconfig lp0 10.0.0.2 10.0.0.1
|
||||
</verb>
|
||||
|
||||
<P>Thats all! Please read also the manpages lp(4) and
|
||||
lpt(4).
|
||||
<P>Thats all! Please read also the manpages
|
||||
<htmlurl url="http://www.freebsd.org/cgi/man.cgi?lp" name="lp(4)"> and
|
||||
<htmlurl url="http://www.freebsd.org/cgi/man.cgi?lpt" name="lpt(4)">.
|
||||
|
||||
<P>You should also add the hosts to /etc/hosts
|
||||
|
||||
|
|
Loading…
Reference in a new issue