From 0525be680e6293db8ec273036638bb7afb068683 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 2 Dec 2007 19:59:11 +0000 Subject: [PATCH] Fix typo. Add comma in enumeration. --- share/man/man4/bthidev.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/bthidev.4 b/share/man/man4/bthidev.4 index 1434500f3e16..ec7a3c530cfd 100644 --- a/share/man/man4/bthidev.4 +++ b/share/man/man4/bthidev.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: bthidev.4,v 1.8 2007/04/21 06:15:22 plunky Exp $ +.\" $NetBSD: bthidev.4,v 1.9 2007/12/02 19:59:11 wiz Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. .\" All rights reserved. @@ -92,14 +92,14 @@ connection is present. This optional string represents the link mode of the baseband link, and may be one of .Sq auth , -.Sq encrypt +.Sq encrypt , or .Sq secure . .El .Pp When the .Nm -driver has configured its children, it will initate a connection +driver has configured its children, it will initiate a connection to the remote device. If this fails and the reconnect flag is not set, it will then wait for the device to initiate the connection.