X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/beb54af10082dc588132b2c0d32e050028b72c78..78ed81a334dab56aa7a876792a473d67d4359c25:/libexec/bugfiler/sendbug.1 diff --git a/libexec/bugfiler/sendbug.1 b/libexec/bugfiler/sendbug.1 index aad2cb7699..3f2ca07ffa 100644 --- a/libexec/bugfiler/sendbug.1 +++ b/libexec/bugfiler/sendbug.1 @@ -29,19 +29,20 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)sendbug.1 6.8 (Berkeley) 5/9/91 +.\" from: @(#)sendbug.1 6.8 (Berkeley) 5/9/91 +.\" $Id$ .\" .Dd May 9, 1991 .Dt SENDBUG 1 -.Os BSD 4.2 +.Os FreeBSD 1.0 .Sh NAME .Nm sendbug -.Nd mail a system bug report to 386bsd_bugs +.Nd mail a system bug report to FreeBSD-bugfiler .Sh SYNOPSIS .Nm sendbug .Op Ar address .Sh DESCRIPTION -Bug reports sent to `386bsd_bugs@bsd.coe.montana.edu' are intercepted +Bug reports sent to `FreeBSD-bugfiler@freefall.cdrom.com' are intercepted by a program which expects bug reports to conform to a standard format. .Nm Sendbug is a shell script to help the user compose and mail bug reports @@ -52,7 +53,7 @@ works by invoking the editor specified by the environment variable on a temporary copy of the bug report format outline. The user must fill in the appropriate fields and exit the editor. .Nm Sendbug -then mails the completed report to `386bsd_bugs@bsd.coe.montana.edu' or the +then mails the completed report to `FreeBSD-bugfiler@freefall.cdrom.com' or the .Ar address specified on the command line. .Sh ENVIRONMENT