summaryrefslogtreecommitdiff
path: root/lib/libdmx/man/DMXAddInput.man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-25 19:59:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-25 19:59:54 +0000
commit516cfab1c7ee2c5ce40762fbbdb45903e457c4b2 (patch)
treef5924bf50d249aaff77bf9328967e68e7e6769d8 /lib/libdmx/man/DMXAddInput.man
parent4e0317137144ea26e89fc064b01da328f9314e46 (diff)
Update to libdmx 1.1.0
Diffstat (limited to 'lib/libdmx/man/DMXAddInput.man')
-rw-r--r--lib/libdmx/man/DMXAddInput.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libdmx/man/DMXAddInput.man b/lib/libdmx/man/DMXAddInput.man
index c3e9ced7b..ade70d3ac 100644
--- a/lib/libdmx/man/DMXAddInput.man
+++ b/lib/libdmx/man/DMXAddInput.man
@@ -23,7 +23,7 @@
.\" ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
.\" CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
.\" SOFTWARE.
-.TH DMXAddInput 3X __vendorversion__
+.TH DMXAddInput __libmansuffix__ __vendorversion__
.SH NAME
DMXAddInput, DMXAddBackendInput, DMXAddConsoleInput \- attach a new input
.SH SYNOPSIS
@@ -104,7 +104,7 @@ is
the new device will be added as a true core device.
.PP
If a device was removed with
-.BR DMXRemoveInput (3X)
+.BR DMXRemoveInput (__libmansuffix__)
an attempt will be made to reconnect the previous devices
.RI ( sendsCore
is ignored in this case).
@@ -159,4 +159,4 @@ Local devices cannot be attached or detached.
Attributes that are not specified will default to 0. This may lead to
unintended results.
.SH "SEE ALSO"
-.BR DMXRemoveInput "(3X), " DMX "(3X), " Xdmx (1)
+.BR DMXRemoveInput "(__libmansuffix__), " DMX "(__libmansuffix__), " Xdmx (1)