From: Arran Cudbard-Bell Date: Thu, 2 Mar 2017 13:32:43 +0000 (-0500) Subject: Remove references to section numbers. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35be6eedb13b7eb94cc37253d8202b1ffa8a12f4;p=thirdparty%2Ffreeradius-server.git Remove references to section numbers. --- diff --git a/doc/bugs.md b/doc/bugs.md index 5b7fa1632b5..de54da44c08 100644 --- a/doc/bugs.md +++ b/doc/bugs.md @@ -13,7 +13,7 @@ how to code, then this is the place for you! Where the server terminates ungracefully due to a bus error, segmentation violation, or other memory error, you should create a new issue in the issue tracker , -including information from sections 4 and 5. +including information from the debugging sections below. For other issues, you should first discuss them on the users list, to see if anyone can reproduce them. Often there's a simple explanation @@ -52,7 +52,7 @@ Enable logging in `gdb` via the following commands: (gdb) set logging file gdb-radiusd.log (gdb) set logging on -and follow the instructions in section 4, below. +and follow the instructions in the proceeding section. You can also enable the "panic_action" given in raddb/radiusd.conf. See the comments in that file for more details about automatically