diff options
author | dd <dd@FreeBSD.org> | 2001-08-27 12:15:44 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-08-27 12:15:44 +0000 |
commit | 5faabe6e0bb62558eb77df9d542accc193eacd3b (patch) | |
tree | cbf0a70653b9592a25cc60cf24c12904460d32db /usr.sbin/jail | |
parent | f3c9efd4c480216b8b6bfc934bc9fba32f178901 (diff) | |
download | FreeBSD-src-5faabe6e0bb62558eb77df9d542accc193eacd3b.zip FreeBSD-src-5faabe6e0bb62558eb77df9d542accc193eacd3b.tar.gz |
This is not jail(2), or anything else suitable to be referenced with .Fn.
Diffstat (limited to 'usr.sbin/jail')
-rw-r--r-- | usr.sbin/jail/jail.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 23567070..e6f85d9 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -344,8 +344,8 @@ by setting this MIB entry to 1. .Xr syslogd 8 .Sh HISTORY The -.Fn jail -function call appeared in +.Nm +command appeared in .Fx 4.0 . .Sh AUTHORS The jail feature was written by |