From 35b8ca3aaf8cb044ad76675dfcad89e000dd4a5c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 21 Feb 2011 15:32:17 +0100 Subject: Spelling Corrections Just some lame spelling corrections with no functionality. --- src/securebits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/securebits.h') diff --git a/src/securebits.h b/src/securebits.h index a5b99a3dbf..ba0bba5353 100644 --- a/src/securebits.h +++ b/src/securebits.h @@ -16,7 +16,7 @@ #define SECURE_NOROOT_LOCKED 1 /* make bit-0 immutable */ /* When set, setuid to/from uid 0 does not trigger capability-"fixup". - When unset, to provide compatiblility with old programs relying on + When unset, to provide compatibility with old programs relying on set*uid to gain/lose privilege, transitions to/from uid 0 cause capabilities to be gained/lost. */ #define SECURE_NO_SETUID_FIXUP 2 -- cgit v1.2.3-54-g00ecf