From: "Noé Rubinstein" <noe.rubinstein@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/nginx: fix a typo
Date: Wed, 4 Nov 2015 19:46:06 +0100 [thread overview]
Message-ID: <1446662767-15730-1-git-send-email-nrubinstein@aldebaran.com> (raw)
Signed-off-by: No? Rubinstein <nrubinstein@aldebaran.com>
---
package/nginx/nginx.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index 32a337c..8e23bd8 100644
--- a/package/nginx/nginx.mk
+++ b/package/nginx/nginx.mk
@@ -19,7 +19,7 @@ NGINX_CONF_OPTS = \
# www-data user and group are used for nginx. Because these user and group
# are already set by buildroot, it is not necessary to redefine them.
-# See system/skeleton/passwd
+# See system/skeleton/etc/passwd
# username: www-data uid: 33
# groupname: www-data gid: 33
#
--
2.1.4
next reply other threads:[~2015-11-04 18:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 18:46 Noé Rubinstein [this message]
2015-11-04 18:46 ` [Buildroot] [PATCH 2/2] package/python-web2py: fix permissions Noé Rubinstein
2015-11-04 20:49 ` [Buildroot] [PATCH 1/2] package/nginx: fix a typo Thomas Petazzoni
2015-11-04 22:51 ` Arnout Vandecappelle
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1446662767-15730-1-git-send-email-nrubinstein@aldebaran.com \
--to=noe.rubinstein@gmail.com \
--cc=buildroot@busybox.net \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.