diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:05:09 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:05:09 -0400 |
commit | c5cf0ca58418077a85bd63a1caf8bcf6b7006947 (patch) | |
tree | 57c3f2dcbc0f73e88adb3eeee018f6b437545bbe /network/inadyn | |
parent | cf26db757048e7ae2f95bccea6cedcd73a8ef2b0 (diff) |
network/inadyn: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/inadyn')
-rw-r--r-- | network/inadyn/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network/inadyn/README b/network/inadyn/README index 784a241d57d6..bba485c197de 100644 --- a/network/inadyn/README +++ b/network/inadyn/README @@ -1,5 +1,6 @@ -In-a-dyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. -It is commonly available in many GNU/Linux distributions, used in off-the-shelf -routers and Internet gateways to automate the task of keeping your DNS record -up to date with any IP address changes from your ISP. It can also be used in -installations with redundant (backup) connections to the Internet. +In-a-dyn is a small and simple Dynamic DNS, DDNS, client with HTTPS +support. It is commonly available in many GNU/Linux distributions, +used in off-the-shelf routers and Internet gateways to automate the +task of keeping your DNS record up to date with any IP address changes +from your ISP. It can also be used in installations with redundant +(backup) connections to the Internet. |