package/nginx: fix a typo
authorNoé Rubinstein <noe.rubinstein@gmail.com>
Wed, 4 Nov 2015 18:46:06 +0000 (19:46 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Nov 2015 20:48:36 +0000 (21:48 +0100)
Signed-off-by: Noé Rubinstein <nrubinstein@aldebaran.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nginx/nginx.mk

index 32a337c2de6006a4f3fc0cc62bf24c398642d43f..8e23bd8e10dfb2323ab0b6cd312665074affb3bc 100644 (file)
@@ -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
 #