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

Modified Files:
        src/usr.sbin/sdpd: sdpd.8

Log Message:
fix width of list


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/sdpd/sdpd.8

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

Modified files:

Index: src/usr.sbin/sdpd/sdpd.8
diff -u src/usr.sbin/sdpd/sdpd.8:1.11 src/usr.sbin/sdpd/sdpd.8:1.12
--- src/usr.sbin/sdpd/sdpd.8:1.11	Tue Mar 18 18:20:47 2014
+++ src/usr.sbin/sdpd/sdpd.8	Thu Dec 21 08:59:58 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdpd.8,v 1.11 2014/03/18 18:20:47 riastradh Exp $
+.\" $NetBSD: sdpd.8,v 1.12 2017/12/21 08:59:58 plunky Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" Copyright (c) 2004 Maksim Yevmenkin <m_evmen...@yahoo.com>
@@ -69,7 +69,7 @@ using the
 option.
 .Pp
 The command line options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width ".Fl g Ar group"
 .It Fl c Ar path
 Specify path to the control socket.
 The default path is

Reply via email to