summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_portalfs/pt_tcplisten.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_portalfs/pt_tcplisten.c')
-rw-r--r--usr.sbin/mount_portalfs/pt_tcplisten.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/pt_tcplisten.c b/usr.sbin/mount_portalfs/pt_tcplisten.c
index b7febb1..3bd29c1 100644
--- a/usr.sbin/mount_portalfs/pt_tcplisten.c
+++ b/usr.sbin/mount_portalfs/pt_tcplisten.c
@@ -59,7 +59,7 @@ __FBSDID("$FreeBSD$");
* Key will be tcplisten/host/port
*
* Create a TCP socket bound to the requested host and port.
- * If the host is "ANY" the receving address will be set to INADDR_ANY.
+ * If the host is "ANY" the receiving address will be set to INADDR_ANY.
* If the port is 0 the caller must find out the returned port number
* using a call to getsockname.
*
OpenPOWER on IntegriCloud