Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/iscsictl Fix Bl -tag width arguments.



details:   https://anonhg.NetBSD.org/src/rev/f987bee77779
branches:  trunk
changeset: 779533:f987bee77779
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sat Jun 02 11:54:07 2012 +0000

description:
Fix Bl -tag width arguments.

diffstat:

 sbin/iscsictl/iscsictl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 4ec3a38d64f9 -r f987bee77779 sbin/iscsictl/iscsictl.8
--- a/sbin/iscsictl/iscsictl.8  Sat Jun 02 10:25:07 2012 +0000
+++ b/sbin/iscsictl/iscsictl.8  Sat Jun 02 11:54:07 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: iscsictl.8,v 1.4 2012/05/29 00:33:04 riz Exp $
+.\" $NetBSD: iscsictl.8,v 1.5 2012/06/02 11:54:07 njoly Exp $
 .\"
 .\" Copyright (c) 2011 Alistair Crooks <agc%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -75,7 +75,7 @@
 .Dv list_sessions
 command.
 .Ss Global Options
-.Bl -tag width xdxsockdirx
+.Bl -tag -width xdxsockdirx
 .It Fl d Ar sockdir
 Specify the directory where the socket for
 .Xr iscsid 8
@@ -140,7 +140,7 @@
 .El
 .Ss Authentication Options
 Authentication options are as follows:
-.Bl -tag width 5n
+.Bl -tag -width xsxsecretx
 .It Fl t Ar type
 Specify authentication type.
 .Ar n



Home | Main Index | Thread Index | Old Index