From f82ace9b32f511d4430b7a405d3066aa8a8eb3d4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 1 Oct 2003 08:07:29 +0000 Subject: note that for user mounts special should be -rw user, and node owned by user; from a thread on misc@ ok tedu@ --- sbin/mount/mount.8 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'sbin') diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 249db9b6eb9..572def62492 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.45 2003/09/26 09:11:09 jmc Exp $ +.\" $OpenBSD: mount.8,v 1.46 2003/10/01 08:07:28 jmc Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -89,7 +89,14 @@ is nonzero .Po see .Xr sysctl 8 -.Pc . +.Pc , +the +.Ar special +device +is readable and writeable by the user attempting the mount, +and the mount point +.Ar node +is owned by the user attempting the mount. .Pp The options are as follows: .Bl -tag -width Ds -- cgit v1.2.3