summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--specs/spf-2.0/buildsys.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/spf-2.0/buildsys.mdwn b/specs/spf-2.0/buildsys.mdwn
index e99794f..07c8039 100644
--- a/specs/spf-2.0/buildsys.mdwn
+++ b/specs/spf-2.0/buildsys.mdwn
@@ -3,7 +3,7 @@ Build Makefile [build]
A file named `build` directs the process of building and installing data files
to be provided by binary packages. It must be a makefile, and it must be
-executable by all users.
+executable by all users (mode 0755 octal).
The first line of this file must name a **make**(1) interpreter in a magic
number sample as follows: