From owner-freebsd-questions@FreeBSD.ORG Mon Jun 11 23:40:45 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85037106564A for ; Mon, 11 Jun 2012 23:40:45 +0000 (UTC) (envelope-from aimass@yabarana.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3E15C8FC19 for ; Mon, 11 Jun 2012 23:40:44 +0000 (UTC) Received: by ghbz22 with SMTP id z22so3403079ghb.13 for ; Mon, 11 Jun 2012 16:40:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=BDtfLiOEhpBDN7QkCQHIH43tGmy2Vb6wS3d009oUboU=; b=oKGAsQp7vlzCSenTUtteFTvY3ocpyiktEgnpmjDvK5jZFbpADtB5XBZnBtdKnu6S+A cf/5Ij688evDEOTujzeznq79QggQaih/Tp8DIQvYQ+9HL4lyek2Y6xJx7mEoS2faPGl5 COAXy45wpJb6KWXpkcsLzIv7L9wsf4USCF5SyvM2Pm0TXBWS1KPnCAS/zkBmWPDfRvzD 2/fvOoZydSgQi6GRVDKDmXjQSQHWCL0b0dAuJtahiO+PSQpqeaBsTIw0z6OmLY7537cV W3xn6ZF5uCbX5DE3bgVozTukNxQ1kBvNy/sREFba6dOrvWM2C2V0Bhw1E7Z/9RSVQnhJ gWBQ== MIME-Version: 1.0 Received: by 10.50.157.138 with SMTP id wm10mr7266661igb.65.1339458038070; Mon, 11 Jun 2012 16:40:38 -0700 (PDT) Sender: aimass@yabarana.com Received: by 10.42.217.6 with HTTP; Mon, 11 Jun 2012 16:40:38 -0700 (PDT) In-Reply-To: <4C067C55-8320-4D12-A312-F8E2CC699B01@gmail.com> References: <4C067C55-8320-4D12-A312-F8E2CC699B01@gmail.com> Date: Mon, 11 Jun 2012 19:40:38 -0400 X-Google-Sender-Auth: l6EFFReILm7V4o6Qa3Uu_-8wOWg Message-ID: From: Alejandro Imass To: i pwn Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQk+XZIDU95fwOEpnDtnAVECb1Kc3x0fosrSloJiCb15OSfUnZMH10zp9D+uEgx2XNq458jv Cc: freebsd-questions@freebsd.org Subject: Re: text format 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: Mon, 11 Jun 2012 23:40:45 -0000 On Mon, Jun 11, 2012 at 5:57 PM, i pwn wrote: > hi, sometime ago i asked a question about how to format a text, some people > told me to use groff, but i would like to know how was file > http://ipwn.altervista.org/files/Stoll,%20Clifford%20-%20The%20Cuckoo%27s%20Egg.txt > fomatted. > thanks in advance. Most probably nroff / groff Take a look at the info from the authoring tools at rfceditor: http://www.rfc-editor.org/formatting.html