From owner-freebsd-doc@FreeBSD.ORG Thu Feb 11 14:33:46 2010 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34D77106566B for ; Thu, 11 Feb 2010 14:33:46 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [150.101.137.129]) by mx1.freebsd.org (Postfix) with ESMTP id B3AE98FC14 for ; Thu, 11 Feb 2010 14:33:45 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApEBAMOec0uWZWdv/2dsb2JhbAAH2gGEVgQ Received: from ppp103-111.static.internode.on.net (HELO [192.168.1.144]) ([150.101.103.111]) by ipmail06.adl2.internode.on.net with ESMTP; 12 Feb 2010 00:48:30 +1030 From: Wayne Sierke To: Warren Block In-Reply-To: References: Content-Type: text/plain; charset="ASCII" Date: Fri, 12 Feb 2010 00:48:28 +1030 Message-ID: <1265897908.2840.250.camel@predator-ii.buffyverse> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: doc@freebsd.org Subject: Re: cu: ACU? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 14:33:46 -0000 On Mon, 2010-02-08 at 14:26 -0700, Warren Block wrote: > What is an ACU? The man pages for cu and tip use "acu" don't define the > term. Neither does the source, that I can find. /etc/remote has an > entry for "Auto call unit type"; is that it? Something that has often piqued my interest when I've used cu. Automatic Call Unit (probably a pstn/dialup modem these days) See: 4.6.1. Setting up a UUCP connection http://docs.freebsd.org/44doc/smm/01.setup/paper-4.html Wayne