Skip to content

Commit 92f4da6

Browse files
authored
Merge pull request #1856 from petterreinholdtsen/doc-lang-hostmot2-nonquotes
Expand contractions in hostmot2(9) and fix roff formatting to quiet po4a
2 parents 1bba685 + f19e7d0 commit 92f4da6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/man/man9/hostmot2.9

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ For example, if your control computer has one 5i20 and one 5i23 you
8686
might load the hm2_pci driver with a HAL command (in halcmd) something
8787
like this:
8888

89-
.B
9089
.nf
90+
.B
9191
loadrt hm2_pci config="firmware=hm2/5i20/SVST8_4.BIT num_encoders=3 num_pwmgens=3 num_stepgens=3,firmware=hm2/5i23/SVSS8_8.BIT sserial_port_0=0000 num_encoders=4"
9292
.fi
9393

@@ -1118,7 +1118,7 @@ Maximum acceleration, in position units per second
11181118
per second. Defaults to 1.0. If set to 0, the driver will not limit its
11191119
acceleration at all - this requires that the position\-cmd or velocity\-cmd
11201120
pin is driven in a way that does not exceed the machine's capabilities.
1121-
This is probably what you want if you're going to be using the LinuxCNC
1121+
This is probably what you want if you are going to be using the LinuxCNC
11221122
trajectory planner to jog or run G-code.
11231123

11241124
.TP
@@ -1244,7 +1244,7 @@ and have a restricted HAL interface.
12441244
GPIOs have names like "hm2_\fI<BoardType>\fR.\fI<BoardNum>\fR.gpio.\fI<IONum>\fR".
12451245
IONum is a three-digit number. The mapping from IONum to connector and
12461246
pin-on-that-connector is written to the syslog when the driver loads,
1247-
and it's documented in Mesa's manual for the Anything I/O boards.
1247+
and it is documented in Mesa's manual for the Anything I/O boards.
12481248

12491249
So, for example, the HAL pin that has the current inverted input value
12501250
read from GPIO 012 of the second 7i43 board is: hm2_7i43.1.gpio.012.in\-not

0 commit comments

Comments
 (0)