summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerru <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/bluetooth
parent8e249383f9b2938ac2233decd80969cc4cd3c59e (diff)
downloadFreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip
FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz
Sort sections.
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/btsockstat/btsockstat.16
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.122
2 files changed, 14 insertions, 14 deletions
diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.1 b/usr.bin/bluetooth/btsockstat/btsockstat.1
index e82684d..ad5063d 100644
--- a/usr.bin/bluetooth/btsockstat/btsockstat.1
+++ b/usr.bin/bluetooth/btsockstat/btsockstat.1
@@ -72,12 +72,12 @@ and
.It Fl r
Display a list of active routing entries (if any) for specified protocol.
.El
-.Sh BUGS
-Most likely.
-Please report if found.
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr ng_btsocket 4
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
+.Sh BUGS
+Most likely.
+Please report if found.
diff --git a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
index 06c133c..21c921c 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
+++ b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
@@ -95,6 +95,15 @@ This option is required if
.Fl b
option was specified.
.El
+.Sh FILES
+.Bl -tag -width ".Pa /dev/tty[p-sP-S][0-9a-v]" -compact
+.It Pa /dev/pty[p-sP-S][0-9a-v]
+master pseudo terminals
+.It Pa /dev/tty[p-sP-S][0-9a-v]
+slave pseudo terminals
+.El
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
.Dl "rfcomm_sppd -a 00:01:02:03:04:05 -c 1 -t /dev/ttyp1"
.Pp
@@ -107,17 +116,6 @@ and channel
Once the connection has been established,
.Pa /dev/ttyp1
can be used to talk to the remote serial port on the server.
-.Sh FILES
-.Bl -tag -width ".Pa /dev/tty[p-sP-S][0-9a-v]" -compact
-.It Pa /dev/pty[p-sP-S][0-9a-v]
-master pseudo terminals
-.It Pa /dev/tty[p-sP-S][0-9a-v]
-slave pseudo terminals
-.El
-.Sh EXIT STATUS
-.Ex -std
-.Sh BUGS
-Please report if found.
.Sh SEE ALSO
.Xr bluetooth 3 ,
.Xr ng_btsocket 4 ,
@@ -125,3 +123,5 @@ Please report if found.
.Xr rfcomm_pppd 8
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
+.Sh BUGS
+Please report if found.
OpenPOWER on IntegriCloud