From 8fcdf80aba9115bc6f3b345b83e53be1bbf69778 Mon Sep 17 00:00:00 2001 From: Magnus Henoch Date: Mon, 17 Oct 2016 11:05:43 +0100 Subject: Clarify permission bits in file.xml In commit 3d70cee4034e, this text was changed to suggest that a list of Unix-specific permission bits would follow, but no such list was added. Let's revert back to the previous wording, so people won't look for a list that isn't there. --- lib/kernel/doc/src/file.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/kernel/doc/src') diff --git a/lib/kernel/doc/src/file.xml b/lib/kernel/doc/src/file.xml index 09497482cf..b674b3ca93 100644 --- a/lib/kernel/doc/src/file.xml +++ b/lib/kernel/doc/src/file.xml @@ -1477,8 +1477,8 @@ f.txt: {person, "kalle", 25}. 16#400

set group id on execution

-

On Unix platforms, the following bits - can also be set:

+

On Unix platforms, other bits than those listed above + may be set.

links = integer() >= 0 @@ -2042,8 +2042,8 @@ f.txt: {person, "kalle", 25}. 16#400

Set group id on execution

-

On Unix platforms, the following bits - can also be set.

+

On Unix platforms, other bits than those listed above + may be set.

uid = integer() >= 0 -- cgit v1.2.3