Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document DIOCTUR (test unit ready)



details:   https://anonhg.NetBSD.org/src/rev/7ac5e1a2d31f
branches:  trunk
changeset: 779865:7ac5e1a2d31f
user:      abs <abs%NetBSD.org@localhost>
date:      Sat Jun 23 19:14:34 2012 +0000

description:
Document DIOCTUR (test unit ready)

diffstat:

 share/man/man4/cd.4 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 16761d771ef8 -r 7ac5e1a2d31f share/man/man4/cd.4
--- a/share/man/man4/cd.4       Sat Jun 23 17:49:58 2012 +0000
+++ b/share/man/man4/cd.4       Sat Jun 23 19:14:34 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cd.4,v 1.18 2010/03/22 18:58:31 joerg Exp $
+.\"    $NetBSD: cd.4,v 1.19 2012/06/23 19:14:34 abs Exp $
 .\"
 .\" Copyright (c) 1996
 .\"     Julian Elischer <julian%freebsd.org@localhost>.  All rights reserved.
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd January 16, 1996
+.Dd June 23, 2012
 .Dt CD 4
 .Os
 .Sh NAME
@@ -317,6 +317,9 @@
 .It Dv CDIOCCLOSE
 Tell the drive to close its door and load the media.
 Not all drives support this feature.
+.It Dv DIOCTUR
+Test unit ready - to allow userland to silently check for presence of media.
+disc.
 .\"
 .\".It Dv CDIOCPITCH
 .\".Pq Li "struct ioc_pitch"



Home | Main Index | Thread Index | Old Index