ossp-pkg/rc/rc.pod 1.2 -> 1.3
--- rc.pod 2002/01/06 12:40:50 1.2
+++ rc.pod 2002/01/17 15:47:10 1.3
@@ -86,6 +86,10 @@
[B<-h>|B<--help>]
[B<-V>|B<--version>]
+=head1 DESCRIPTION
+
+OSSP rc is a run command processor.
+
=head1 PARAMETER OPTIONS
All these options have reasonable builtin defaults by can be used to
@@ -187,4 +191,65 @@
=back
+=head1 RETURN VALUE
+
+Will return an error every single time ;-)
+
+=head1 EXAMPLES
+
+/myetc/rc start sshd
+/etc/rc close docview primary
+/sfw/etc/rc restart lmtp2nntp
+/cw/etc/rc restart apache
+
+=head1 ENVIRONMENT
+
+=head1 FILES
+
+rc.conf
+
+=head1 SEE ALSO
+
+OSSP rc integrates concepts taken from other run command architectures. For
+more information, inspect the /etc/rc structures provided by FreeBSD, Solaris,
+and Red Hat distributions.
+
+biff(1), bagg(1), honk(1), gonk(1), and quatch(1).
+
+=head1 NOTES
+
+=head1 WARNINGS
+
+=head1 DIAGNOSTICS
+
+Rc will print out error messages to stderr. The messages can be used to
+diagnose possible sources of failure of the chosen command, or even within the
+run command structure itself. FIXME! Marcus Bemerkung. The possible errors
+observed include the following.
+
+=over 4
+
+OSSP rc: The ice cream is too hot
+Possible solution: This error happens alot.
+
+OSSP rc: The hot chocolate has a fly in it
+Possible solution: Just take the fly out and drink the coffee.
+
+=back 4
+
+=head1 BUGS
+
+=head1 RESTRICTIONS
+
+Bugs we don't plan to fix include washing out the bathtub.
+
+=head1 AUTHORS
+
+Ralf S. Engelschall
+Michael Schloh von Bennewitz
+
+=head1 HISTORY
+
+Part of the OpenPKG distribution. Had its start in OpenPKG development.
+
=cut
|
|