Source-Changes-HG archive

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

[src/trunk]: src/sbin/shutdown Add -vxz to SYNOPSIS. Sort.



details:   https://anonhg.NetBSD.org/src/rev/e292f6c287cc
branches:  trunk
changeset: 762155:e292f6c287cc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 16 19:33:39 2011 +0000

description:
Add -vxz to SYNOPSIS. Sort.

diffstat:

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

diffs (19 lines):

diff -r 2e3f6c7d655c -r e292f6c287cc sbin/shutdown/shutdown.8
--- a/sbin/shutdown/shutdown.8  Wed Feb 16 19:32:26 2011 +0000
+++ b/sbin/shutdown/shutdown.8  Wed Feb 16 19:33:39 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: shutdown.8,v 1.29 2011/02/16 17:53:31 dyoung Exp $
+.\"    $NetBSD: shutdown.8,v 1.30 2011/02/16 19:33:39 wiz Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -37,8 +37,8 @@
 .Nd close down the system at a given time
 .Sh SYNOPSIS
 .Nm
+.Op Fl Ddfhknprvxz
 .Op Fl b Ar bootstr
-.Op Fl Ddfhknpr
 .Ar time
 .Op Ar message ... | Ar -
 .Sh DESCRIPTION



Home | Main Index | Thread Index | Old Index