From 7d1bc67258b1ddd75257ce503f26381165e62d64 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 15 Jan 2017 22:14:22 +0000 Subject: [PATCH] Sort errors. --- common/lib/libprop/prop_copyin_ioctl.9 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/lib/libprop/prop_copyin_ioctl.9 b/common/lib/libprop/prop_copyin_ioctl.9 index f6534097ec6b..e1ee471ba288 100644 --- a/common/lib/libprop/prop_copyin_ioctl.9 +++ b/common/lib/libprop/prop_copyin_ioctl.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: prop_copyin_ioctl.9,v 1.10 2017/01/15 21:42:09 pgoyette Exp $ +.\" $NetBSD: prop_copyin_ioctl.9,v 1.11 2017/01/15 22:14:22 wiz Exp $ .\" .\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -159,6 +159,9 @@ and .Fn prop_dictionary_copyin_ioctl will fail if: .Bl -tag -width Er +.It Bq Er E2BIG +The object being copied is larger than an arbitrarily established limit +(currently set to 128Kbytes). .It Bq Er EFAULT Bad address .It Bq Er EIO @@ -167,9 +170,6 @@ Input/output error Cannot allocate memory .It Bq Er ENOTSUP Not supported -.It Bq Er E2BIG -The object being copied is larger than an arbitrarily established limit -(currently set to 128Kbytes). .El .Pp .Fn prop_array_copyout_ioctl