projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
51f0cdd
)
work around markup language
author
jrmarino <jrmarino@web>
Wed, 6 Mar 2013 09:19:24 +0000 (
01:19
-0800)
committer
Charlie Root <root@leaf.dragonflybsd.org>
Wed, 6 Mar 2013 09:19:24 +0000 (
01:19
-0800)
docs/developer/gsocprojectspage/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/gsocprojectspage/index.mdwn
b/docs/developer/gsocprojectspage/index.mdwn
index
512af88
..
3d3adc7
100644
(file)
--- a/
docs/developer/gsocprojectspage/index.mdwn
+++ b/
docs/developer/gsocprojectspage/index.mdwn
@@
-41,7
+41,7
@@
Meta information:
---
##### Sync DragonFly jail capability with FreeBSD jail capability
-* Implement sysctl -d security.jail.<param> (see FreeBSD man 8 jail)
+* Implement sysctl -d security.jail.{param}> (see FreeBSD man 8 jail)
* port libjail (jail(), jail_get(), jail_set(), jail_remove(), jail_attach() functions) and incorporate into base
* remove jail(), jail_attach() functions from libC
* update existing system jail tools: jail, jls, jexec to match FreeBSD functionality and to use libjail