diff options
author | <robert.mcqueen@collabora.co.uk> | 2007-08-27 15:53:40 +0000 |
---|---|---|
committer | <robert.mcqueen@collabora.co.uk> | 2007-08-27 15:53:40 +0000 |
commit | 7c42104378722daaae43a7187fabb5dfe2456e3e (patch) | |
tree | 0d5d7efd38a0a4b01374b5cc7e5954522b3b7f9e | |
parent | ab9fbb1fcde99d7da8fb58a0558ae7c3036979f8 (diff) |
replace "must contain the boolean value false" wording with "must be ignored" when talking about tube access variants
-rw-r--r-- | spec/Channel_Type_Tubes.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml index 04022602..842c6d90 100644 --- a/spec/Channel_Type_Tubes.xml +++ b/spec/Channel_Type_Tubes.xml @@ -131,8 +131,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The IP or Unix socket can be accessed by any local user (e.g. a Unix socket that accepts all local connections, or an IP socket listening on 127.0.0.1 (or ::1) or rejecting connections not from - that address). The associated variant must contain the Boolean value - FALSE. + that address). The associated variant must be ignored. </tp:docstring> </tp:enumvalue> <tp:enumvalue suffix="Port" value="1"> @@ -166,7 +165,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. can determine by OS-specific means that the connecting process has the same user ID as the listening process.</p> - <p>The associated variant must contain the Boolean value FALSE.</p> + <p>The associated variant must be ignored.</p> </tp:docstring> </tp:enumvalue> </tp:enum> |