pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nats-server: Fix a typo in nats_server.sh
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Wed Nov 25 16:37:57 2020 +0000
Changeset: 5981197da6acd8ee820e0b6e19f590ab15fa7df8
Modified Files:
nats-server/files/nats_server.sh
Log Message:
nats-server: Fix a typo in nats_server.sh
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5981197da6acd8ee820e0b6e19f590ab15fa7df8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nats-server/files/nats_server.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/nats-server/files/nats_server.sh b/nats-server/files/nats_server.sh
index ba6c733173..d86b43ee01 100644
--- a/nats-server/files/nats_server.sh
+++ b/nats-server/files/nats_server.sh
@@ -13,7 +13,7 @@
# The following variables are optional:
#
# nats_server_config="/path/to/nats-server.conf"
-# path to nats-server config.file
+# path to nats-server config file
# default:
# @PKG_SYSCONFDIR@/nats-server.conf
# nats_server_pidfile="/path/to/p.pid" path to nats-server PID file
Home |
Main Index |
Thread Index |
Old Index