Module Name:    src
Committed By:   wiz
Date:           Thu May  7 12:58:09 UTC 2020

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

Log Message:
Add -i to SYNOPSIS.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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.24 src/sbin/rndctl/rndctl.8:1.25
--- src/sbin/rndctl/rndctl.8:1.24	Wed May  6 18:49:26 2020
+++ src/sbin/rndctl/rndctl.8	Thu May  7 12:58:09 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rndctl.8,v 1.24 2020/05/06 18:49:26 riastradh Exp $
+.\"	$NetBSD: rndctl.8,v 1.25 2020/05/07 12:58:09 wiz Exp $
 .\"
 .\" Copyright (c) 1997 Michael Graff
 .\" All rights reserved.
@@ -40,6 +40,7 @@
 .Op Fl lsv
 .Op Fl d Ar devname | Fl t Ar devtype
 .Nm
+.Op Fl i
 .Fl L Ar save-file
 .Nm
 .Fl S Ar save-file

Reply via email to