Module Name: src
Committed By: pgoyette
Date: Mon Mar 10 05:18:04 UTC 2025
Modified Files:
src/lib/libc/sys: mount.2
Log Message:
revert previous. Thanks kre@ for the explanation.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/lib/libc/sys/mount.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/mount.2
diff -u src/lib/libc/sys/mount.2:1.52 src/lib/libc/sys/mount.2:1.53
--- src/lib/libc/sys/mount.2:1.52 Mon Mar 10 05:06:02 2025
+++ src/lib/libc/sys/mount.2 Mon Mar 10 05:18:04 2025
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount.2,v 1.52 2025/03/10 05:06:02 pgoyette Exp $
+.\" $NetBSD: mount.2,v 1.53 2025/03/10 05:18:04 pgoyette Exp $
.\"
.\" Copyright (c) 1980, 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mount.2 8.3 (Berkeley) 5/24/95
.\"
-.Dd March 10, 2025
+.Dd September 2, 2019
.Dt MOUNT 2
.Os
.Sh NAME
@@ -86,7 +86,7 @@ Union with underlying file system instea
.It Dv MNT_HIDDEN
Cause the
.Xr df 1
-program, and perhaps others, too, by default,
+program, and perhaps others, to, by default,
exclude this file system from its output.
.It Dv MNT_NOEXEC
Do not allow files to be executed from the file system.