summaryrefslogtreecommitdiffstats
path: root/share/man/man4/route.4
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/man/man4/route.4
parentbdc5340b39fbc40a64feadf0d2fd65beca35a320 (diff)
downloadFreeBSD-src-e75ab20d6b4eaec58e390123387f0d0ef2f9f360.zip
FreeBSD-src-e75ab20d6b4eaec58e390123387f0d0ef2f9f360.tar.gz
mdoc(7) police: Er macro usage cleanup.
Diffstat (limited to 'share/man/man4/route.4')
-rw-r--r--share/man/man4/route.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/route.4 b/share/man/man4/route.4
index 9135be2..5d5beec 100644
--- a/share/man/man4/route.4
+++ b/share/man/man4/route.4
@@ -141,14 +141,14 @@ by filling in the
.Ar rtm_errno
field.
The routing code returns
-.Dv EEXIST
+.Er EEXIST
if
requested to duplicate an existing entry,
-.Dv ESRCH
+.Er ESRCH
if
requested to delete a non-existent entry,
or
-.Dv ENOBUFS
+.Er ENOBUFS
if insufficient resources were available
to install a new route.
In the current implementation, all routing processes run locally,
OpenPOWER on IntegriCloud