summaryrefslogtreecommitdiffstats
path: root/rfcomm/rfcomm.1
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2002-10-09 21:58:09 +0000
committerMarcel Holtmann <marcel@holtmann.org>2002-10-09 21:58:09 +0000
commit3f1417ff2d1e3fc91ae02c63cfb10eb1f50167cd (patch)
treed3386fd1394ca72a5aad972d7e10b063b5e9075d /rfcomm/rfcomm.1
parent1debc2bcd696df9b7cd3c830db1f56a1ff1ac097 (diff)
Move the man page of rfcomm to section 1
Diffstat (limited to 'rfcomm/rfcomm.1')
-rw-r--r--rfcomm/rfcomm.136
1 files changed, 36 insertions, 0 deletions
diff --git a/rfcomm/rfcomm.1 b/rfcomm/rfcomm.1
new file mode 100644
index 00000000..51a258dc
--- /dev/null
+++ b/rfcomm/rfcomm.1
@@ -0,0 +1,36 @@
+.\"
+.\" This program is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2 of the License, or
+.\" (at your option) any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public License
+.\" along with this program; if not, write to the Free Software
+.\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+.\"
+.\"
+.TH RFCOMM 1 "APRIL 28, 2002" "" ""
+
+.SH NAME
+rfcomm \- RFCOMM configuration utility
+.SH SYNOPSIS
+.BR "rfcomm
+[-i
+.I hciX | bdaddr
+] <
+.I command
+> <
+.I dev
+>
+.SH DESCRIPTION
+.B rfcomm
+is used to set up, maintain, and inspect the RFCOMM configuration
+of the Bluetooth subsystem in the Linux kernel.
+.SH AUTHOR
+Written by Marcel Holtmann <marcel@holtmann.org>.
+.br