Source-Changes-HG archive

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

[src/trunk]: src/sbin/shutdown shutdown(8): fix -width cargo cult



details:   https://anonhg.NetBSD.org/src/rev/9abb72534372
branches:  trunk
changeset: 373535:9abb72534372
user:      uwe <uwe%NetBSD.org@localhost>
date:      Wed Feb 15 10:31:52 2023 +0000

description:
shutdown(8): fix -width cargo cult

diffstat:

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

diffs (18 lines):

diff -r d7bb2fb6d99a -r 9abb72534372 sbin/shutdown/shutdown.8
--- a/sbin/shutdown/shutdown.8  Wed Feb 15 06:52:58 2023 +0000
+++ b/sbin/shutdown/shutdown.8  Wed Feb 15 10:31:52 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: shutdown.8,v 1.36 2023/02/15 01:55:16 jschauma Exp $
+.\"    $NetBSD: shutdown.8,v 1.37 2023/02/15 10:31:52 uwe Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -49,7 +49,7 @@
 would otherwise not bother with such niceties.
 .Pp
 Available friendlinesses:
-.Bl -tag -width b_bootstr_
+.Bl -tag -width Fl
 .It Fl b Ar bootstr
 The given
 .Ar bootstr



Home | Main Index | Thread Index | Old Index