aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-08-16 10:32:57 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-08-16 12:03:25 +0200
commitf828383609906455b9369b1ae86a75f0bd4ba374 (patch)
treeced5e85c4c22ae111d271bd45dd8d837222a1eb6
parent82f3498b12a06a71792c5d7a0a9c4b13fe2926d7 (diff)
pcap savefile: Fix formatting "link-layer type and additional information"
The problem only appears in the html conversion. Use .nf (no-fill) mode.
-rw-r--r--pcap-savefile.manfile.in16
1 files changed, 6 insertions, 10 deletions
diff --git a/pcap-savefile.manfile.in b/pcap-savefile.manfile.in
index fda3b508..e903ba81 100644
--- a/pcap-savefile.manfile.in
+++ b/pcap-savefile.manfile.in
@@ -17,7 +17,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH PCAP-SAVEFILE @MAN_FILE_FORMATS@ "2 Aug 2023"
+.TH PCAP-SAVEFILE @MAN_FILE_FORMATS@ "16 Aug 2023"
.SH NAME
pcap-savefile \- libpcap savefile format
.SH DESCRIPTION
@@ -105,17 +105,13 @@ capture and optional additional information.
.IP
This format of this field is:
.PP
-.RS
+.nf
1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
-.TS
-box;
-c s
-c
-c s.
-FCS len|R|P| Reserved3 | Link-layer type
-.TE
-.RE
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|FCS len|R|P| Reserved3 | Link-layer type |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+.fi
.IP
The field is shown as if it were in the byte order of the host reading
or writing the file, with bit 0 being the most-significant bit of the