@@ -33,8 +33,8 @@ Dummy Mode
3333In this mode, *dummy-ups* looks like a standard NUT device driver to
3434linkman:upsd[8] and allows one to change any value for testing purposes.
3535
36- It is both interactive, controllable through the linkman:upsrw[8 ] and
37- linkman:upscmd[8 ] commands (or equivalent graphical tool), and batchable
36+ It is both interactive, controllable through the linkman:upsrw[1 ] and
37+ linkman:upscmd[1 ] commands (or equivalent graphical tool), and batchable
3838through script files.
3939
4040It can be configured, launched and used as any other "real" NUT driver.
@@ -141,7 +141,7 @@ This definition file, specified by the `port` argument in the example above,
141141is generally named `something.dev` or `something.seq`. It contains a list of
142142all valid variables and associated values (you can later use `upsrw`
143143only to modify values of these variables), and has the same format as an
144- linkman:upsc[8 ] data dump (`<varname>: <value>`). This means you can easily
144+ linkman:upsc[1 ] data dump (`<varname>: <value>`). This means you can easily
145145create definition files from an existing UPS using `upsc > file.dev`.
146146
147147Note that the Network UPS project provides an extensive
@@ -250,7 +250,7 @@ INTERACTION
250250Once the driver is loaded in dummy mode, you can change any variables, except
251251those of the `driver.*` and `server.*` collections.
252252You can do this by either editing the definition file, or use the
253- linkman:upsrw[8 ] and linkman:upscmd[8 ] commands.
253+ linkman:upsrw[1 ] and linkman:upscmd[1 ] commands.
254254
255255Note that in simulation mode, new variables can be added on the fly, but only
256256by adding these to the definition file (and waiting for it to be re-read).
@@ -315,8 +315,8 @@ Arnaud Quette
315315SEE ALSO
316316--------
317317
318- linkman:upscmd[8 ],
319- linkman:upsrw[8 ],
318+ linkman:upscmd[1 ],
319+ linkman:upsrw[1 ],
320320linkman:ups.conf[5],
321321linkman:nutupsdrv[8]
322322
0 commit comments