summaryrefslogtreecommitdiff
path: root/usr/src/cmd/varpd/varpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/varpd/varpd.c')
-rw-r--r--usr/src/cmd/varpd/varpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/varpd/varpd.c b/usr/src/cmd/varpd/varpd.c
index 1b013417f8..3eb969c371 100644
--- a/usr/src/cmd/varpd/varpd.c
+++ b/usr/src/cmd/varpd/varpd.c
@@ -22,7 +22,7 @@
*
* varpd's purpose it to provide a means for looking up the destination on the
* underlay network for a host on an overlay network and to also be a door
- * server such that dladm(1M) via libdladm can configure and get useful status
+ * server such that dladm(8) via libdladm can configure and get useful status
* information. The heavy lifting is all done by libvarpd and the various lookup
* plugins.
*