summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h')
-rw-r--r--usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h b/usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
index beed5b1ffc..2f1cb8c1ee 100644
--- a/usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
+++ b/usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
@@ -159,7 +159,7 @@ extern int dhcp_ipc_getinfo(dhcp_optnum_t *, DHCP_OPT **, int32_t);
/*
* private dhcpagent ipc "server side" functions -- these are only for
- * use by dhcpagent(1M) and are subject to change.
+ * use by dhcpagent(8) and are subject to change.
*/
extern int dhcp_ipc_init(int *);