From owner-freebsd-doc@freebsd.org Wed Jul 20 21:04:06 2016 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 B93F8B9F50D for ; Wed, 20 Jul 2016 21:04:06 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x22d.google.com (mail-vk0-x22d.google.com [IPv6:2607:f8b0:400c:c05::22d]) (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 76D1D12CF for ; Wed, 20 Jul 2016 21:04:06 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-vk0-x22d.google.com with SMTP id n129so41083173vke.3 for ; Wed, 20 Jul 2016 14:04:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=PwSFwJeJH1NKyTMYvTQ6meBiLCIlpSpLRHzhs0PHsf8=; b=c6fxz5Vkf/+JbcqsDDPx3j0RxpqvVeiHfJRYHepON+Fl3kRcxZHvbX6KOnHtDoer55 EDj4jjb69Cfo/VFHu2HsI/NKAlNjdoYZzVyOqB164U1U75hO8T59QMIXvHTpsZYbLC6h ca3yTMybGNXjtenYsxSHbpVyyhh9E/JQkHO2+nNqalfEzdEwvcziW/noAXKBCyBgwoPc 9kRQl4FA/4UFxdvYItyMGzitmnblsGXtgy/k0L4wF4oPKcjnQuokY8lldyRBl6D8TF1M GRD7JXohN5QTfVHjXQCkInURI+GYQITwsJ3dOPakDpnE6FtWyeD/rjnWES89ZPQjx0b4 UlEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=PwSFwJeJH1NKyTMYvTQ6meBiLCIlpSpLRHzhs0PHsf8=; b=Q15ja5uKGNJU4gExPKuUYEMb6QuyMxm58yeagFPLVeeOLzLEtgE2bqSEEHAhPzo9bq +2ubeds1S3K8hb0NTXJIz0I3jJSK1c72MbMUW17e9efPF+nWvC2f7JjLaEPc/1MISadU mIeX1NvBzy8+CzK/bp8ZNZ/a8REdIDppj+kUWKHHocOYLzbzaF1WchGDzP9gsRGE0HkC nAQReqs1/+bty1lQIghXOVGGC86UHllhS7dEAAlOLORgQsIpTUHuZcPKYqtWv2tqV7vN zMf7boVeYkyne5K6iO6IbVhwZ8x/fpbDwXIDRdSwsXLcMD/yUyJ6QlaQoi7Fi3+RiWy1 Jy7Q== X-Gm-Message-State: ALyK8tJfr6ERX6eqGqO0aSKp5YTGYWjzIbtbV5VcEXvT5HZbX8heXM1qeErfRgMrxQdkuFCLxLND3lrJe4HDWA== X-Received: by 10.176.0.139 with SMTP id 11mr5133514uaj.75.1469048645534; Wed, 20 Jul 2016 14:04:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.54.75 with HTTP; Wed, 20 Jul 2016 14:04:05 -0700 (PDT) From: Russell Haley Date: Wed, 20 Jul 2016 15:04:05 -0600 Message-ID: Subject: man hier To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2016 21:04:06 -0000 Hello I have already posted this question as part of a different question on the FreeBSD-arm@ mailing list but thought it best ask here too: I was looking for information about home directories and related symlinks in the man hier page and I couldn't find anything about the home dir (or usr/home). Is this on purpose? Thanks Russ