Re: [systemd-devel] [PATCH] Typo fix in systemd.preset manpage

2015-07-20 Thread Daniel Mack
On 07/17/2015 02:12 PM, Vivenzio Pagliari wrote: > --- > man/systemd.preset.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Now merged through https://github.com/systemd/systemd/pull/626 Thanks! Daniel > > diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml > index 2f

Re: [systemd-devel] [PATCH] Typo fix in systemd.preset manpage

2015-07-17 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git _

[systemd-devel] [PATCH] Typo fix in systemd.preset manpage

2015-07-17 Thread Vivenzio Pagliari
According to SYNOPSIS (and implementation) the preset files shall be named *.preset. However, the 'PRESET FILE FORMAT' section of the manpage tells something different, which is incorrect. Vivenzio Pagliari (1): Typo fix in systemd.preset manpage man/systemd.preset.xml | 2 +- 1 file changed,

[systemd-devel] [PATCH] Typo fix in systemd.preset manpage

2015-07-17 Thread Vivenzio Pagliari
--- man/systemd.preset.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml index 2f9add8..b716401 100644 --- a/man/systemd.preset.xml +++ b/man/systemd.preset.xml @@ -106,7 +106,7 @@ one takes precedence over all others.

Re: [systemd-devel] [PATCH] Typo

2012-06-26 Thread Lennart Poettering
On Tue, 26.06.12 01:52, David Strauss (da...@davidstrauss.net) wrote: > diff --git a/src/systemd/sd-journal.h b/src/systemd/sd-journal.h > index 85f8604..792e31f 100644 > --- a/src/systemd/sd-journal.h > +++ b/src/systemd/sd-journal.h > @@ -35,7 +35,7 @@ extern "C" { > #endif > > /* Write to da

Re: [systemd-devel] [PATCH] Typo

2012-06-26 Thread David Strauss
Gmail may have mangled the text with wrapping. Here is the same trivial fix as an attachment. --David typo.patch Description: Binary data ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/s

[systemd-devel] [PATCH] Typo

2012-06-26 Thread David Strauss
diff --git a/src/systemd/sd-journal.h b/src/systemd/sd-journal.h index 85f8604..792e31f 100644 --- a/src/systemd/sd-journal.h +++ b/src/systemd/sd-journal.h @@ -35,7 +35,7 @@ extern "C" { #endif /* Write to daemon */ -int sd_journal_print(int piority, const char *format, ...) __attribute__ ((for

[systemd-devel] [PATCH] typo

2012-06-22 Thread Shawn Landden
--- man/kernel-command-line.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index ec5ad3b..1ecc670 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -264,7 +264,7 @@