Module Name: src
Committed By: drochner
Date: Tue Mar 24 22:34:54 UTC 2009
Modified Files:
src/lib/libc/gen: getdevmajor.3
Log Message:
minor fix in description of an error condition
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/gen/getdevmajor.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/libc/gen/getdevmajor.3
diff -u src/lib/libc/gen/getdevmajor.3:1.4 src/lib/libc/gen/getdevmajor.3:1.5
--- src/lib/libc/gen/getdevmajor.3:1.4 Tue Jan 20 20:08:12 2009
+++ src/lib/libc/gen/getdevmajor.3 Tue Mar 24 22:34:54 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: getdevmajor.3,v 1.4 2009/01/20 20:08:12 drochner Exp $
+.\" $NetBSD: getdevmajor.3,v 1.5 2009/03/24 22:34:54 drochner Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -98,7 +98,7 @@
.Bl -tag -width Er
.It Bq Er EINVAL
The value of the
-.Fa major
+.Fa type
argument is not
.Dv S_IFCHR
or