Add the "Perforce in FreeBSD Development" article to the list.
This commit is contained in:
parent
5528859b75
commit
38390a29cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26424
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.8 2005/11/14 02:20:07 jkoshy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.9 2005/11/25 08:13:10 jkoshy Exp $">
|
||||
<!ENTITY title "Books and Articles Online">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -234,6 +234,12 @@
|
|||
For people coming to FreeBSD and &unix; for the first
|
||||
time.</p>
|
||||
|
||||
<p><a href="&url.articles;/p4-primer/index.html">Perforce
|
||||
in FreeBSD Development</a> (p4-primer)<br>
|
||||
A guide to the Perforce version control system. It also
|
||||
describes how to manage experimental projects with the
|
||||
FreeBSD Perforce server.</p>
|
||||
|
||||
<p><a href="&url.articles;/pam/index.html">Pluggable
|
||||
Authentication Modules</a> (pam)<br>
|
||||
A guide to the PAM system and modules under
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue