Module Name:    src
Committed By:   plunky
Date:           Thu Dec 21 08:59:27 UTC 2017

Modified Files:
        src/usr.bin/rfcomm_sppd: rfcomm_sppd.1

Log Message:
fix offset/indent of list


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/rfcomm_sppd/rfcomm_sppd.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/rfcomm_sppd/rfcomm_sppd.1
diff -u src/usr.bin/rfcomm_sppd/rfcomm_sppd.1:1.12 src/usr.bin/rfcomm_sppd/rfcomm_sppd.1:1.13
--- src/usr.bin/rfcomm_sppd/rfcomm_sppd.1:1.12	Tue Mar 18 18:20:45 2014
+++ src/usr.bin/rfcomm_sppd/rfcomm_sppd.1	Thu Dec 21 08:59:27 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: rfcomm_sppd.1,v 1.12 2014/03/18 18:20:45 riastradh Exp $
+.\" $NetBSD: rfcomm_sppd.1,v 1.13 2017/12/21 08:59:27 plunky Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -122,7 +122,7 @@ is specified, the connection will be set
 Set connection link mode.
 Supported modes are:
 .Pp
-.Bl -tag -compact -offset indent
+.Bl -tag -compact -width encrypt -offset xx
 .It auth
 require devices be paired.
 .It encrypt
@@ -145,7 +145,7 @@ is given, the default
 service class will be used.
 Known service classes are:
 .Pp
-.Bl -tag -compact -offset indent
+.Bl -tag -compact -width DUN -offset xx
 .It DUN
 Dialup Networking
 .It LAN

Reply via email to