diff options
| author | Brian Feldman <green@FreeBSD.org> | 2000-05-30 13:55:46 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2000-05-30 13:55:46 +0000 |
| commit | eb3846c42092feec7d69ff698d3ee178c77646dc (patch) | |
| tree | e3d1082fbd483054af094d0a53ef7ea9ad681d96 | |
| parent | bf095ac10a699b80509a535a5e450d33eca78f9e (diff) | |
Notes
| -rw-r--r-- | share/doc/papers/jail/paper.ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/papers/jail/paper.ms b/share/doc/papers/jail/paper.ms index ce5096d3e104..5343783b52a4 100644 --- a/share/doc/papers/jail/paper.ms +++ b/share/doc/papers/jail/paper.ms @@ -355,7 +355,7 @@ long as the file flags permit this. permit this. .IP \(bu Binding reserved TCP and UDP port numbers on the jails IP address is -permitted. (Attempts to bind TCP and UDP ports using IN_ADDRANY will be +permitted. (Attempts to bind TCP and UDP ports using INADDR_ANY will be redirected to the jails IP address.) .IP \(bu Functions which operate on the uid/gid space are all permitted since they |
