stas 01/12/24 21:23:41 Modified: admin style.pod Log: - suggest using example.com/localhost in examples Revision Changes Path 1.2 +14 -3 modperl-docs/admin/style.pod Index: style.pod =================================================================== RCS file: /home/cvs/modperl-docs/admin/style.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- style.pod 2001/09/15 18:48:43 1.1 +++ style.pod 2001/12/25 05:23:41 1.2 @@ -24,10 +24,17 @@ =item * -Keep the text width < 74 cols. +When using domain names in examples use only I<example.com> and its +derivatives (e.g. I<foo.example.com>) or I<localhost> (or +I<localhost.localdomain>). I<example.com> is an official example +domain. =item * +Keep the text width <= 74 cols. + +=item * + Please avoid leaving ^M (CR on the DOS platforms). Either use the editor to remove these new line chars, or use Perl: @@ -271,10 +278,14 @@ Maintainer is the person(s) you should contact with updates, corrections and patches. -Stas Bekman E<lt>[EMAIL PROTECTED]<gt> +Stas Bekman E<lt>stas (at) stason.orgE<gt> =head1 Authors -Stas Bekman E<lt>[EMAIL PROTECTED]<gt> +=over + +=item * Stas Bekman E<lt>stas (at) stason.orgE<gt> + +=back =cut
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]