Skip to content

Commit d7a6d08

Browse files
authored
Merge pull request #1086 from Iceber/personality
config-linux: fix personality link
2 parents 7413a7f + 2978430 commit d7a6d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ The values MUST be absolute paths in the [container namespace](glossary.md#conta
747747
## <a name="configLinuxPersonality" />Personality
748748

749749
**`personality`** (object, OPTIONAL) sets the Linux execution personality. For more information
750-
see the [personality](personality.2) syscall documentation. As most of the options are
750+
see the [personality][personality.2] syscall documentation. As most of the options are
751751
obsolete and rarely used, and some reduce security, the currently supported set is a small
752752
subset of the available options.
753753

0 commit comments

Comments
 (0)