Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
fix minor typos in manpages
  • Loading branch information
nosracd committed Mar 31, 2024
1 parent 5c82503 commit 052e49f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 \- dumps the contents of received message to stdout
lcm_sink \- dumps the contents of received messages to stdout
.SH SYNOPSIS
.TP 5
\fBlcm_sink
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 \- testing the functionality of the LC Communications library
lcm_tester \- testing the functionality of the Lightweight Communications library
.SH SYNOPSIS
.TP 5
\fBlcm_tester
Expand Down

0 comments on commit 052e49f

Please sign in to comment.