X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bd717af8ab588cd9d05825ff8adfbe5dc91049ca..fdf57ede8c1cd60ee07f6f8eab5fbfac1224a431:/options.c diff --git a/options.c b/options.c index 34c131ca..26b26ab5 100644 --- a/options.c +++ b/options.c @@ -141,7 +141,7 @@ static int daemon_opt; /* sets am_daemon after option error-reporting */ static int modify_window_set; /** Local address to bind. As a character string because it's - * interpreted by the IPv6 layer: should be a numeric IP4 or ip6 + * interpreted by the IPv6 layer: should be a numeric IP4 or IP6 * address, or a hostname. **/ char *bind_address;