From owner-freebsd-doc@freebsd.org Fri Sep 4 17:45:34 2015 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E8369CBA15 for ; Fri, 4 Sep 2015 17:45:34 +0000 (UTC) (envelope-from jeremy.gransden@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A9141E02 for ; Fri, 4 Sep 2015 17:45:34 +0000 (UTC) (envelope-from jeremy.gransden@gmail.com) Received: by iofh134 with SMTP id h134so32137026iof.0 for ; Fri, 04 Sep 2015 10:45:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nJqM2XuTraho98V7QcyMg9rdiHqx2W9XacpkH9rMlBk=; b=rQ8OvH+zFJXIE/ca0O1W4ykrEcnuBPYxgN3eIbgB5FCSTNCWG2d6x/NMSfRXoiUKNm JDM0TZReolbl/2hT4NeMAdI2sf2izk5zMzaxD6YAaqMfL3L3PtuOVOfg2N61Me9fltV0 431w+wGJXz60WwF48f4nGMuSVfKCYhUjYGZEaOq7CfoEi0ejHPVYy7k0BJGnBoBJdvXk clLhqZVIqYFdRYnwHhHzrDFvSsiSzqEghjta/2hVlzcPBhddE+6l7B5Kyq1CFthTjqc8 5ZZCkPepB1+KquZcxudk2EkZSwsdR/vg0BgFDAkLvYC6u7zNaPYGV5lF4bd9ucDj4umm h74w== MIME-Version: 1.0 X-Received: by 10.107.8.20 with SMTP id 20mr8788177ioi.94.1441388733277; Fri, 04 Sep 2015 10:45:33 -0700 (PDT) Received: by 10.64.65.227 with HTTP; Fri, 4 Sep 2015 10:45:33 -0700 (PDT) Date: Fri, 4 Sep 2015 13:45:33 -0400 Message-ID: Subject: Making changes to files from the handbook. From: Jeremy Gransden To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 17:45:34 -0000 Hi all, Since the handbook, FAQ, and other docs come in a variety of formats; what files are the correct ones to create a pr and diff from when changes are made? thanks, jeremy