From owner-freebsd-questions Thu Dec 2 2:41:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 8243614F72 for ; Thu, 2 Dec 1999 02:41:41 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11tTf2-000HNN-00; Thu, 02 Dec 1999 12:40:28 +0200 From: Sheldon Hearn To: wincent Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What are "octets"? In-reply-to: Your message of "Thu, 02 Dec 1999 19:59:24 +1030." Date: Thu, 02 Dec 1999 12:40:28 +0200 Message-ID: <66796.944131228@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 02 Dec 1999 19:59:24 +1030, wincent wrote: > Really dumb question this one, but what are the "octets" referred to in my > ppp "show physical" output? Sequences of 8 bits. A byte isn't _always_ made up of 8 bits, so the term octets is more precise. If you're used to thinking of a byte as a sequence of 8 bits, read octets as bytes. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message