diff options
author | Bill Nottingham <notting@redhat.com> | 1999-02-23 18:52:48 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-02-23 18:52:48 +0000 |
commit | 1deb95755d861f62295f31a57a45f696531463cd (patch) | |
tree | 8028d8a9e5aded8d68a77bd0106b9d4d9c4d44db | |
parent | ff74ec226e28316796e37a7f2301f79c7739b78c (diff) | |
download | initscripts-1deb95755d861f62295f31a57a45f696531463cd.tar initscripts-1deb95755d861f62295f31a57a45f696531463cd.tar.gz initscripts-1deb95755d861f62295f31a57a45f696531463cd.tar.bz2 initscripts-1deb95755d861f62295f31a57a45f696531463cd.tar.xz initscripts-1deb95755d861f62295f31a57a45f696531463cd.zip |
s/d changes
-rw-r--r-- | initscripts.spec | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/initscripts.spec b/initscripts.spec index ff39e898..b370aba4 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,4 +1,4 @@ -Summary: inittab and /etc/rc.d scripts +Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts %define version 3.91 Version: %{version} @@ -12,9 +12,10 @@ Conflicts: redhat-release <= 5.1 Prereq: /sbin/chkconfig %description -This package contains the scripts use to boot a system, change run -levels, and shut the system down cleanly. It also contains the scripts -that activate and deactivate most network interfaces. +The initscripts package contains the basic system scripts used to boot +your Red Hat system, change run levels, and shut the system down cleanly. +Initscripts also contains the scripts that activate and deactivate most +network interfaces. %prep %setup -q |