summaryrefslogtreecommitdiff
path: root/sbin/route
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2023-03-03 08:08:16 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2023-03-03 08:08:16 +0000
commitfbe4fa458417266bf862803570e22bb5c3096b2a (patch)
tree0062cbeb09847d7df3234c1a7343d52d9e3f778f /sbin/route
parent1bc105497edd72f8c2aabb4dffc38623a54d0f06 (diff)
namservers -> nameservers
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/route.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 0b4368d29ec..d103d554e5c 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.112 2023/03/02 17:11:33 jmc Exp $
+.\" $OpenBSD: route.8,v 1.113 2023/03/03 08:08:15 jsg Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
.\"
-.Dd $Mdocdate: March 2 2023 $
+.Dd $Mdocdate: March 3 2023 $
.Dt ROUTE 8
.Os
.Sh NAME
@@ -344,7 +344,7 @@ modifier.
.Xc
Broadcast a list of up to five nameserver address proposals to
.Xr resolvd 8 ,
-which is used to update the list of namservers for the given interface in
+which is used to update the list of nameservers for the given interface in
.Xr resolv.conf 5 .
If no address is given,
a request to remove the nameservers for the given interface is sent.