summaryrefslogtreecommitdiffstats
path: root/share/examples/mdoc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-22 16:11:48 +0000
committerru <ru@FreeBSD.org>2000-11-22 16:11:48 +0000
commite75ab20d6b4eaec58e390123387f0d0ef2f9f360 (patch)
tree064a66603b9a3557325a005737c8a7027ea73713 /share/examples/mdoc
parentbdc5340b39fbc40a64feadf0d2fd65beca35a320 (diff)
downloadFreeBSD-src-e75ab20d6b4eaec58e390123387f0d0ef2f9f360.zip
FreeBSD-src-e75ab20d6b4eaec58e390123387f0d0ef2f9f360.tar.gz
mdoc(7) police: Er macro usage cleanup.
Diffstat (limited to 'share/examples/mdoc')
-rw-r--r--share/examples/mdoc/example.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3
index a2028a8..4ec3865 100644
--- a/share/examples/mdoc/example.3
+++ b/share/examples/mdoc/example.3
@@ -197,13 +197,13 @@ Protocol wrong type for socket.
Protocol not available.
.It Bq Er EPROTONOSUPPORT
Protocol not supported.
-.It Bq Er ESOCKNOTSUPORT
+.It Bq Er ESOCKTNOSUPPORT
Socket type not supported.
.It Bq Er EOPNOTSUPP
Operation not supported.
.It Bq Er EPFNOSUPPORT
Protocol family not supported.
-.It Bq Er EAFNNOSUPPORT
+.It Bq Er EAFNOSUPPORT
Address family not supported by protocol family.
.It Bq Er EADDRINUSE
Address already in use.
OpenPOWER on IntegriCloud