Source-Changes-HG archive

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

[src/trunk]: src/sbin/wdogctl "-offset indent" is fine for option lists -- re...



details:   https://anonhg.NetBSD.org/src/rev/b05f83a1a4d1
branches:  trunk
changeset: 573173:b05f83a1a4d1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jan 21 10:40:01 2005 +0000

description:
"-offset indent" is fine for option lists -- re-add it,
backing out previous. jmmv does not disagree.

diffstat:

 sbin/wdogctl/wdogctl.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e359e1935185 -r b05f83a1a4d1 sbin/wdogctl/wdogctl.8
--- a/sbin/wdogctl/wdogctl.8    Fri Jan 21 10:32:33 2005 +0000
+++ b/sbin/wdogctl/wdogctl.8    Fri Jan 21 10:40:01 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wdogctl.8,v 1.11 2005/01/13 13:21:24 jmmv Exp $
+.\"    $NetBSD: wdogctl.8,v 1.12 2005/01/21 10:40:01 wiz Exp $
 .\"
 .\" Copyright (c) 2000 Zembu Labs, Inc.
 .\" All rights reserved.
@@ -112,7 +112,7 @@
 will be displayed and no action will be taken.
 .Pp
 The options are as follows:
-.Bl -tag -width XpXperiodXX
+.Bl -tag -offset indent -width XpXperiodXX
 .It Fl A
 When arming a timer, this flag indicates that an audible alarm is
 to sound when the watchdog timer expires and resets the system.



Home | Main Index | Thread Index | Old Index