mdoc(7) police: lint.

This commit is contained in:
Ruslan Ermilov 2002-05-29 18:00:23 +00:00
parent 00679a580d
commit 5ec37969a1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97493
2 changed files with 11 additions and 6 deletions

View File

@ -41,7 +41,7 @@
.Nm sx_xunlock ,
.Nm sx_try_upgrade ,
.Nm sx_downgrade ,
.Nm sx_assert,
.Nm sx_assert ,
.Nm SX_SYSINIT
.Nd kernel shared/exclusive lock
.Sh SYNOPSIS
@ -131,11 +131,15 @@ The
.Fn SX_SYSINIT
macro is used to generate a call to the
.Fn sx_sysinit
routine at system startup in order to initialize a given sx lock. The parameters are the same as
routine at system startup in order to initialize a given
.Fa sx
lock.
The parameters are the same as
.Fn sx_init
but with an additional argument,
.Fa name,
that is used in generating unique variable names for the related structures associated with the lock and the sysinit routine.
.Fa name ,
that is used in generating unique variable names for the related
structures associated with the lock and the sysinit routine.
.Pp
The following assertions are supported:
.Bl -tag -width ".Dv SX_XLOCKED"

View File

@ -202,7 +202,7 @@ every five minutes.
This implies that the granularity of
.Nm
might not be optimal for every deployment.
If a finer granularity is needed the system crontab at
If a finer granularity is needed, the system crontab at
.Pa /etc/crontab
needs to be changed.
.Sh OPTIONS
@ -240,7 +240,8 @@ Read the job from
.Ar file
rather than standard input.
.It Fl l
With no arguments, list all jobs for the invoking user. If one or more
With no arguments, list all jobs for the invoking user.
If one or more
job numbers are given, list only those jobs.
.It Fl d
Is an alias for