diff options
author | mpp <mpp@FreeBSD.org> | 2004-06-20 12:51:23 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 2004-06-20 12:51:23 +0000 |
commit | 320404766f654544fb25f05f011fe3c5ae677a5a (patch) | |
tree | 9e29848ba13a615ebbcacdd5140cffb55f6450b1 /share | |
parent | 7b08e91e2dad7ea8920742a44e9aca0f2dad6807 (diff) | |
download | FreeBSD-src-320404766f654544fb25f05f011fe3c5ae677a5a.zip FreeBSD-src-320404766f654544fb25f05f011fe3c5ae677a5a.tar.gz |
Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)
Diffstat (limited to 'share')
-rw-r--r-- | share/examples/mdoc/example.3 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index 01e1ab8a..6b6c211 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -267,17 +267,17 @@ Authentication error. Need authenticator. .It Bq Er EIDRM Identifier removed -.It Bq ENOMSG +.It Bq Er ENOMSG No message of desired type -.It Bq EOVERFLOW +.It Bq Er EOVERFLOW Value too large to be stored in data type -.It Bq ECANCELED +.It Bq Er ECANCELED Operation canceled -.It Bq EILSEQ +.It Bq Er EILSEQ Illegal byte sequence -.It Bq ENOATTR +.It Bq Er ENOATTR Attribute not found -.It Bq EDOOFUS +.It Bq Er EDOOFUS Programming error .El .Sh SEE ALSO |