1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

A spelling correction.

This commit is contained in:
freesource 2001-10-17 05:57:05 +00:00
parent 9eb665c28e
commit 73d94e4e27

View File

@ -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.
#