From owner-cvs-src-old@FreeBSD.ORG Wed Jan 19 21:49:37 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 5F5A91065696 for ; Wed, 19 Jan 2011 21:49:37 +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 4DB1E8FC0A for ; Wed, 19 Jan 2011 21:49:37 +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 p0JLnbc4038695 for ; Wed, 19 Jan 2011 21:49:37 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0JLnbSJ038694 for cvs-src-old@freebsd.org; Wed, 19 Jan 2011 21:49:37 GMT (envelope-from keramida@repoman.freebsd.org) Message-Id: <201101192149.p0JLnbSJ038694@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to keramida@repoman.freebsd.org using -f From: Giorgos Keramidas Date: Wed, 19 Jan 2011 21:49:21 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 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: Wed, 19 Jan 2011 21:49:37 -0000 keramida 2011-01-19 21:49:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) share/man/man5 xfs.5 Log: SVN rev 217608 on 2011-01-19 21:49:21Z by keramida MFC r217481 and r217606 from /head r217481... Fix the mount example of xfs(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 r217606... Bump .Dd date of manpage for r217481 Revision Changes Path 1.2.2.2 +2 -2 src/share/man/man5/xfs.5