Docs: Fix some POD markup.

Fix and normalize some of our POD markup.
This commit is contained in:
Gerald Combs 2021-09-17 16:38:48 -07:00 committed by Jaap Keuter
parent 16eb55b54e
commit 05b91f5aaf
7 changed files with 24 additions and 24 deletions

View File

@ -23,7 +23,7 @@ S<[ B<-n> E<lt>nameE<gt> ]>
S<[ B<--name>=E<lt>nameE<gt> ]> S<[ B<--name>=E<lt>nameE<gt> ]>
S<[ B<-p> ]> S<[ B<-p> ]>
S<[ B<--preserve> ]> S<[ B<--preserve> ]>
S< [B<-v> ]> S<[ B<-v> ]>
S<[ B<--version> ]> S<[ B<--version> ]>
=head1 DESCRIPTION =head1 DESCRIPTION

View File

@ -24,8 +24,8 @@ S<[ B<--remote-host>=E<lt>IP addressE<gt> ]>
S<[ B<--remote-port>=E<lt>TCP portE<gt> ]> S<[ B<--remote-port>=E<lt>TCP portE<gt> ]>
S<[ B<--remote-username>=E<lt>usernameE<gt> ]> S<[ B<--remote-username>=E<lt>usernameE<gt> ]>
S<[ B<--remote-password>=E<lt>passwordE<gt> ]> S<[ B<--remote-password>=E<lt>passwordE<gt> ]>
S<[ B<--remote-filter>=E<lt>filter<gt> ]> S<[ B<--remote-filter>=E<lt>filterE<gt> ]>
S<[ B<--sshkey>=E<lt>public key path<gt> ]> S<[ B<--sshkey>=E<lt>public key pathE<gt> ]>
S<[ B<--remote-interface>=E<lt>interfaceE<gt> ]> S<[ B<--remote-interface>=E<lt>interfaceE<gt> ]>

View File

@ -12,8 +12,8 @@ dumpcap - Dump network traffic
B<dumpcap> B<dumpcap>
S<[ B<-a>|B<--autostop> E<lt>capture autostop conditionE<gt> ] ...> S<[ B<-a>|B<--autostop> E<lt>capture autostop conditionE<gt> ] ...>
S<[ B<-b>|B<--ring-buffer> E<lt>capture ring buffer optionE<gt>] ...> S<[ B<-b>|B<--ring-buffer> E<lt>capture ring buffer optionE<gt> ] ...>
S<[ B<-B>|B<--buffer-size> E<lt>capture buffer sizeE<gt> ] > S<[ B<-B>|B<--buffer-size> E<lt>capture buffer sizeE<gt> ]>
S<[ B<-c> E<lt>capture packet countE<gt> ]> S<[ B<-c> E<lt>capture packet countE<gt> ]>
S<[ B<-C> E<lt>byte limitE<gt> ]> S<[ B<-C> E<lt>byte limitE<gt> ]>
S<[ B<-d> ]> S<[ B<-d> ]>
@ -23,7 +23,7 @@ S<[ B<-g> ]>
S<[ B<-h>|B<--help> ]> S<[ B<-h>|B<--help> ]>
S<[ B<-i>|B<--interface> E<lt>capture interfaceE<gt>|rpcap://E<lt>hostE<gt>:E<lt>portE<gt>/E<lt>capture interfaceE<gt>|TCP@E<lt>hostE<gt>:E<lt>portE<gt>|- ]> S<[ B<-i>|B<--interface> E<lt>capture interfaceE<gt>|rpcap://E<lt>hostE<gt>:E<lt>portE<gt>/E<lt>capture interfaceE<gt>|TCP@E<lt>hostE<gt>:E<lt>portE<gt>|- ]>
S<[ B<-I>|B<--monitor-mode> ]> S<[ B<-I>|B<--monitor-mode> ]>
S<[ B<-k> E<lt>freqE<gt>,[E<lt>typeE<gt>],[E<lt>center_freq1E<gt>],[E<lt>center_freq2>E<gt>] S<[ B<-k> E<lt>freqE<gt>,[E<lt>typeE<gt>],[E<lt>center_freq1E<gt>],[E<lt>center_freq2>E<gt>] ]>
S<[ B<-L>|B<--list-data-link-types> ]> S<[ B<-L>|B<--list-data-link-types> ]>
S<[ B<-M> ]> S<[ B<-M> ]>
S<[ B<-n> ]> S<[ B<-n> ]>

View File

@ -292,7 +292,7 @@ If <strict time adjustment> value is specified as a
negative value, then the timestamp values of B<all> negative value, then the timestamp values of B<all>
packets will be adjusted to be equal to the timestamp value packets will be adjusted to be equal to the timestamp value
of the previous packet plus the absolute value of the of the previous packet plus the absolute value of the
<lt>strict time adjustment<gt> value. A <strict time E<lt>strict time adjustmentE<gt> value. A <strict time
adjustment> value of -0 will result in all packets adjustment> value of -0 will result in all packets
having the timestamp value of the first packet. having the timestamp value of the first packet.

View File

@ -11,20 +11,20 @@ idl2deb - Create a Debian package for CORBA monitoring from IDL
=head1 SYNOPSIS =head1 SYNOPSIS
B<idl2deb> B<idl2deb>
S< [ B<-d> E<lt>optsE<gt> ]> S<[ B<-d> E<lt>optsE<gt> ]>
S< [ B<--dbopts>=E<lt>optsE<gt> ]> S<[ B<--dbopts>=E<lt>optsE<gt> ]>
S< [ B<-e> E<lt>addressE<gt> ]> S<[ B<-e> E<lt>addressE<gt> ]>
S< [ B<--email>=E<lt>addressE<gt> ]> S<[ B<--email>=E<lt>addressE<gt> ]>
S< [ B<-h> ]> S<[ B<-h> ]>
S< [ B<--help> ]> S<[ B<--help> ]>
S< [ B<-i> E<lt>idlfileE<gt> ]> S<[ B<-i> E<lt>idlfileE<gt> ]>
S< [ B<--idl>=E<lt>idlfileE<gt> ]> S<[ B<--idl>=E<lt>idlfileE<gt> ]>
S< [ B<-n> E<lt>nameE<gt> ]> S<[ B<-n> E<lt>nameE<gt> ]>
S< [ B<--name>=E<lt>nameE<gt> ]> S<[ B<--name>=E<lt>nameE<gt> ]>
S< [ B<-p> ]> S<[ B<-p> ]>
S< [ B<--preserve> ]> S<[ B<--preserve> ]>
S< [ B<-v> ]> S<[ B<-v> ]>
S< [ B<--version> ]> S<[ B<--version> ]>
=head1 DESCRIPTION =head1 DESCRIPTION

View File

@ -24,7 +24,7 @@ S<[ B<--remote-host>=E<lt>IP addressE<gt> ]>
S<[ B<--remote-port>=E<lt>TCP portE<gt> ]> S<[ B<--remote-port>=E<lt>TCP portE<gt> ]>
S<[ B<--remote-username>=E<lt>usernameE<gt> ]> S<[ B<--remote-username>=E<lt>usernameE<gt> ]>
S<[ B<--remote-password>=E<lt>passwordE<gt> ]> S<[ B<--remote-password>=E<lt>passwordE<gt> ]>
S<[ B<--sshkey>=E<lt>public key path<gt> ]> S<[ B<--sshkey>=E<lt>public key pathE<gt> ]>
S<[ B<--remote-interface>=E<lt>interfaceE<gt> ]> S<[ B<--remote-interface>=E<lt>interfaceE<gt> ]>
S<[ B<--remote-capture-command>=E<lt>capture commandE<gt> ]> S<[ B<--remote-capture-command>=E<lt>capture commandE<gt> ]>
S<[ B<--remote-sudo> ]> S<[ B<--remote-sudo> ]>

View File

@ -13,7 +13,7 @@ wireshark - Interactively dump and analyze network traffic
B<wireshark> B<wireshark>
S<[ B<-i> E<lt>capture interfaceE<gt>|- ]> S<[ B<-i> E<lt>capture interfaceE<gt>|- ]>
S<[ B<-f> E<lt>capture filterE<gt> ]> S<[ B<-f> E<lt>capture filterE<gt> ]>
S<[ B<-Y> E<lt>displaY filterE<gt> ]> S<[ B<-Y> E<lt>display filterE<gt> ]>
S<[ B<-w> E<lt>outfileE<gt> ]> S<[ B<-w> E<lt>outfileE<gt> ]>
S<[ B<options> ]> S<[ B<options> ]>
S<[ E<lt>infileE<gt> ]> S<[ E<lt>infileE<gt> ]>
@ -2948,7 +2948,7 @@ active.
Sets the fatal log level. Fatal log levels cause the progeam to abort. Sets the fatal log level. Fatal log levels cause the progeam to abort.
The fatal log level be set to C<critical> or C<warning>. C<Error> is The fatal log level be set to C<critical> or C<warning>. C<Error> is
always fatal. always fatal.
=item WIRESHARK_LOG_DOMAINS =item WIRESHARK_LOG_DOMAINS