Module Name:    src
Committed By:   pgoyette
Date:           Sat Oct  1 02:55:00 UTC 2011

Modified Files:
        src/sbin/rndctl: rndctl.8

Log Message:
Fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/rndctl/rndctl.8

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

Modified files:

Index: src/sbin/rndctl/rndctl.8
diff -u src/sbin/rndctl/rndctl.8:1.17 src/sbin/rndctl/rndctl.8:1.18
--- src/sbin/rndctl/rndctl.8:1.17	Sun Jan  4 12:01:43 2009
+++ src/sbin/rndctl/rndctl.8	Sat Oct  1 02:55:00 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rndctl.8,v 1.17 2009/01/04 12:01:43 apb Exp $
+.\"	$NetBSD: rndctl.8,v 1.18 2011/10/01 02:55:00 pgoyette Exp $
 .\"
 .\" Copyright (c) 1997 Michael Graff
 .\" All rights reserved.
@@ -56,7 +56,7 @@ Disable collection of timing information
 device name or device type.
 .It Fl c
 Enable collection of timing information for the given
-device name of device type.
+device name or device type.
 .It Fl d
 Only the device named
 .Ar devname

Reply via email to