From owner-freebsd-questions@FreeBSD.ORG Sat Nov 5 23:35:41 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0A87106564A for ; Sat, 5 Nov 2011 23:35:41 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id B78858FC0A for ; Sat, 5 Nov 2011 23:35:41 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 0ED7A5081B for ; Sat, 5 Nov 2011 16:35:41 -0700 (PDT) To: freebsd-questions@freebsd.org Date: Sat, 05 Nov 2011 16:35:41 -0700 Message-ID: <2118.1320536141@tristatelogic.com> From: "Ronald F. Guilmette" Subject: mkisofs man page... HUH? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 23:35:41 -0000 Looking at the man page for mkisofs I see the following: -r ....................... If any of the special mode bits are set, clear them, because file locks are not useful on a read-only file system, ... Just curious: What the bleep have file mode bits got to do with file locking? I'm personally not aware of any connection between the two. Somebody please enlighten me.