[PATCH/RFC] simple typo fix

From: Adrian Aichner <hidden>
Date: 2016-06-15 22:54:34
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

From: AichnerAd <redacted>

Please let me know what you think of this patch.

The test mail I sent myself in gmail looked good with "Show original".

Best regards
Adrian
---
 Documentation/git-daemon.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt
index e8f7577..4799e35 100644
--- a/Documentation/git-daemon.txt
+++ b/Documentation/git-daemon.txt
@@ -220,7 +220,7 @@ git		9418/tcp		# Git Version Control System
 	To set up 'git daemon' as an inetd service that handles any
 	repository under the whitelisted set of directories, /pub/foo
 	and /pub/bar, place an entry like the following into
-	/etc/inetd all on one line:
+	/etc/inetd.conf all on one line:
 +
 ------------------------------------------------
 	git stream tcp nowait nobody  /usr/bin/git
@@ -233,7 +233,7 @@ git		9418/tcp		# Git Version Control System
 	To set up 'git daemon' as an inetd service that handles
 	repositories for different virtual hosts, `www.example.com`
 	and `www.example.org`, place an entry like the following into
-	`/etc/inetd` all on one line:
+	`/etc/inetd.conf` all on one line:
 +
 ------------------------------------------------
 	git stream tcp nowait nobody /usr/bin/git
-- 
1.7.9
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help