diff options
author | hunt <hunt> | 2005-05-26 07:18:22 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-05-26 07:18:22 +0000 |
commit | 849e99602e4b0487dad23e28cb6a94bf013f40a4 (patch) | |
tree | b457af2da7d7d8b2cc8df0430e3bf54f3ab07cfa /runtime/docs/html/deprecated.html | |
parent | 45f880289dcfc06494885546750b42f4e59074a6 (diff) | |
download | systemtap-steved-849e99602e4b0487dad23e28cb6a94bf013f40a4.tar.gz systemtap-steved-849e99602e4b0487dad23e28cb6a94bf013f40a4.tar.xz systemtap-steved-849e99602e4b0487dad23e28cb6a94bf013f40a4.zip |
Remove all the generated html files.
Diffstat (limited to 'runtime/docs/html/deprecated.html')
-rw-r--r-- | runtime/docs/html/deprecated.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/runtime/docs/html/deprecated.html b/runtime/docs/html/deprecated.html deleted file mode 100644 index fbfbb5d0..00000000 --- a/runtime/docs/html/deprecated.html +++ /dev/null @@ -1,12 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>SystemTap: Deprecated List</title> -<link href="doxygen.css" rel="stylesheet" type="text/css"> -</head><body> -<!-- Generated by Doxygen 1.4.1 --> -<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> -<h1><a class="anchor" name="deprecated">Deprecated List</a></h1><a class="anchor" name="_deprecated000001"></a> <dl> -<dt>Global <a class="el" href="group__copy.html#ga0">_stp_strncpy_from_user</a> (char *dst, const char __user *src, long count) </dt> -<dd>I can't think of why you wouldn't use <a class="el" href="group__copy.html#ga1">_stp_string_from_user()</a> instead. </dd> -</dl> -</body></html> |