Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/umount Fix grammar



details:   https://anonhg.NetBSD.org/src/rev/1f11f4e2cd45
branches:  trunk
changeset: 359775:1f11f4e2cd45
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jan 22 09:59:26 2022 +0000

description:
Fix grammar

diffstat:

 sbin/umount/umount.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 85cfa8e235e0 -r 1f11f4e2cd45 sbin/umount/umount.8
--- a/sbin/umount/umount.8      Sat Jan 22 09:22:41 2022 +0000
+++ b/sbin/umount/umount.8      Sat Jan 22 09:59:26 2022 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index