From owner-freebsd-bugs Wed Jul 3 07:20:07 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA09799 for bugs-outgoing; Wed, 3 Jul 1996 07:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA09777; Wed, 3 Jul 1996 07:20:03 -0700 (PDT) Date: Wed, 3 Jul 1996 07:20:03 -0700 (PDT) Message-Id: <199607031420.HAA09777@freefall.freebsd.org> To: freebsd-bugs Cc: From: Garrett Wollman Subject: bin/1363: ellipses are three dots, not two. Reply-To: Garrett Wollman Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/1363; it has been noted by GNATS. From: Garrett Wollman To: fn@uidaho.edu Cc: FreeBSD-gnats-submit@freebsd.org Subject: bin/1363: ellipses are three dots, not two. Date: Wed, 3 Jul 1996 10:16:28 -0400 < - errx(1, "interface %s does not exist..", name); > + errx(1, "interface %s does not exist...", name); Make that: + errx(1, "interface %s does not exist", name); -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant