From owner-freebsd-questions@FreeBSD.ORG Thu Jan 10 18:37:08 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 601BA42C for ; Thu, 10 Jan 2013 18:37:08 +0000 (UTC) (envelope-from scotteberl@gmail.com) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) by mx1.freebsd.org (Postfix) with ESMTP id AAD69F68 for ; Thu, 10 Jan 2013 18:37:07 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id fq12so976208lab.11 for ; Thu, 10 Jan 2013 10:37:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=Ed2Fw/THsPBEdcQGoQs18nCbP2vOmTu8IM+4E9wgdG8=; b=IF8z/0KjGxQwSxQWlwB8rDn4bfSwLD9ULYtbrQaL5zNE90Kf4NmR65bmN+8AKXRbgG U6sGD2Z7m2HAc29GvL3+TMkY65KyD0zSEwkVL9kIdJyZ7qhp1F04TrpwICVZND9kXskw vSiDBP/I0lym5RgAR9gdowPyvNdtHWiCreHz/j6LKNF3pPKjd9lXbAJZG5fnAwmaej4N 2lSrJfNGPI+/8R7Hk45aAYepWVnjqUWjfhA5qB2RS+Yk/VMW9FhwXIF+oJmvCkh/P7sA 3xOezNXMEK9W/ULNon2Ufm9Ob0yuen//9sLHTwn9SKxl3Vh7bD5zW9Vs4vkB04ruZMxc 5Z2g== MIME-Version: 1.0 Received: by 10.112.82.226 with SMTP id l2mr29876245lby.51.1357843026238; Thu, 10 Jan 2013 10:37:06 -0800 (PST) Received: by 10.112.115.233 with HTTP; Thu, 10 Jan 2013 10:37:06 -0800 (PST) Date: Thu, 10 Jan 2013 12:37:06 -0600 Message-ID: Subject: Reading the handbook from console From: Scott Eberl To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: scotteberl@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 18:37:08 -0000 I went ahead and installed the FreeBSD handbook onto my system and I was able to find it on disk per the motd notes but I'm wondering if there is a preferred method for reading these since they are in html format. I tried w3m and lynx and it looks like they are both not installed. Is there something i'm missing for reading these or do I just need to install a cli browser?