summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_sockets.php
diff options
context:
space:
mode:
authorayvis <ayvis.infra@gmail.com>2014-03-14 21:24:03 +0100
committerayvis <ayvis.infra@gmail.com>2014-03-14 21:24:03 +0100
commit8cd558b61b9c24ee109993d8e76ddc4870ffa4fa (patch)
tree528f7b2f8ea80e0779907147273d99008e31b5d6 /usr/local/www/diag_sockets.php
parente1d68dde59717fc5f125796f07070a654e28ec43 (diff)
downloadpfsense-8cd558b61b9c24ee109993d8e76ddc4870ffa4fa.zip
pfsense-8cd558b61b9c24ee109993d8e76ddc4870ffa4fa.tar.gz
xhtml Compliance
replaced <br>, <br/> and </br> with <br />
Diffstat (limited to 'usr/local/www/diag_sockets.php')
-rw-r--r--usr/local/www/diag_sockets.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/diag_sockets.php b/usr/local/www/diag_sockets.php
index 8e6d7cc..938e2d5 100644
--- a/usr/local/www/diag_sockets.php
+++ b/usr/local/www/diag_sockets.php
@@ -114,14 +114,14 @@ $showAllOption = $showAll ? "" : "?showAll";
}
?>
</table>
-<br/>
+<br />
<a name="about"></a>
<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0" border="1">
<tr><td colspan="2" class="listtopic" >Socket information explanation</td></tr>
<tr><td colspan="2" class="">
-This page show the output for the commands: "sockstat -4lL" and "sockstat -6lL".<br/>
-Or in case of showing all sockets the output for: "sockstat -4" and "sockstat -6".<br/>
-<br/>
+This page show the output for the commands: "sockstat -4lL" and "sockstat -6lL".<br />
+Or in case of showing all sockets the output for: "sockstat -4" and "sockstat -6".<br />
+<br />
The information listed for each socket is:</td></tr>
<tr><td class="listlr">USER </td><td class="listr">The user who owns the socket.</td></tr>
<tr><td class="listlr">COMMAND </td><td class="listr">The command which holds the socket.</td></tr>
OpenPOWER on IntegriCloud