From 7fbe62e26055840fb3e0e3fab5026292e399bb65 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 29 Sep 2005 00:26:19 +0000 Subject: typo --- rlimit/rlimit.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rlimit/rlimit.c b/rlimit/rlimit.c index 48d47db..0be7b2f 100644 --- a/rlimit/rlimit.c +++ b/rlimit/rlimit.c @@ -40,8 +40,9 @@ MOD_MISC("rlimit"); extern struct sysent linux_sysent[]; -/* OpenBSD dosn't support RLIMIT_AS, so if a linux app tries to get - * its value, return a value of RLIMIT_DATA instead +/* + * OpenBSD doesn't support RLIMIT_AS, so if a linux application + * tries to get its value, return a value of RLIMIT_DATA instead */ int -- cgit v1.2.3