aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-log.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-log.html')
-rw-r--r--doc/s6-log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-log.html b/doc/s6-log.html
index 8a670c0..850da06 100644
--- a/doc/s6-log.html
+++ b/doc/s6-log.html
@@ -190,7 +190,7 @@ line is selected.
<ul>
<li> <strong>+<em>regexp</em></strong>: select yet-unselected lines that match <em>regexp</em>, which must be a
-<a href="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04">POSIX
+<a href="https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/V1_chap09.html#tag_09_04">POSIX
Extended Regular Expression</a>. </li>
<li> <strong>-<em>regexp</em></strong>: deselect yet-selected lines that match <em>regexp</em>, which must be a
POSIX Extended Regular Expression. </li>