From baaf1fcc30b6efc6885a179eb40115354c3698ac Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 05:38:21 +0100 Subject: [PATCH] x25.7: grfix Signed-off-by: Michael Kerrisk --- man7/x25.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.