Skip to content

Commit

Permalink
Include missing brief description in manpages
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero authored and nosracd committed Mar 31, 2024
1 parent 5d41f6f commit 5c82503
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion liblcm-test/lcm-example.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH lcm_example 1 2007-12-13 "LCM" "Lightweight Communications and Marshalling (LCM)"
.SH NAME
lcm_example
lcm_example \- run an interprocess communications example.
.SH SYNOPSIS
.TP 5
\fBlcm_example
Expand Down
2 changes: 1 addition & 1 deletion liblcm-test/lcm-sink.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH lcm_sink 1 2007-12-13 "LCM" "Lightweight Communications and Marshalling (LCM)"
.SH NAME
lcm_sink
lcm_sink \- dumps the contents of received message to stdout
.SH SYNOPSIS
.TP 5
\fBlcm_sink
Expand Down
2 changes: 1 addition & 1 deletion liblcm-test/lcm-source.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH lcm_source 1 2007-12-13 "LCM" "Lightweight Communications and Marshalling (LCM)"
.SH NAME
lcm_source
lcm_source \- transmit random messages over LC channels
.SH SYNOPSIS
.TP 5
\fBlcm_source \fI[options]\fR
Expand Down
2 changes: 1 addition & 1 deletion liblcm-test/lcm-tester.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH lcm_tester 1 2007-12-13 "LCM" "Lightweight Communications and Marshalling (LCM)"
.SH NAME
lcm_tester
lcm_tester \- testing the functionality of the LC Communications library
.SH SYNOPSIS
.TP 5
\fBlcm_tester
Expand Down

0 comments on commit 5c82503

Please sign in to comment.