From owner-freebsd-questions@FreeBSD.ORG Sat Mar 8 21:38:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C672A106566C for ; Sat, 8 Mar 2008 21:38:01 +0000 (UTC) (envelope-from rfalang.bob@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 54A178FC1B for ; Sat, 8 Mar 2008 21:38:00 +0000 (UTC) (envelope-from rfalang.bob@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so975902fgg.35 for ; Sat, 08 Mar 2008 13:38:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=lIG7XLeYsCIiLIfzu1we39KKx4zZOU2pkq25bVP61wE=; b=OWG5PCLaox69X1lBBJBogrOGB7eyS92uJEn/XJJAgDVztLhTHDAqS2xD8cVqf+ZRN+TgZL8lfM77jnz1kljU2IhWHh4ju8LBpc62XBwsGt3n0raP733ocrOeCA3jLeXdMA1V8lCmKto35xOVRcs7kRIXj/CAF2heXF4HVrn/H+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=qTF4BKDfpm4OTjiL1YVntAwH368k0bdHXSHXoBhrK2uxgm35Wy1jiH4LDEbs9KLTy9j/obdmWe24drr9F4z/pT3+/5Z4xTzaVG1g+fBiXzuYT32MI0tG4h4CxFmnsF9hscooLB1uyqvYlgnj8LzfIoZRaK0lGGMHqU/PTQOF1O8= Received: by 10.86.97.7 with SMTP id u7mr3703400fgb.54.1205012280130; Sat, 08 Mar 2008 13:38:00 -0800 (PST) Received: by 10.86.3.1 with HTTP; Sat, 8 Mar 2008 13:38:00 -0800 (PST) Message-ID: <58d1e8d30803081338m6714abe1x53aecde242af95d8@mail.gmail.com> Date: Sat, 8 Mar 2008 16:38:00 -0500 From: "Bob Falanga" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: What is a EOF or NL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2008 21:38:01 -0000 I have been a long time trying to print anything on freebsd, as some know. Everything seems to be working new but nothing is printed. Today I reboot the computer and behold a page printed. This implied to me that the printer never receives a New Line or EOF or whatever the printer requires to proceed printing what it has just received. My question is where do I configure an option to print. Thank you so much, Bob Falanga