Module Name:    src
Committed By:   wiz
Date:           Sat Jan 22 09:59:26 UTC 2022

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

Log Message:
Fix grammar


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sbin/umount/umount.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/umount/umount.8
diff -u src/sbin/umount/umount.8:1.18 src/sbin/umount/umount.8:1.19
--- src/sbin/umount/umount.8:1.18	Wed Jun  7 15:24:50 2017
+++ src/sbin/umount/umount.8	Sat Jan 22 09:59:26 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: umount.8,v 1.18 2017/06/07 15:24:50 abhinav Exp $
+.\"	$NetBSD: umount.8,v 1.19 2022/01/22 09:59:26 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -117,7 +117,7 @@ This option also disables the use of any
 .It Fl h Ar host
 Only file systems mounted from the specified host will be
 unmounted.
-This option is implies the
+This option implies the
 .Fl a
 option and, unless otherwise specified with the
 .Fl t

Reply via email to