projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
670d404
)
Fixing TOC level
author
justin <justin@web>
Sun, 26 Sep 2010 03:40:13 +0000 (20:40 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Sun, 26 Sep 2010 03:40:13 +0000 (20:40 -0700)
docs/howtos/HowToPkgsrc.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/howtos/HowToPkgsrc.mdwn
b/docs/howtos/HowToPkgsrc.mdwn
index
ee94453
..
672b92a
100644
(file)
--- a/
docs/howtos/HowToPkgsrc.mdwn
+++ b/
docs/howtos/HowToPkgsrc.mdwn
@@
-1,4
+1,4
@@
-[[!toc levels=1 ]]
+[[!toc levels=2 ]]
## History and Overview
[Pkgsrc](http://www.pkgsrc.org) is a packaging system that was originally created for NetBSD. It has been ported to DragonFly, along with other operating systems. Pkgsrc is very similar to FreeBSD's ports mechanism.