From owner-svn-doc-all@FreeBSD.ORG Mon Aug 11 19:11:28 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 937EFBBA for ; Mon, 11 Aug 2014 19:11:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6860F25DA for ; Mon, 11 Aug 2014 19:11:28 +0000 (UTC) Received: from gavin (uid 1136) (envelope-from gavin@FreeBSD.org) id 203d by svn.freebsd.org (DragonFly Mail Agent v0.9+); Mon, 11 Aug 2014 19:11:28 +0000 From: Gavin Atkinson Date: Mon, 11 Aug 2014 19:11:28 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45436 - head/en_US.ISO8859-1/htdocs/docs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e91560.203d.571ff4fb@svn.freebsd.org> X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2014 19:11:28 -0000 Author: gavin Date: Mon Aug 11 19:11:28 2014 New Revision: 45436 URL: http://svnweb.freebsd.org/changeset/doc/45436 Log: Remove links to documentation that is either very out of date (anybody need to know how to download the FreeBSD 2.2.5 kernel source code?) or are now dead links. Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/docs/books.xml Mon Aug 11 10:53:51 2014 (r45435) +++ head/en_US.ISO8859-1/htdocs/docs/books.xml Mon Aug 11 19:11:28 2014 (r45436) @@ -355,48 +355,9 @@
  • -

    FreeBSD - How-To's for the Lazy and Hopeless is another somewhat - more light-hearted attempt to provide more readable "how-to" - style information on setting up and configuring FreeBSD.

    -
  • - -
  • -

    The - Linux+FreeBSD mini-HOWTO describes how to use Linux - and FreeBSD on the same system. It introduces FreeBSD and - discusses how the two operating systems can cooperate, e.g. - by sharing swap space.

    -
  • - -
  • Getting started with AMD on FreeBSD

  • - -
  • -

    Writing an ISA device driver. This document has - been imported into - The FreeBSD - Architecture Handbook.

    -
  • - -
  • -

    FreeBSD Assembly Language Programming Tutorial. - This document has been imported into - The - FreeBSD Developer's Handbook.

    -
  • -

    The - SMP support page contains information on the SMP - support in FreeBSD 4.X and earlier.

    -
  • - -
  • Appendix A from the college textbook Operating Systems Concepts by Silberschatz, Galvin and Gagne has been made available online in