From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sukadev Bhattiprolu Subject: Minor error in mount(8) manpage Date: Wed, 18 Aug 2010 14:42:10 -0700 Message-ID: <20100818214210.GA27032@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org The shared subtrees section of mount(8) points to Documentation/sharedsubtree.txt for more information. It should instead point to: Documentation/filesystems/sharedsubtree.txt Sukadev