Module Name:    src
Committed By:   snj
Date:           Sun Jan 29 05:13:55 UTC 2017

Modified Files:
        src/lib/libutil: opendisk.3

Log Message:
new lookup order will be in 7.1 before 8.0


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libutil/opendisk.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libutil/opendisk.3
diff -u src/lib/libutil/opendisk.3:1.13 src/lib/libutil/opendisk.3:1.14
--- src/lib/libutil/opendisk.3:1.13	Tue Jun  7 11:20:45 2016
+++ src/lib/libutil/opendisk.3	Sun Jan 29 05:13:55 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: opendisk.3,v 1.13 2016/06/07 11:20:45 wiz Exp $
+.\"	$NetBSD: opendisk.3,v 1.14 2017/01/29 05:13:55 snj Exp $
 .\"
 .\" Copyright (c) 1997, 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -184,7 +184,7 @@ function first appeared in
 The lookup order of
 .Fn opendisk
 was changed in
-.Nx 8
+.Nx 7.1
 to first look in
 .Pa /dev
 in order to avoid opening random files in the current working directory.

Reply via email to