Drop trailing whitespace. Fix typo and casing.

This commit is contained in:
wiz 2007-12-02 20:41:40 +00:00
parent 6a310e099d
commit 8ed18604e6
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rfcomm_sppd.1,v 1.5 2007/04/21 06:15:23 plunky Exp $
.\" $NetBSD: rfcomm_sppd.1,v 1.6 2007/12/02 20:41:40 wiz Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@ -64,7 +64,7 @@
.Op Fl m Ar mode
.Op Fl s Ar service
.Op Fl t Ar tty
.Brq Fl a Ar address | Fl c Ar channel
.Brq Fl a Ar address | Fl c Ar channel
.Sh DESCRIPTION
The
.Nm
@ -109,7 +109,7 @@ Note that registering services with
.Xr sdpd 8
is a privileged operation.
.It Fl d Ar device
Use the local device with the specifed address.
Use the local device with the specified address.
The device can be specified by BD_ADDR or device name.
See
.Xr btconfig 8
@ -153,7 +153,7 @@ where the remote device does not provide Service Discovery.
Slave pseudo tty name.
If this option is given,
.Nm
will detach from the controlling process after the bluetooth connection is
will detach from the controlling process after the Bluetooth connection is
made, and operate over the named
.Xr pty 4
pair.