From 5ec37969a194a22b306948ab55c4d4cbe1ae580e Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 29 May 2002 18:00:23 +0000 Subject: [PATCH] mdoc(7) police: lint. --- share/man/man9/sx.9 | 12 ++++++++---- usr.bin/at/at.man | 5 +++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/share/man/man9/sx.9 b/share/man/man9/sx.9 index 8d080d74ebab..8eaf13daddf4 100644 --- a/share/man/man9/sx.9 +++ b/share/man/man9/sx.9 @@ -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" diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index 79543222beed..b3d211e662a7 100644 --- a/usr.bin/at/at.man +++ b/usr.bin/at/at.man @@ -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