diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-26 02:21:51 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-26 02:21:51 +0000 |
commit | 7b9270ae48cf7b650a8879fe0d11d7800bce7c37 (patch) | |
tree | c695d3354bb0e8b4183055930673556c35a28c81 /sbin/mount_cd9660/mount_cd9660.8 | |
parent | a87fd491fabf6b46b5784c7022917e59920fd554 (diff) |
short note that the filesystem is always mounted readonly
Diffstat (limited to 'sbin/mount_cd9660/mount_cd9660.8')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 201c21dbd7a..3973de47ca2 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_cd9660.8,v 1.23 2007/11/12 20:30:38 jmc Exp $ +.\" $OpenBSD: mount_cd9660.8,v 1.24 2014/02/26 02:21:49 tedu Exp $ .\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94 .\" -.Dd $Mdocdate: November 12 2007 $ +.Dd $Mdocdate: February 26 2014 $ .Dt MOUNT_CD9660 8 .Os .Sh NAME @@ -52,6 +52,7 @@ command attaches the ISO 9660 filesystem residing on the device .Ar special to the global filesystem namespace at the location indicated by .Ar node . +The filesystem is always mounted readonly. This command is invoked by .Xr mount 8 when using the syntax |