In the manual section, add a link to our man.cgi.
This commit is contained in:
parent
eb31bd1738
commit
264fd7ebe2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19208
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.33 2003/09/22 09:17:45 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.34 2003/12/16 21:47:27 ceri Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -106,7 +106,7 @@
|
|||
<li><p>The main newsgroup for FreeBSD is <a
|
||||
href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a>. You might want to keep an eye on <a href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a> as well.</p></li>
|
||||
|
||||
<li><p><strong>Man pages</strong> are good for reference but not always
|
||||
<li><p><a href="http://www.FreeBSD.org/cgi/man.cgi">Man pages</a> are good for reference but not always
|
||||
the best introduction for a novice. The more you work with man pages
|
||||
the more familiar they become. Some are very good for newbies, so
|
||||
always check them out. The ppp man page, for example, is more like a
|
||||
|
|
Loading…
Reference in a new issue