From owner-freebsd-doc@FreeBSD.ORG Fri Sep 21 19:13:37 2007 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4211516A419 for ; Fri, 21 Sep 2007 19:13:37 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id F38D613C45A for ; Fri, 21 Sep 2007 19:13:36 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so691048nzf for ; Fri, 21 Sep 2007 12:13:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=jd5j+KZ1xY7XJUSwWePas1iFf+CCu+17AeyjveliRqM=; b=jPR91CzeKqiDofjmUv2oUk5USUPfB2Gz8fNQvUTQBmO6yqRyNmOUAauRCv1ipxcQg58fs4sc5WCD2mLfhxWQc+4auiFap/zNdgbrjKZ91fnGau5UG6zjZ4MZBgLyVqRNFmqdjamLY+S6ttHSuVMIRCvp8ks07MOgl7Z/DTwY2lg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DUltdFLLl16I5oCe68Fo7KVDrGEWX31HAEhGAu8lQIauV1DImEQsRjtsUhuOSPaGF5PmMBA9VpOCEKEga+lwC4zUkGGPjfATxZqLCHn68zAl6TD/q3EsuZP9OnTRH4S3lM+uRkUaianmK9CBHS0Gep7vZEIJtqWfB5Qy60Umbjs= Received: by 10.65.93.19 with SMTP id v19mr1566762qbl.1190402014823; Fri, 21 Sep 2007 12:13:34 -0700 (PDT) Received: by 10.65.200.6 with HTTP; Fri, 21 Sep 2007 12:13:34 -0700 (PDT) Message-ID: <47d0403c0709211213n50988b33u2b9bdd15475bfcdd@mail.gmail.com> Date: Fri, 21 Sep 2007 15:13:34 -0400 From: "Ben Kaduk" To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: sgml entities for CPU architectures? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 19:13:37 -0000 Hi -doc, I'm updating my patch to the FAQ (docs/115000) for danger@'s (somewhat) new daily snapshot builds, which are specific to x86 and amd64. Should I just use literals for these architectures, or are the entity-ified somewhere that I haven't found yet? Thanks, Ben Kaduk