From owner-freebsd-doc@freebsd.org Tue Feb 20 11:34:47 2018 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0FBDF2037F for ; Tue, 20 Feb 2018 11:34:47 +0000 (UTC) (envelope-from rcgfuller@gmail.com) Received: from mail-qk0-x22c.google.com (mail-qk0-x22c.google.com [IPv6:2607:f8b0:400d:c09::22c]) (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 7FDC171EB3 for ; Tue, 20 Feb 2018 11:34:47 +0000 (UTC) (envelope-from rcgfuller@gmail.com) Received: by mail-qk0-x22c.google.com with SMTP id z197so15922133qkb.6 for ; Tue, 20 Feb 2018 03:34:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=uWhL3IJMRi+SPFHW24oi/mF1m7Mt1hGYmnnRaTfO1uI=; b=t4hQ89FhrEyenaL/FFlY2N5GsILFIZGDRBjIPqsnFmnJdywbKzgkHh0kOwFo6/33hf 5qbbgX2iK6+so+VvyMnFn+7+fDtqXF67k8vi3cbsrbbjHBn/iWs/Ly8OPMCSvtXKhT2K EGdUZnXRec9iSs7Xu0CbBOTi8oe/V2shzHK91v1gMKklyOFIoL3hKihzU4IJ8pzDNFho FguETY7z4UsAh0ql62FLzbkv4A9tEWwuO/yFqQpTjio4KUymIgcSCIjmQrEG0GiP06/Y FK50NekMMyzGX5q0AoEJRVQci8BikujQP0bBQ59W5e3ZLXVvMm5P0xn/ocrMEvnGLXp3 uRqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:message-id:date:to; bh=uWhL3IJMRi+SPFHW24oi/mF1m7Mt1hGYmnnRaTfO1uI=; b=ricsQn+SIc/YVjPcCasU4kCQ8gFSghE3Cjevvjbu9leuO2K38Vk8fM5vBwLjjkKnSX FadRHBwYxSqy9kltcvsGhYosRp4ZkKFC9rmjsM394huyvZdRxoogsdl9vFsZxoCmK867 3te8QOmoPnsWck9ToSJ2cyHM405EAYmD7jTSgS5h4do9AcxDeIrY8CYc/9URSTFA1GTd X57g0beWnXw1ozgtfduxvDbnkvhUDq5C4X9nRxg/RkWLkfybRoy/M1bGqYAxEY6D7H8s IT9n0DC2UugLMTiOf19AXRBtlDRXo9TSE532xKWIXlpQ+dTFLoVTnr2ypvK6TLydATDm S4yg== X-Gm-Message-State: APf1xPDyKzoapFO5WMdlbsyR2cFnHJN8cRXhkJ7RTbfjPjtFXhrJiL29 nO8ceYCVi5Mh1jadDBp5Mb9WYfPn X-Google-Smtp-Source: AH8x225R2CWGTHbhjEe8bAT3NCFS7FGIuYIWU+EmIccFFL6K9BdHBn7joilRoMu6u/PTQl2bW+maZQ== X-Received: by 10.55.195.145 with SMTP id r17mr4727890qkl.83.1519126486722; Tue, 20 Feb 2018 03:34:46 -0800 (PST) Received: from [192.168.1.5] (pool-71-244-183-244.bltmmd.fios.verizon.net. [71.244.183.244]) by smtp.gmail.com with ESMTPSA id p8sm7318872qtp.24.2018.02.20.03.34.45 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2018 03:34:45 -0800 (PST) From: Robert F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Possible error in handbook Message-Id: Date: Tue, 20 Feb 2018 06:34:44 -0500 To: freebsd-doc@FreeBSD.org X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2018 11:34:48 -0000 Hello, I've noticed that the handbook page on XDM contains a reference to that = package's config file, in the line below: "To configure XDM to listen for any remote connection, comment out the = DisplayManager.requestPort line in /usr/local/lib/X11/xdm/xdm-config..." while the file seems to be located somewhere else (at least, for me), as = /usr/local/etc/X11/xdm/xdm-config. Thank you, Robert Fuller https://github.com/fullerrc https://www.linkedin.com/in/rcgfuller