Check-in Number:
|
1612 | |
Date: |
2002-Jan-23 14:40:54 (local)
2002-Jan-23 13:40:54 (UTC) |
User: | ms |
Branch: | |
Comment: |
remove too much Bla-Blah... |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/rc/rc.pod 1.11 -> 1.12
--- rc.pod 2002/01/23 13:31:20 1.11
+++ rc.pod 2002/01/23 13:40:54 1.12
@@ -385,49 +385,17 @@
=back 4
-=head1 BUGS
-
-=over 4
-
-!FIXME!
-To report a bug, please visit the web page http://www.ossp.org/bugdb.html. Be
-sure to include the word "rc" in the subject field of your bug report.
-
-OSSP rc contains no known bugs to date.
-
-=back 4
-
-=head1 RESTRICTIONS
-
-=over 4
-
-Bugs we don't plan to fix include washing out the bathtub. !FIXME!
-
-=back 4
-
=head1 AUTHORS
-=over 4
-
-Ralf S. Engelschall
-Michael Schloh von Bennewitz
-
-=back 4
+ Ralf S. Engelschall <rse@engelschall.com>
+ Michael Schloh von Bennewitz <michael.schloh@cw.com>
=head1 HISTORY
-=over 4
-
-OSSP rc was born to replace the run command logic used in the OpenPKG project.
-In the first version of OpenPKG (http://www.openpkg.org), a run command script
-called `rc' could issue run commands to programs installed under the OpenPKG
-software hierarchy. This solution had a number of inconveniences, however. As
-time wore on, developers at Cable & Wireless Deutschland GmbH decided to
-replace the bourne shell script with a faster, more robust implementation.
-This is OSSP rc. By the way, an unplanned advantage of this redevelopment is
-that OSSP rc can be used for any project needing generic run command logic as
-well as the OpenPKG project as first planned.
-
-=back 4
+B<OSSP rc> was born to replace the prototype run-command facility used
+in the OpenPKG project (http://www.openpkg.org/). The prototype was a
+slow and less robust Bourne-Shell script. B<OSSP rc> is intended to
+replace it with a faster, more robust and flexible facility.
=cut
+
|
|