summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_sockets.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_sockets.php')
-rw-r--r--src/usr/local/www/diag_sockets.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_sockets.php b/src/usr/local/www/diag_sockets.php
index 578934f..7727a65 100644
--- a/src/usr/local/www/diag_sockets.php
+++ b/src/usr/local/www/diag_sockets.php
@@ -148,7 +148,7 @@ gettext('This page shows the output for the commands: "sockstat -4lL" and "socks
'<dt>ADDRESS</dt> <dd>(UNIX sockets only) For bound sockets, this is the file-name of the socket. For other sockets, it is the name, PID and file descriptor number of the peer, or "(none)" if the socket is neither bound nor connected.</dd>' .
'<dt>LOCAL ADDRESS</dt> <dd>(Internet sockets only) The address the local end of the socket is bound to (see getsockname(2)).</dd>' .
'<dt>FOREIGN ADDRESS</dt><dd>(Internet sockets only) The address the foreign end of the socket is bound to (see getpeername(2)).</dd>' .
- '</dl>'), info);
+ '</dl>'), 'info');
?>
</div>
</div>
OpenPOWER on IntegriCloud