Module Name:    src
Committed By:   wiz
Date:           Mon Apr 25 22:34:46 UTC 2011

Modified Files:
        src/usr.sbin/yppoll: yppoll.8

Log Message:
Use Fl for flags, not Ar.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/yppoll/yppoll.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/yppoll/yppoll.8
diff -u src/usr.sbin/yppoll/yppoll.8:1.10 src/usr.sbin/yppoll/yppoll.8:1.11
--- src/usr.sbin/yppoll/yppoll.8:1.10	Wed Apr 30 13:11:03 2008
+++ src/usr.sbin/yppoll/yppoll.8	Mon Apr 25 22:34:46 2011
@@ -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

Reply via email to