Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/yppoll Use Fl for flags, not Ar.



details:   https://anonhg.NetBSD.org/src/rev/ced9e3bdcaa1
branches:  trunk
changeset: 764514:ced9e3bdcaa1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 25 22:34:46 2011 +0000

description:
Use Fl for flags, not Ar.

diffstat:

 usr.sbin/yppoll/yppoll.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r dca123e0e704 -r ced9e3bdcaa1 usr.sbin/yppoll/yppoll.8
--- a/usr.sbin/yppoll/yppoll.8  Mon Apr 25 22:34:16 2011 +0000
+++ b/usr.sbin/yppoll/yppoll.8  Mon Apr 25 22:34:46 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: yppoll.8,v 1.10 2008/04/30 13:11:03 martin Exp $
+.\"    $NetBSD: yppoll.8,v 1.11 2011/04/25 22:34:46 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -50,8 +50,8 @@
 The options are as follows:
 .Bl -tag -width indent
 .It Fl T
-Use TCP protocol instead of UDP for request if
-.Ar -h
+Use TCP protocol instead of UDP for request if the
+.Fl h
 option is present.
 .It Fl h Ar host
 Ask the



Home | Main Index | Thread Index | Old Index