diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-11-13 15:34:49 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-11-13 15:34:49 +0000 |
commit | 2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28 (patch) | |
tree | 1177f0fadeb24ccdcba740dc50523ef97d573100 /docs/htmldocs/bugreport.html | |
parent | 994b3dbba2f35ddeac24b0d030eee02319b8ec40 (diff) | |
download | samba-2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28.tar.gz samba-2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28.tar.bz2 samba-2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28.zip |
Some more doc updates:
- make
- update status of docs document
- move security_level to 'type of installation' part
(This used to be commit 11ad39398e077c3901e63f31bcc6efb223854357)
Diffstat (limited to 'docs/htmldocs/bugreport.html')
-rw-r--r-- | docs/htmldocs/bugreport.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/htmldocs/bugreport.html b/docs/htmldocs/bugreport.html index b3d4972c16..9e21f48556 100644 --- a/docs/htmldocs/bugreport.html +++ b/docs/htmldocs/bugreport.html @@ -11,7 +11,7 @@ TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK REL="UP" TITLE="Appendixes" -HREF="p3106.html"><LINK +HREF="appendixes.html"><LINK REL="PREVIOUS" TITLE="Samba and other CIFS clients" HREF="other-clients.html"><LINK @@ -74,15 +74,15 @@ CLASS="CHAPTER" ><A NAME="BUGREPORT" ></A ->Chapter 25. Reporting Bugs</H1 +>Chapter 26. Reporting Bugs</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3285" +NAME="AEN3368" ></A ->25.1. Introduction</H1 +>26.1. Introduction</H1 ><P >The email address for bug reports for stable releases is <A HREF="samba@samba.org" @@ -125,9 +125,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3295" +NAME="AEN3378" ></A ->25.2. General info</H1 +>26.2. General info</H1 ><P >Before submitting a bug report check your config for silly errors. Look in your log files for obvious messages that tell you that @@ -150,9 +150,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3301" +NAME="AEN3384" ></A ->25.3. Debug levels</H1 +>26.3. Debug levels</H1 ><P >If the bug has anything to do with Samba behaving incorrectly as a server (like refusing to open a file) then the log files will probably @@ -220,9 +220,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3318" +NAME="AEN3401" ></A ->25.4. Internal errors</H1 +>26.4. Internal errors</H1 ><P >If you get a "INTERNAL ERROR" message in your log files it means that Samba got an unexpected signal while running. It is probably a @@ -264,9 +264,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3328" +NAME="AEN3411" ></A ->25.5. Attaching to a running process</H1 +>26.5. Attaching to a running process</H1 ><P >Unfortunately some unixes (in particular some recent linux kernels) refuse to dump a core file if the task has changed uid (which smbd @@ -281,9 +281,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3331" +NAME="AEN3414" ></A ->25.6. Patches</H1 +>26.6. Patches</H1 ><P >The best sort of bug report is one that includes a fix! If you send us patches please use <B @@ -348,7 +348,7 @@ WIDTH="34%" ALIGN="center" VALIGN="top" ><A -HREF="p3106.html" +HREF="appendixes.html" ACCESSKEY="U" >Up</A ></TD |