From 07550b82c27aed5186aea04b2a0f7d36dfaeb0c3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 30 Apr 2017 14:59:51 +0300 Subject: [PATCH] Remove double spaces --- doc/chunked.texi | 2 +- doc/pkt.texi | 6 +++--- doc/sp.texi | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/chunked.texi b/doc/chunked.texi index 01103e2..1682cc3 100644 --- a/doc/chunked.texi +++ b/doc/chunked.texi @@ -29,7 +29,7 @@ size and their hash checksums. This is @end verbatim @multitable @columnfractions 0.2 0.3 0.5 -@headitem @tab XDR type @tab Value +@headitem @tab XDR type @tab Value @item Magic number @tab 8-byte, fixed length opaque data @tab @verb{|N N C P M 0x00 0x00 0x01|} diff --git a/doc/pkt.texi b/doc/pkt.texi index ec8aebb..4549505 100644 --- a/doc/pkt.texi +++ b/doc/pkt.texi @@ -25,7 +25,7 @@ drive. @end verbatim @multitable @columnfractions 0.2 0.3 0.5 -@headitem @tab XDR type @tab Value +@headitem @tab XDR type @tab Value @item Magic number @tab 8-byte, fixed length opaque data @tab @verb{|N N C P P 0x00 0x00 0x01|} @@ -80,7 +80,7 @@ Each encrypted packet has the following header: @end verbatim @multitable @columnfractions 0.2 0.3 0.5 -@headitem @tab XDR type @tab Value +@headitem @tab XDR type @tab Value @item Magic number @tab 8-byte, fixed length opaque data @tab @verb{|N N C P E 0x00 0x00 0x01|} @@ -119,7 +119,7 @@ BLAKE2b-256} MAC is appended to the ciphertext. After the headers comes an encrypted payload size and MAC of that size. @multitable @columnfractions 0.2 0.3 0.5 -@headitem @tab XDR type @tab Value +@headitem @tab XDR type @tab Value @item Size @tab unsigned hyper integer @tab Payload size. diff --git a/doc/sp.texi b/doc/sp.texi index 8123c7a..919cca1 100644 --- a/doc/sp.texi +++ b/doc/sp.texi @@ -24,7 +24,7 @@ is sent inside an @url{https://tools.ietf.org/html/rfc4506, XDR} envelope: @end verbatim @multitable @columnfractions 0.2 0.3 0.5 -@headitem @tab XDR type @tab Value +@headitem @tab XDR type @tab Value @item Magic number @tab 8-byte, fixed length opaque data @tab @verb{|N N C P S 0x00 0x00 0x01|} @@ -68,7 +68,7 @@ just an unsigned integer telling what body structure follows. +------+--------------------+ @end verbatim @multitable @columnfractions 0.2 0.3 0.5 - @headitem @tab XDR type @tab Value + @headitem @tab XDR type @tab Value @item Niceness @tab unsigned integer @tab 1-255, file niceness level @@ -89,7 +89,7 @@ just an unsigned integer telling what body structure follows. +------+---------------+ @end verbatim @multitable @columnfractions 0.2 0.3 0.5 - @headitem @tab XDR type @tab Value + @headitem @tab XDR type @tab Value @item Hash @tab 32-byte, fixed length opaque data @tab Unique file identifier, its checksum @@ -106,7 +106,7 @@ just an unsigned integer telling what body structure follows. +------+-------------------------+ @end verbatim @multitable @columnfractions 0.2 0.3 0.5 - @headitem @tab XDR type @tab Value + @headitem @tab XDR type @tab Value @item Hash @tab 32-byte, fixed length opaque data @tab Unique file identifier, its checksum @@ -126,7 +126,7 @@ just an unsigned integer telling what body structure follows. +------+------+ @end verbatim @multitable @columnfractions 0.2 0.3 0.5 - @headitem @tab XDR type @tab Value + @headitem @tab XDR type @tab Value @item Hash @tab 32-byte, fixed length opaque data @tab Unique file identifier, its checksum -- 2.44.0