From 73d94e4e27ed403bd4987569850364c9ff530f82 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 17 Oct 2001 05:57:05 +0000 Subject: [PATCH] A spelling correction. --- gbootroot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gbootroot b/gbootroot index 3137e8d..78f6077 100755 --- a/gbootroot +++ b/gbootroot @@ -526,8 +526,8 @@ if ( $> == 0 ) { } else { - # The Administrator just needs to add a line like below to the fstab for - # each non-root user who wants to be able to create root_fs. + # The Administrator just needs to add a line like the one below to the + # fstab for each non-root user who wants to be able to create root_fs. # Ofcourse, the user is locked into the ext2 fs in this example, and # `id -u` has to be the actual effective numeric user id. #