Skip to content

Commit

Permalink
fix(man): fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Ondráček <ondracek.roman@centrum.cz>
  • Loading branch information
Roman3349 committed Nov 4, 2023
1 parent 1b43176 commit c96850a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/man/man1/paho_c_pub.1
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Do not print error messages.
.TP
.PD
.B \-\-trace
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fprotocol\fR.
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fBprotocol\fR.
.TP
.PD 0
.BI \-r
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/paho_c_sub.1
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Do not print error messages.
.TP
.PD
.B \-\-trace
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fprotocol\fR.
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fBprotocol\fR.
.TP
.PD 0
.BI \-R
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/paho_cs_pub.1
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Do not print error messages.
.TP
.PD
.B \-\-trace
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fprotocol\fR.
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fBprotocol\fR.
.TP
.PD 0
.BI \-r
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/paho_cs_sub.1
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Do not print error messages.
.TP
.PD
.B \-\-trace
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fprotocol\fR.
Print library internal trace. Valid levels are \fBmin\fR, \fBmax\fR, \fBerror\fR and \fBprotocol\fR.
.TP
.PD 0
.BI \-R
Expand Down

0 comments on commit c96850a

Please sign in to comment.