From: jmatthew Date: Mon, 22 Aug 2022 07:07:45 +0000 (+0000) Subject: use Ic for all config options, and Xr ypldap 8 instead of Nm when talking X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2ec7cd1cdc029a908912b4a6a9cdfd0a8e3f2f6a;p=openbsd use Ic for all config options, and Xr ypldap 8 instead of Nm when talking about operations the daemon performs. --- diff --git a/usr.sbin/ypldap/ypldap.conf.5 b/usr.sbin/ypldap/ypldap.conf.5 index 1e614bd7398..e3fa6235e14 100644 --- a/usr.sbin/ypldap/ypldap.conf.5 +++ b/usr.sbin/ypldap/ypldap.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypldap.conf.5,v 1.26 2022/08/19 05:47:32 jmc Exp $ +.\" $OpenBSD: ypldap.conf.5,v 1.27 2022/08/22 07:07:45 jmatthew Exp $ .\" .\" Copyright (c) 2008 Pierre-Yves Ritschard .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 19 2022 $ +.Dd $Mdocdate: August 22 2022 $ .Dt YPLDAP.CONF 5 .Os .Sh NAME @@ -60,16 +60,16 @@ fixed attribute gecos $fixed_gecos Global settings concern the main behaviour of the daemon. .Pp .Bl -tag -width Ds -compact -.It domain Ar string +.It Ic domain Ar string Specify the name of the NIS domain -.Nm +.Xr ypldap 8 will provide. -.It interval Ar seconds +.It Ic interval Ar seconds Specify the interval in seconds at which the whole directory will be pulled from LDAP. -.It provide map Ar string +.It Ic provide map Ar string Specify a map that should be provided by -.Nm +.Xr ypldap 8 The currently implemented maps are: passwd.byname, passwd.byuid, group.byname, group.bygid. .It Ic cafile Ar filename @@ -106,7 +106,7 @@ YP services are only available to the host running .El .Sh DIRECTORIES Directories are used to describe the LDAP schema and help -.Nm +.Xr ypldap 8 convert LDAP entries to .Xr passwd 5 , .Xr master.passwd 5 ,