From owner-freebsd-current@FreeBSD.ORG Fri Nov 12 17:17:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C79F016A4CE for ; Fri, 12 Nov 2004 17:17:29 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7A5243D2F for ; Fri, 12 Nov 2004 17:17:29 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) iACHHTAW020393 for ; Fri, 12 Nov 2004 09:17:29 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)iACHHTxF020392 for freebsd-current@freebsd.org; Fri, 12 Nov 2004 09:17:29 -0800 (PST) (envelope-from sgk) Date: Fri, 12 Nov 2004 09:17:28 -0800 From: Steve Kargl To: FreeBSD Current Mailinglist Message-ID: <20041112171728.GA20380@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: [PATCH] comcontrol.8: cuaa0 renamed to cuad0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 17:17:30 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline See attached patch for OBVIOUS change. -- Steve --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="comcontrol.8.diff" --- comcontrol.8.orig Fri Nov 12 09:02:20 2004 +++ comcontrol.8 Fri Nov 12 09:03:48 2004 @@ -52,7 +52,7 @@ .Bl -tag -width /dev/ttyd? -compact .It Pa /dev/ttyd? dialin devices, hardwired terminals -.It Pa /dev/cuaa? +.It Pa /dev/cuad? dialout devices .El .Sh AUTHORS --fdj2RfSjLxBAspz7--