From 41a7fb753d8468e9c57104f17e5ae10ec3451cab Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 5 Apr 2007 01:01:01 +0000 Subject: [PATCH] Fix typo in prev commit --- doc/man/man5/slapd-config.5 | 2 +- doc/man/man5/slapd.conf.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index d3f46d749b..219f6e52bc 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1463,7 +1463,7 @@ This option puts a replica database into "mirror" mode. Update operations will be accepted from any user, not just the updatedn. The database must already be configured as syncrepl consumer before this keyword may be set. This mode also requires a -.I olcServerID +.B olcServerID (see above) to be configured. By default, this setting is FALSE. .TP diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 05cac3392f..9ecc15ee1a 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1348,7 +1348,7 @@ This option puts a replica database into "mirror" mode. Update operations will be accepted from any user, not just the updatedn. The database must already be configured as a slurpd or syncrepl consumer before this keyword may be set. This mode also requires a -.I serverID +.B serverID (see above) to be configured. By default, mirrormode is off. .TP -- 2.39.5