Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Widen "Value" column in the reboot desccripti...



details:   https://anonhg.NetBSD.org/src/rev/cde15e2a0075
branches:  trunk
changeset: 587293:cde15e2a0075
user:      uwe <uwe%NetBSD.org@localhost>
date:      Thu Jan 19 00:12:21 2006 +0000

description:
Widen "Value" column in the reboot desccription to accomodate RB_POWERDOWN.
Make the table aligned properly in PostScript output.

diffstat:

 share/man/man4/ddb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4b49522a58df -r cde15e2a0075 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Thu Jan 19 00:00:27 2006 +0000
+++ b/share/man/man4/ddb.4      Thu Jan 19 00:12:21 2006 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.86 2006/01/19 00:00:27 uwe Exp $
+.\"    $NetBSD: ddb.4,v 1.87 2006/01/19 00:12:21 uwe Exp $
 .\"
 .\" Copyright (c) 1997 - 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -542,7 +542,7 @@
 which is a bitmask supporting the same values as for
 .Xr reboot 2 .
 Some of the more useful flags:
-.Bl -column "Value" "RB_AUTOBOOT" "Description"
+.Bl -column "Value" "RB_POWERDOWN" "Description"
 .It Sy "Value" Ta Sy "Name" Ta Sy "Description"
 .It 0x1 Ta RB_ASKNAME Ta Ask for file name to reboot from
 .It 0x2 Ta RB_SINGLE Ta Reboot to single user mode



Home | Main Index | Thread Index | Old Index