diff options
Diffstat (limited to 'testsuite/systemtap.examples/keyword-index.html')
-rw-r--r-- | testsuite/systemtap.examples/keyword-index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/systemtap.examples/keyword-index.html b/testsuite/systemtap.examples/keyword-index.html index fe8fcc4e..1a68a9f0 100644 --- a/testsuite/systemtap.examples/keyword-index.html +++ b/testsuite/systemtap.examples/keyword-index.html @@ -98,7 +98,7 @@ keywords: <a href="keyword-index.html#DISK">DISK</a> <br> <ul> <li><a href="general/badname.stp">general/badname.stp</a> - Bad Filename Filter<br> keywords: <a href="keyword-index.html#FILESYSTEM">FILESYSTEM</a> <a href="keyword-index.html#HACK">HACK</a> <br> -<p>The badname.stp script shows how one could prevent the creation of files with undesirable names.</p></li> +<p>The badname.stp script shows how one could prevent the creation of files with undesirable names using guru mode.</p></li> </ul> <h3><a name="FORMAT">FORMAT</a></h3> <ul> @@ -137,7 +137,7 @@ keywords: <a href="keyword-index.html#DISK">DISK</a> <a href="keyword-index.html <ul> <li><a href="general/badname.stp">general/badname.stp</a> - Bad Filename Filter<br> keywords: <a href="keyword-index.html#FILESYSTEM">FILESYSTEM</a> <a href="keyword-index.html#HACK">HACK</a> <br> -<p>The badname.stp script shows how one could prevent the creation of files with undesirable names.</p></li> +<p>The badname.stp script shows how one could prevent the creation of files with undesirable names using guru mode.</p></li> </ul> <h3><a name="INTERRUPT">INTERRUPT</a></h3> <ul> |