From 705b27d7735243f2e15b240308ceb5a1d739a413 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 1 Jun 2005 00:29:14 +0000 Subject: no more MNT_UNION, says pedro@ --- lib/libc/sys/mount.2 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 479ad8dea0f..41e4679b93d 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.2,v 1.31 2004/03/16 18:28:52 otto Exp $ +.\" $OpenBSD: mount.2,v 1.32 2005/06/01 00:29:13 jmc Exp $ .\" $NetBSD: mount.2,v 1.12 1996/02/29 23:47:48 jtc Exp $ .\" .\" Copyright (c) 1980, 1989, 1993 @@ -87,10 +87,6 @@ Do not allow files to be executed from the filesystem. Do not honor setuid or setgid bits on files when executing them. .It Dv MNT_NODEV Do not interpret special files on the filesystem. -.It Dv MNT_UNION -Mount in such a way that the contents of the underlying filesystem are -not (totally) obscured (see -.Xr mount_union 8 ) . .It Dv MNT_SYNCHRONOUS All I/O to the filesystem should be done synchronously. .It Dv MNT_ASYNC -- cgit v1.2.3