Module Name: src Committed By: pgoyette Date: Mon Mar 10 05:06:02 UTC 2025
Modified Files: src/lib/libc/sys: mount.2 Log Message: typo - s/to/too/ To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 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.51 src/lib/libc/sys/mount.2:1.52 --- src/lib/libc/sys/mount.2:1.51 Sun Sep 1 23:53:45 2019 +++ src/lib/libc/sys/mount.2 Mon Mar 10 05:06:02 2025 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount.2,v 1.51 2019/09/01 23:53:45 sevan Exp $ +.\" $NetBSD: mount.2,v 1.52 2025/03/10 05:06:02 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 September 2, 2019 +.Dd March 10, 2025 .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, to, by default, +program, and perhaps others, too, by default, exclude this file system from its output. .It Dv MNT_NOEXEC Do not allow files to be executed from the file system.