From owner-cvs-src-old@FreeBSD.ORG Sun Jan 16 20:11:12 2011 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE7A1106566C for ; Sun, 16 Jan 2011 20:11:12 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B441F8FC0C for ; Sun, 16 Jan 2011 20:11:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0GKBCGv028126 for ; Sun, 16 Jan 2011 20:11:12 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0GKBCX7028125 for cvs-src-old@freebsd.org; Sun, 16 Jan 2011 20:11:12 GMT (envelope-from keramida@repoman.freebsd.org) Message-Id: <201101162011.p0GKBCX7028125@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to keramida@repoman.freebsd.org using -f From: Giorgos Keramidas Date: Sun, 16 Jan 2011 20:10:55 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 xfs.5 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2011 20:11:12 -0000 keramida 2011-01-16 20:10:55 UTC FreeBSD src repository Modified files: share/man/man5 xfs.5 Log: SVN rev 217481 on 2011-01-16 20:10:55Z by keramida Fix the mount example of xfDmitry Marakasov s(5) filesystems by including the read-only option. We only support ro mounts for xfs, so it's nice if the examples we show in the manpage are easy to copy/paste. PR: docs/149106 Submitted by: amdmi3 MFC after: 3 days Revision Changes Path 1.4 +1 -1 src/share/man/man5/xfs.5