2002-01-14 07:23:57

by Hank Leininger

[permalink] [raw]
Subject: [PATCH] tpyo in 2.2.20:include/linux/securebits.h

Tiny typo-fix for securebits.h (no idea if it's also present in 2.[45].x):

--- securebits.h.orig Sun Mar 25 11:31:05 2001
+++ securebits.h Mon Jan 14 02:16:17 2002
@@ -6,7 +6,7 @@
extern unsigned securebits;

/* When set UID 0 has no special privileges. When unset, we support
- inheritance of root-permissions and suid-root executablew under
+ inheritance of root-permissions and suid-root executable under
compatibility mode. We raise the effective and inheritable bitmasks
*of the executable file* if the effective uid of the new process is
0. If the real uid is 0, we raise the inheritable bitmask of the


--
Hank Leininger <[email protected]>