Module Name: src
Committed By: kre
Date: Sat Aug 3 04:04:54 UTC 2024
Modified Files:
src/bin/df: df.1
Log Message:
Typo correction: s/givem/given/.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/bin/df/df.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/df/df.1
diff -u src/bin/df/df.1:1.58 src/bin/df/df.1:1.59
--- src/bin/df/df.1:1.58 Tue Aug 9 08:13:56 2022
+++ src/bin/df/df.1 Sat Aug 3 04:04:54 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: df.1,v 1.58 2022/08/09 08:13:56 wiz Exp $
+.\" $NetBSD: df.1,v 1.59 2024/08/03 04:04:54 kre Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -76,7 +76,7 @@ If no
.Ar file ,
or
.Ar file_system
-arguments are givem, show all mount points,
+arguments are given, show all mount points,
including those that were mounted with the
.Dv MNT_IGNORE
flag.