diff --git a/man7/x25.7 b/man7/x25.7 index d8c908bf8..b34e22508 100644 --- a/man7/x25.7 +++ b/man7/x25.7 @@ -93,9 +93,9 @@ the socket, a 0 first byte indicates that the Q-bits of the corresponding incoming data packets were not set. A first byte with value 1 indicates that the Q-bit of the corresponding incoming data packets was set. -If the first byte of the data written to the socket is 1 the Q-bit of the +If the first byte of the data written to the socket is 1, the Q-bit of the corresponding outgoing data packets will be set. -If the first byte is 0 +If the first byte is 0, the Q-bit will not be set. .SH VERSIONS The AF_X25 protocol family is a new feature of Linux 2.2.