Module Name: src
Committed By: sevan
Date: Sat Apr 18 22:02:11 UTC 2020
Modified Files:
src/sbin/fsck: fsck.8
Log Message:
grammar
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sbin/fsck/fsck.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/fsck/fsck.8
diff -u src/sbin/fsck/fsck.8:1.40 src/sbin/fsck/fsck.8:1.41
--- src/sbin/fsck/fsck.8:1.40 Sun Sep 11 09:09:54 2016
+++ src/sbin/fsck/fsck.8 Sat Apr 18 22:02:11 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: fsck.8,v 1.40 2016/09/11 09:09:54 wiz Exp $
+.\" $NetBSD: fsck.8,v 1.41 2020/04/18 22:02:11 sevan Exp $
.\"
.\" Copyright (c) 1996 Christos Zoulas. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 11, 2016
+.Dd April 18, 2020
.Dt FSCK 8
.Os
.Sh NAME
@@ -175,7 +175,7 @@ from the terminal).
.Xr fsck_msdos 8 ,
.Xr mount 8
.Sh HISTORY
-A
+An
.Nm
utility appeared in
.Bx 4.0 .