From owner-freebsd-questions@freebsd.org Tue Nov 15 03:42:42 2016 Return-Path: Delivered-To: freebsd-questions@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 53E5FC428F8 for ; Tue, 15 Nov 2016 03:42:42 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E3341E12; Tue, 15 Nov 2016 03:42:42 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id uAF3gYQ0060053 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 14 Nov 2016 20:42:34 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id uAF3gYNT060048; Mon, 14 Nov 2016 20:42:34 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 14 Nov 2016 20:42:34 -0700 (MST) From: Warren Block To: Ralf Mardorf cc: freebsd-questions@freebsd.org, wblock@FreeBSD.org Subject: Re: Incomplete or wrong documentation In-Reply-To: <20161105154831.7d4f5ea5@archlinux.localdomain> Message-ID: References: <20161105154831.7d4f5ea5@archlinux.localdomain> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 14 Nov 2016 20:42:34 -0700 (MST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 03:42:42 -0000 On Sat, 5 Nov 2016, Ralf Mardorf via freebsd-questions wrote: > On Sat, 5 Nov 2016 15:04:29 +0100, Rocky Hotas wrote: >> I noticed that some on-line documentation pages are wrong and/or >> incomplete. > > Assuming those pages should be the Wiki, you simply need to get an > account. The pages aren't immutable, everybody is allowed to edit them. > > https://wiki.freebsd.org/action/newaccount/FrontPage?action=newaccount > > Apart from the Wiki, the documentation has got a footer: > > "Questions that are not answered by the documentation may be sent to > . Send questions about this document to > ." The doc team's territory is the DocBook documentation, the man pages, and also the source code, at least for documentation purposes. The wiki is, well, something else. I remember you from the xfce mailing list, and would be happy to talk with you about any documentation issues.