Skip to content

Commit

Permalink
man: Fix some spelling typos
Browse files Browse the repository at this point in the history
This patch fixes some spelling typo in anacron.8 and cronnext.1

Signed-off-by: Masanari Iida <[email protected]>
  • Loading branch information
standby24x7 authored and t8m committed Dec 16, 2022
1 parent debc8db commit 32bced4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion man/anacron.8
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Anacron never removes timestamp files. Remove unused files manually.
Anacron uses up to two file descriptors for each active job. It may run
out of descriptors if there are lots of active jobs. See
.B echo $(($(ulimit -n) / 2))
for information how many concurent jobs anacron may run.
for information how many concurrent jobs anacron may run.
.PP
Mail comments, suggestions and bug reports to
.MT shaleh@\:(debian.\:org|\:valinux.\:com)
Expand Down
2 changes: 1 addition & 1 deletion man/cronnext.1
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Do not consider the crontabs of the specified users.
Do not consider the system crontab, usually the
.I /etc/crontab
file. The system crontab usually contains the hourly, daily, weekly and
montly crontabs, which might be better dealt with
monthly crontabs, which might be better dealt with
.BR anacron (8).
.TP
.BI \-a
Expand Down

0 comments on commit 32bced4

Please sign in to comment.