From: Kurt Zeilenga Date: Sat, 16 Dec 2006 06:57:10 +0000 (+0000) Subject: Fix FAQ|Software|Installation link, plus other minor changes X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~364 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=74919bcb2606119a97a2ec1ffcfc5b2ef3e6a73b;p=openldap Fix FAQ|Software|Installation link, plus other minor changes --- diff --git a/doc/guide/admin/quickstart.sdf b/doc/guide/admin/quickstart.sdf index 6c3b0320ae..8c2f62f3d9 100644 --- a/doc/guide/admin/quickstart.sdf +++ b/doc/guide/admin/quickstart.sdf @@ -86,9 +86,9 @@ what's best: . Assuming {{EX:configure}} doesn't dislike your system, you can proceed with building the software. If {{EX:configure}} did -complain, well, you'll likely need to go to the FAQ Installation -Section ({{URL:http://www.openldap.org/faq/}} and/or actually -read the {{SECT:Building and Installing OpenLDAP Software}} +complain, well, you'll likely need to go to the Software FAQ +{{Installation}} section ({{URL:http://www.openldap.org/faq/?file=8}}) +and/or actually read the {{SECT:Building and Installing OpenLDAP Software}} chapter of this document. @@ -172,7 +172,7 @@ specified directory must exist prior to starting {{slapd}}(8). .{{S: }} +{{B:Start SLAPD}}. -. You are now ready to start the stand-alone LDAP server, {{slapd}}(8), +. You are now ready to start the Standalone LDAP Daemon, {{slapd}}(8), by running the command: ..{{EX:su root -c /usr/local/libexec/slapd}}