From 7746330271963c5463cbc468983b6f34a3c89c8a Mon Sep 17 00:00:00 2001 From: creme Date: Sun, 8 Aug 2021 00:12:31 +0200 Subject: [PATCH] typo --- docs/help.md | 5 +++-- docs/index.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/help.md b/docs/help.md index 017cc04..e7fc27e 100644 --- a/docs/help.md +++ b/docs/help.md @@ -100,7 +100,8 @@ but your local network blocks znc ports. you can connect to envs.net, and use po if you are connecting from a linux machine, you can do this:   `ssh -L 6667:localhost:6667 envs.net` -after being logged in, open your local irc client, and use `127.0.0.1:6667` +after being logged in, open your local irc client, and use +   `127.0.0.1:6667` for your server setting. voila! you're now on envs.net znc server. what that ssh command did was open a local port tunnel (-L), using local port 6667 (6667:) @@ -243,7 +244,7 @@ echo 'sh myscript.sh' | at midnight view your at queue:   `at -l` or `atq` -`2 Sun Dec 29 14:03:00 2019 a creme` +  `2 Sun Dec 29 14:03:00 2019 a creme` delete at job id 2:   `at -r 2` or `atrm 2` diff --git a/docs/index.md b/docs/index.md index f9d6e87..acfa348 100644 --- a/docs/index.md +++ b/docs/index.md @@ -79,7 +79,7 @@ members can be use your email credantials for login. (*user@envs.net* | *your em we have a bridge between the channels: - [`#envs`](https://matrix.to/#/#envs:envs.net) - official channel for envs.net - - [`#envs_german:envs.net`](https://matrix.to/#/#envs_german:envs.net) - german speaking project channel + - [`#envs_german`](https://matrix.to/#/#envs_german:envs.net) - german speaking project channel - [`#envs_news`](https://matrix.to/#/#envs_news:envs.net) - news / announcements about envs.net - [`#envs_status`](https://matrix.to/#/#envs_status:envs.net) - status notifications for envs services - [`#envs_lounge`](https://matrix.to/#/#envs_lounge:envs.net) - hang out in the #lounge | ~ offtopic chat ~