From 05b91f5aaf558abc8e1e25c8033193dc750c8a97 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 17 Sep 2021 16:38:48 -0700 Subject: [PATCH] Docs: Fix some POD markup. Fix and normalize some of our POD markup. --- doc/asn2deb.pod | 2 +- doc/ciscodump.pod | 4 ++-- doc/dumpcap.pod | 6 +++--- doc/editcap.pod | 2 +- doc/idl2deb.pod | 28 ++++++++++++++-------------- doc/sshdump.pod | 2 +- doc/wireshark.pod | 4 ++-- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/doc/asn2deb.pod b/doc/asn2deb.pod index ab9ad3bd4f..7484e9c6dd 100644 --- a/doc/asn2deb.pod +++ b/doc/asn2deb.pod @@ -23,7 +23,7 @@ S<[ B<-n> EnameE ]> S<[ B<--name>=EnameE ]> S<[ B<-p> ]> S<[ B<--preserve> ]> -S< [B<-v> ]> +S<[ B<-v> ]> S<[ B<--version> ]> =head1 DESCRIPTION diff --git a/doc/ciscodump.pod b/doc/ciscodump.pod index 77659b4575..30c0503f5a 100644 --- a/doc/ciscodump.pod +++ b/doc/ciscodump.pod @@ -24,8 +24,8 @@ S<[ B<--remote-host>=EIP addressE ]> S<[ B<--remote-port>=ETCP portE ]> S<[ B<--remote-username>=EusernameE ]> S<[ B<--remote-password>=EpasswordE ]> -S<[ B<--remote-filter>=Efilter ]> -S<[ B<--sshkey>=Epublic key path ]> +S<[ B<--remote-filter>=EfilterE ]> +S<[ B<--sshkey>=Epublic key pathE ]> S<[ B<--remote-interface>=EinterfaceE ]> diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod index c5f043f44c..7068eff118 100644 --- a/doc/dumpcap.pod +++ b/doc/dumpcap.pod @@ -12,8 +12,8 @@ dumpcap - Dump network traffic B S<[ B<-a>|B<--autostop> Ecapture autostop conditionE ] ...> -S<[ B<-b>|B<--ring-buffer> Ecapture ring buffer optionE] ...> -S<[ B<-B>|B<--buffer-size> Ecapture buffer sizeE ] > +S<[ B<-b>|B<--ring-buffer> Ecapture ring buffer optionE ] ...> +S<[ B<-B>|B<--buffer-size> Ecapture buffer sizeE ]> S<[ B<-c> Ecapture packet countE ]> S<[ B<-C> Ebyte limitE ]> S<[ B<-d> ]> @@ -23,7 +23,7 @@ S<[ B<-g> ]> S<[ B<-h>|B<--help> ]> S<[ B<-i>|B<--interface> Ecapture interfaceE|rpcap://EhostE:EportE/Ecapture interfaceE|TCP@EhostE:EportE|- ]> S<[ B<-I>|B<--monitor-mode> ]> -S<[ B<-k> EfreqE,[EtypeE],[Ecenter_freq1E],[Ecenter_freq2>E] +S<[ B<-k> EfreqE,[EtypeE],[Ecenter_freq1E],[Ecenter_freq2>E] ]> S<[ B<-L>|B<--list-data-link-types> ]> S<[ B<-M> ]> S<[ B<-n> ]> diff --git a/doc/editcap.pod b/doc/editcap.pod index edd4be7998..d24576f86c 100644 --- a/doc/editcap.pod +++ b/doc/editcap.pod @@ -292,7 +292,7 @@ If value is specified as a negative value, then the timestamp values of B packets will be adjusted to be equal to the timestamp value of the previous packet plus the absolute value of the -strict time adjustment value. A strict time adjustmentE value. A value of -0 will result in all packets having the timestamp value of the first packet. diff --git a/doc/idl2deb.pod b/doc/idl2deb.pod index 8a0bb40846..8a2c7bae8d 100644 --- a/doc/idl2deb.pod +++ b/doc/idl2deb.pod @@ -11,20 +11,20 @@ idl2deb - Create a Debian package for CORBA monitoring from IDL =head1 SYNOPSIS B -S< [ B<-d> EoptsE ]> -S< [ B<--dbopts>=EoptsE ]> -S< [ B<-e> EaddressE ]> -S< [ B<--email>=EaddressE ]> -S< [ B<-h> ]> -S< [ B<--help> ]> -S< [ B<-i> EidlfileE ]> -S< [ B<--idl>=EidlfileE ]> -S< [ B<-n> EnameE ]> -S< [ B<--name>=EnameE ]> -S< [ B<-p> ]> -S< [ B<--preserve> ]> -S< [ B<-v> ]> -S< [ B<--version> ]> +S<[ B<-d> EoptsE ]> +S<[ B<--dbopts>=EoptsE ]> +S<[ B<-e> EaddressE ]> +S<[ B<--email>=EaddressE ]> +S<[ B<-h> ]> +S<[ B<--help> ]> +S<[ B<-i> EidlfileE ]> +S<[ B<--idl>=EidlfileE ]> +S<[ B<-n> EnameE ]> +S<[ B<--name>=EnameE ]> +S<[ B<-p> ]> +S<[ B<--preserve> ]> +S<[ B<-v> ]> +S<[ B<--version> ]> =head1 DESCRIPTION diff --git a/doc/sshdump.pod b/doc/sshdump.pod index d27cf394be..4de0678336 100644 --- a/doc/sshdump.pod +++ b/doc/sshdump.pod @@ -24,7 +24,7 @@ S<[ B<--remote-host>=EIP addressE ]> S<[ B<--remote-port>=ETCP portE ]> S<[ B<--remote-username>=EusernameE ]> S<[ B<--remote-password>=EpasswordE ]> -S<[ B<--sshkey>=Epublic key path ]> +S<[ B<--sshkey>=Epublic key pathE ]> S<[ B<--remote-interface>=EinterfaceE ]> S<[ B<--remote-capture-command>=Ecapture commandE ]> S<[ B<--remote-sudo> ]> diff --git a/doc/wireshark.pod b/doc/wireshark.pod index 2f7ed252bd..ec8c292053 100644 --- a/doc/wireshark.pod +++ b/doc/wireshark.pod @@ -13,7 +13,7 @@ wireshark - Interactively dump and analyze network traffic B S<[ B<-i> Ecapture interfaceE|- ]> S<[ B<-f> Ecapture filterE ]> -S<[ B<-Y> EdisplaY filterE ]> +S<[ B<-Y> Edisplay filterE ]> S<[ B<-w> EoutfileE ]> S<[ B ]> S<[ EinfileE ]> @@ -2948,7 +2948,7 @@ active. Sets the fatal log level. Fatal log levels cause the progeam to abort. The fatal log level be set to C or C. C is -always fatal. +always fatal. =item WIRESHARK_LOG_DOMAINS