Module Name: src
Committed By: sevan
Date: Sun Sep 1 18:51:28 UTC 2019
Modified Files:
src/sbin/init: init.8
Log Message:
grammar
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sbin/init/init.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/init/init.8
diff -u src/sbin/init/init.8:1.60 src/sbin/init/init.8:1.61
--- src/sbin/init/init.8:1.60 Sun Sep 11 22:22:57 2016
+++ src/sbin/init/init.8 Sun Sep 1 18:51:27 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: init.8,v 1.60 2016/09/11 22:22:57 sevan Exp $
+.\" $NetBSD: init.8,v 1.61 2019/09/01 18:51:27 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)init.8 8.6 (Berkeley) 5/26/95
.\"
-.Dd September 11, 2016
+.Dd September 1, 2019
.Dt INIT 8
.Os
.Sh NAME
@@ -384,7 +384,7 @@ device driver because of a persistent de
.Xr secmodel_bsd44 9 ,
.Xr secmodel_securelevel 9
.Sh HISTORY
-A
+An
.Nm
command appeared in
.At v1 .