X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8c0d6a8432ffced11dadfb7ea6216c42806e5366..25bd99451c2620e2c3b50a7d2043774b43c93aaa:/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;