summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pkg_add/pod/OpenBSD::Vstat.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/pkg_add/pod/OpenBSD::Vstat.pod b/usr.sbin/pkg_add/pod/OpenBSD::Vstat.pod
index fff2929dc50..dac2dd65b01 100644
--- a/usr.sbin/pkg_add/pod/OpenBSD::Vstat.pod
+++ b/usr.sbin/pkg_add/pod/OpenBSD::Vstat.pod
@@ -1,4 +1,4 @@
-$OpenBSD: OpenBSD::Vstat.pod,v 1.1 2005/02/28 13:08:41 espie Exp $
+$OpenBSD: OpenBSD::Vstat.pod,v 1.2 2006/02/07 11:34:32 espie Exp $
=head1 NAME
@@ -42,6 +42,10 @@ defined if the filesystem is read-only. Usually hard to add files there.
defined if the filesystem forbids devices.
+=item noexec
+
+defined if the filesystem forbids execution.
+
=item nosuid
defined if the filesystem forbids SUID files.