Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/shutdown adjust width of flag arg to align more nicely
details: https://anonhg.NetBSD.org/src/rev/53c598ecdcf1
branches: trunk
changeset: 373532:53c598ecdcf1
user: jschauma <jschauma%NetBSD.org@localhost>
date: Wed Feb 15 01:55:16 2023 +0000
description:
adjust width of flag arg to align more nicely
diffstat:
sbin/shutdown/shutdown.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 6f796d21ee49 -r 53c598ecdcf1 sbin/shutdown/shutdown.8
--- a/sbin/shutdown/shutdown.8 Tue Feb 14 21:56:47 2023 +0000
+++ b/sbin/shutdown/shutdown.8 Wed Feb 15 01:55:16 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: shutdown.8,v 1.35 2022/07/01 16:58:02 wiz Exp $
+.\" $NetBSD: shutdown.8,v 1.36 2023/02/15 01:55:16 jschauma Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)shutdown.8 8.2 (Berkeley) 4/27/95
.\"
-.Dd July 1, 2022
+.Dd February 14, 2023
.Dt SHUTDOWN 8
.Os
.Sh NAME
@@ -49,7 +49,7 @@
would otherwise not bother with such niceties.
.Pp
Available friendlinesses:
-.Bl -tag -width bootstr
+.Bl -tag -width b_bootstr_
.It Fl b Ar bootstr
The given
.Ar bootstr
Home |
Main Index |
Thread Index |
Old Index