* [tfix] Logrotate - Size param typos
@ 2017-05-23 8:45 Ricardo Vegas
[not found] ` <CAJftORHs3efqqM8CBAYOefaTtQAjkNyU_O622k39=sO1pdnfYw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Ricardo Vegas @ 2017-05-23 8:45 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
In the "SIZE" option, the following description:
> Log files are rotated only if they grow bigger then size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100Gare all valid.
MUST be changed to:
> Log files are rotated only if they grow bigger than size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100G are all valid.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <CAJftORHs3efqqM8CBAYOefaTtQAjkNyU_O622k39=sO1pdnfYw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [tfix] Logrotate - Size param typos [not found] ` <CAJftORHs3efqqM8CBAYOefaTtQAjkNyU_O622k39=sO1pdnfYw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2017-05-23 9:17 ` walter harms [not found] ` <5923FE1D.6030008-fPG8STNUNVg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: walter harms @ 2017-05-23 9:17 UTC (permalink / raw) To: Ricardo Vegas Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA Am 23.05.2017 10:45, schrieb Ricardo Vegas: > In the "SIZE" option, the following description: > >> Log files are rotated only if they grow bigger then size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100Gare all valid. > > MUST be changed to: > >> Log files are rotated only if they grow bigger than size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100G are all valid. > -- You are right but logrotate is not part of the linux-man-pages. See here: https://github.com/logrotate/logrotate/blob/master/CONTRIBUTING.md re, wh -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <5923FE1D.6030008-fPG8STNUNVg@public.gmane.org>]
* Re: [tfix] Logrotate - Size param typos [not found] ` <5923FE1D.6030008-fPG8STNUNVg@public.gmane.org> @ 2017-05-23 9:28 ` Ricardo Vegas [not found] ` <CAJftORGknsn5B9FfsE4vShqPaHhNtr+JDZOxV5JFoB0nZY--TQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Ricardo Vegas @ 2017-05-23 9:28 UTC (permalink / raw) To: wharms-fPG8STNUNVg Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA Thank you! On Tue, May 23, 2017 at 11:17 AM, walter harms <wharms-fPG8STNUNVg@public.gmane.org> wrote: > > > Am 23.05.2017 10:45, schrieb Ricardo Vegas: >> In the "SIZE" option, the following description: >> >>> Log files are rotated only if they grow bigger then size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100Gare all valid. >> >> MUST be changed to: >> >>> Log files are rotated only if they grow bigger than size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100G are all valid. >> -- > > > You are right but logrotate is not part of the linux-man-pages. > > See here: > https://github.com/logrotate/logrotate/blob/master/CONTRIBUTING.md > > re, > wh -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAJftORGknsn5B9FfsE4vShqPaHhNtr+JDZOxV5JFoB0nZY--TQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [tfix] Logrotate - Size param typos [not found] ` <CAJftORGknsn5B9FfsE4vShqPaHhNtr+JDZOxV5JFoB0nZY--TQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2017-05-23 9:31 ` Ricardo Vegas 0 siblings, 0 replies; 4+ messages in thread From: Ricardo Vegas @ 2017-05-23 9:31 UTC (permalink / raw) To: wharms-fPG8STNUNVg Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA Oh look, it's on Github :D Will you guys ever migrate to GIT? On Tue, May 23, 2017 at 11:28 AM, Ricardo Vegas <ricardovegas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Thank you! > > On Tue, May 23, 2017 at 11:17 AM, walter harms <wharms-fPG8STNUNVg@public.gmane.org> wrote: >> >> >> Am 23.05.2017 10:45, schrieb Ricardo Vegas: >>> In the "SIZE" option, the following description: >>> >>>> Log files are rotated only if they grow bigger then size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100Gare all valid. >>> >>> MUST be changed to: >>> >>>> Log files are rotated only if they grow bigger than size bytes. If size is followed by k, the size is assumed to be in kilobytes. If the M is used, the size is in megabytes, and if G is used, the size is in gigabytes. So size 100, size 100k, size 100M and size 100G are all valid. >>> -- >> >> >> You are right but logrotate is not part of the linux-man-pages. >> >> See here: >> https://github.com/logrotate/logrotate/blob/master/CONTRIBUTING.md >> >> re, >> wh -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-05-23 9:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 8:45 [tfix] Logrotate - Size param typos Ricardo Vegas
[not found] ` <CAJftORHs3efqqM8CBAYOefaTtQAjkNyU_O622k39=sO1pdnfYw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-23 9:17 ` walter harms
[not found] ` <5923FE1D.6030008-fPG8STNUNVg@public.gmane.org>
2017-05-23 9:28 ` Ricardo Vegas
[not found] ` <CAJftORGknsn5B9FfsE4vShqPaHhNtr+JDZOxV5JFoB0nZY--TQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-23 9:31 ` Ricardo Vegas
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox