diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:40:50 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:40:50 -0400 |
commit | 948f9a2bf8373a52dd5382f89ac9009216e603da (patch) | |
tree | b808c2f072ae32627a91245acdef4062099bf7a2 | |
parent | 623cb879f02c1315b439af7c840a433aa1d14e3a (diff) |
network/znc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/znc/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/network/znc/README b/network/znc/README index b292fde9870f..07c871958183 100644 --- a/network/znc/README +++ b/network/znc/README @@ -12,7 +12,8 @@ to IRC servers. If you do not wish to include OpenSSL support in ZNC, simply run the build script like this: WITH_SSL=no ./znc.SlackBuild -IPv6 support is also enabled by default; to disable it, run the script as: +IPv6 support is also enabled by default; to disable it, run the script +like this: WITH_IPV6=no ./znc.SlackBuild This is intended to be run as a nonprivileged user - by default, the |