Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/ypcat Sort options in SYNOPSIS.



details:   https://anonhg.NetBSD.org/src/rev/06df26b21b8d
branches:  trunk
changeset: 760761:06df26b21b8d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jan 12 19:55:06 2011 +0000

description:
Sort options in SYNOPSIS.

diffstat:

 usr.bin/ypcat/ypcat.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 6a5dcd8374c6 -r 06df26b21b8d usr.bin/ypcat/ypcat.1
--- a/usr.bin/ypcat/ypcat.1     Wed Jan 12 19:53:12 2011 +0000
+++ b/usr.bin/ypcat/ypcat.1     Wed Jan 12 19:55:06 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ypcat.1,v 1.18 2011/01/12 18:28:19 christos Exp $
+.\"    $NetBSD: ypcat.1,v 1.19 2011/01/12 19:55:06 wiz Exp $
 .\"
 .\" Copyright (c) 1993 Winning Strategies, Inc.
 .\" All rights reserved.
@@ -36,8 +36,8 @@
 .Nd print the values of all keys in a NIS database
 .Sh SYNOPSIS
 .Nm
+.Op Fl kst
 .Op Fl d Ar domainname
-.Op Fl kst
 .Ar mapname
 .Nm
 .Fl x



Home | Main Index | Thread Index | Old Index