Module Name: src
Committed By: wiz
Date: Mon Feb 13 13:22:09 UTC 2012
Modified Files:
src/lib/libc/sys: __quotactl.2
Log Message:
Merge descriptions for same error code.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/__quotactl.2
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/sys/__quotactl.2
diff -u src/lib/libc/sys/__quotactl.2:1.1 src/lib/libc/sys/__quotactl.2:1.2
--- src/lib/libc/sys/__quotactl.2:1.1 Mon Feb 13 01:24:03 2012
+++ src/lib/libc/sys/__quotactl.2 Mon Feb 13 13:22:09 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: __quotactl.2,v 1.1 2012/02/13 01:24:03 dholland Exp $
+.\" $NetBSD: __quotactl.2,v 1.2 2012/02/13 13:22:09 wiz Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -309,11 +309,9 @@ failures include:
.It Bq Er EFAULT
A pointer points outside the process's allocated address space.
.It Bq Er EINVAL
-The operation code was out of range.
-.It Bq Er EINVAL
-A requested ID or object type was out of range.
-.It Bq Er EINVAL
-A corrupted or invalid cursor was passed in.
+The operation code was out of range; or
+a requested ID or object type was out of range; or
+a corrupted or invalid cursor was passed in.
.It Bq Er ENODEV
The requested action was inappropriate for
.Pq or not supported by