diff options
author | Bill Nottingham <notting@redhat.com> | 2011-02-01 13:01:17 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-02-01 13:01:17 -0500 |
commit | 6b6b7ca015dbd966801c539569b17d2d0f437849 (patch) | |
tree | 3ce631f3834c96ba9a26a87ede67c3b63c00b2d6 /sys-unconfig.8 | |
parent | f91c58304ab41e7f151378e61df18350cbb42442 (diff) | |
download | initscripts-6b6b7ca015dbd966801c539569b17d2d0f437849.tar initscripts-6b6b7ca015dbd966801c539569b17d2d0f437849.tar.gz initscripts-6b6b7ca015dbd966801c539569b17d2d0f437849.tar.bz2 initscripts-6b6b7ca015dbd966801c539569b17d2d0f437849.tar.xz initscripts-6b6b7ca015dbd966801c539569b17d2d0f437849.zip |
Fix typo.
Diffstat (limited to 'sys-unconfig.8')
-rw-r--r-- | sys-unconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-unconfig.8 b/sys-unconfig.8 index 6e3e26f0..dc55fed9 100644 --- a/sys-unconfig.8 +++ b/sys-unconfig.8 @@ -5,7 +5,7 @@ sys-unconfig \- shell script to reconfigure the system upon next boot \fBsys-unconfig\fR .SH DESCRIPTION \fBsys-unconfig\fR provides a simple method of reconfiguring a system -in a new enviroment. Upon executing sys-unconfig will halt your +in a new environment. Upon executing sys-unconfig will halt your system, and run the following configuration programs at boot: passwd (to change the root password), netconfig, timeconfig, kbdconfig, authconfig, and ntsysv. |