unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] services: Add 'lirc-service'.
Date: Wed, 25 Mar 2015 22:00:32 +0100	[thread overview]
Message-ID: <87bnjghjwv.fsf@gnu.org> (raw)
In-Reply-To: <878uem5gnz.fsf@gmail.com> (Alex Kost's message of "Tue, 24 Mar 2015 22:39:12 +0300")

Alex Kost <alezost@gmail.com> skribis:

> From 6338f01cf706a755632b0647d3e0b41062c070a1 Mon Sep 17 00:00:00 2001
> From: Alex Kost <alezost@gmail.com>
> Date: Sun, 22 Mar 2015 16:33:17 +0300
> Subject: [PATCH 2/2] services: Add 'lirc-service'.
>
> * gnu/services/lirc.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
> * doc/guix.texi (Various Services): New node.  Document 'lirc-service'.

[...]

> +@deffn {Monadic Procedure} lirc-service [#:lirc lirc] @
> +       [#:device #f] [#:driver #f] [#:config-file #f] @
> +       [#:extra-options '()]
> +Return a service that runs @url{http://www.lirc.org,LIRC}, a daemon that
> +decodes IR signals from remote controls.

s/IR/infrared/

> +Optionally, @var{device}, @var{driver} and @var{config-file} (a path to
> +configuration file) may be specified.  See @command{lircd} manual for

s/path to configuration file/configuration file name/

Same changes in docstring (apologies for not spotting them before.)

OK with these changes, thanks!

Ludo’.

  reply	other threads:[~2015-03-25 21:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-22 13:59 [PATCH 2/2] services: Add 'lirc-service' Alex Kost
2015-03-24  9:15 ` Ludovic Courtès
2015-03-24 19:39   ` Alex Kost
2015-03-25 21:00     ` Ludovic Courtès [this message]
2015-03-26 12:50       ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bnjghjwv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).