| Summary: | jail(8) manpage outdated | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Noel Koethe <noel> |
| Component: | Books & Articles | Assignee: | Giorgos Keramidas <keramida> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: gnats-admin->freebsd-doc Documentation update. State Changed From-To: open->closed A few minutes ago I fixed this in revision 1.40 of src/usr.sbin/jail/jail.8,v You should be able to see the changes if you CVSup now. Thanks for reporting this :) Responsible Changed From-To: freebsd-doc->keramida |
Hello, just wanted to build a jail like I have on may 4.x machines. The manpage gives this (outdated?) steps: ... EXAMPLES Setting up a Jail Directory Tree ... cd $D/dev sh MAKEDEV jail cd $D ln -sf dev/null kernel ... There isn't MAKEDEV anymore and there is no "dev/null" in $D. Thank you.