summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2004-06-20 12:44:42 +0000
committermpp <mpp@FreeBSD.org>2004-06-20 12:44:42 +0000
commit7b08e91e2dad7ea8920742a44e9aca0f2dad6807 (patch)
tree7a2c2b1b0f80d8671b94d89903ef1926c6120321 /share
parenta2de809d4a2d0f0c61b42c606fea04c585db54db (diff)
downloadFreeBSD-src-7b08e91e2dad7ea8920742a44e9aca0f2dad6807.zip
FreeBSD-src-7b08e91e2dad7ea8920742a44e9aca0f2dad6807.tar.gz
Sync up ERRORS section with errno.h.
Diffstat (limited to 'share')
-rw-r--r--share/examples/mdoc/example.314
1 files changed, 14 insertions, 0 deletions
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3
index 35e20b5..01e1ab8a 100644
--- a/share/examples/mdoc/example.3
+++ b/share/examples/mdoc/example.3
@@ -265,6 +265,20 @@ Inappropriate file type or format.
Authentication error.
.It Bq Er ENEEDAUTH
Need authenticator.
+.It Bq Er EIDRM
+Identifier removed
+.It Bq ENOMSG
+No message of desired type
+.It Bq EOVERFLOW
+Value too large to be stored in data type
+.It Bq ECANCELED
+Operation canceled
+.It Bq EILSEQ
+Illegal byte sequence
+.It Bq ENOATTR
+Attribute not found
+.It Bq EDOOFUS
+Programming error
.El
.Sh SEE ALSO
.Xr example 1 ,
OpenPOWER on IntegriCloud