diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-05 22:53:52 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-05 22:53:52 +0000 |
commit | 7888398b6a596ec38486bdbb4def71b375293251 (patch) | |
tree | ee56453c6a509ff725f8dcbb8b37d57e2135e475 /distrib/notes/INSTALL | |
parent | f36a14e5364de738448fd7beed2f63152a820d6a (diff) |
Mention mail.html for mailing list etiquette and information.
Diffstat (limited to 'distrib/notes/INSTALL')
-rw-r--r-- | distrib/notes/INSTALL | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/distrib/notes/INSTALL b/distrib/notes/INSTALL index feb9c69ced9..c8b0eb25c31 100644 --- a/distrib/notes/INSTALL +++ b/distrib/notes/INSTALL @@ -1,4 +1,4 @@ -dnl $OpenBSD: INSTALL,v 1.41 2005/03/18 13:29:44 miod Exp $ +dnl $OpenBSD: INSTALL,v 1.42 2008/08/05 22:53:51 miod Exp $ include(INCLUDE/../m4.common)dnl INSTALLATION NOTES for OpenBSD/MACHINE OSREV @@ -178,6 +178,11 @@ reply with instructions. There are also two OpenBSD Usenet newsgroups, comp.unix.bsd.openbsd.announce for important announcements and comp.unix.bsd.openbsd.misc for general OpenBSD discussion. +More information about the various OpenBSD mailing list and proper +netiquette is available at + + http://www.OpenBSD.org/mail.html + To report bugs, use the 'sendbug' command shipped with OpenBSD, and fill in as much information about the problem as you can. Good bug reports {:-include-:} lots of details. Additionally, bug reports can |