diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 0c14217b804f..eb7d538fa52d 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -33,7 +33,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 8, 2006 +.Dd May 9, 2006 .Dt JAIL 8 .Os .Sh NAME @@ -547,7 +547,9 @@ is one) or not (value is zero). .Pp The .Va security.jail.list -MIB entry is read-only and it returns an array of struct xprison defined in +MIB entry is read-only and it returns an array of +.Vt "struct xprison" +defined in .In sys/jail.h . It is recommended to use the .Xr jls 8