| Summary: | chroot(8) man page SEE ALSO should mention jail(8) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Ronald F. Guilmette <rfg> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ronald F. Guilmette
2001-12-25 23:40:01 UTC
Try this patch please, its an update to chroot(8) that adds jail(8) to see also Tom Rhodes www.Pittgoth.com www.FreeBSD.org *** chroot.8.old Thu Dec 27 13:42:59 2001 --- chroot.8 Thu Dec 27 13:51:02 2001 *************** *** 73,79 **** .Sh SEE ALSO .Xr chdir 2 , .Xr chroot 2 , ! .Xr environ 7 .Sh HISTORY The .Nm --- 73,80 ---- .Sh SEE ALSO .Xr chdir 2 , .Xr chroot 2 , ! .Xr environ 7 , ! .Xr jail 8 .Sh HISTORY The .Nm State Changed From-To: open->closed Patch applied, thanks! |