diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-29 18:00:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-29 18:00:23 +0000 |
| commit | 5ec37969a194a22b306948ab55c4d4cbe1ae580e (patch) | |
| tree | a03daea874c92ac9d2abf031210dcc1192103fc7 /usr.bin/at | |
| parent | 00679a580d39bba02910df6b494165d295fb8a79 (diff) | |
Notes
Diffstat (limited to 'usr.bin/at')
| -rw-r--r-- | usr.bin/at/at.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man index 79543222beed7..b3d211e662a73 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 |
