git: 022056e987 - main - handbook/network-servers: Fix slapd_flags format

Alexander Ziaee <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=022056e987c21c31c6846e79680a002c6e476d84

commit 022056e987c21c31c6846e79680a002c6e476d84
Author:     dnpowers <[email protected]>
AuthorDate: 2026-01-14 20:12:51 +0000
Commit:     Alexander Ziaee <[email protected]>
CommitDate: 2026-02-03 17:50:36 +0000

    handbook/network-servers: Fix slapd_flags format
    
    Service would not start until flags were presented on a single line.
    
    Reviewed by:    ziaee
    Closes:         https://github.com/freebsd/freebsd-doc/pull/597
---
 documentation/content/en/books/handbook/network-servers/_index.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/documentation/content/en/books/handbook/network-servers/_index.adoc b/documentation/content/en/books/handbook/network-servers/_index.adoc
index d7ac579d4f..0485cd03a0 100644
--- a/documentation/content/en/books/handbook/network-servers/_index.adoc
+++ b/documentation/content/en/books/handbook/network-servers/_index.adoc
@@ -1614,8 +1614,7 @@ As stated in [.filename]#/usr/local/etc/rc.d/slapd#, to properly run [.filename]
 [.programlisting]
 ....
 slapd_enable="YES"
-slapd_flags='-h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/
-ldap://0.0.0.0/"'
+slapd_flags='-h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/ ldap://0.0.0.0/"'
 slapd_sockets="/var/run/openldap/ldapi"
 slapd_cn_config="YES"
 ....
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.