diff --git a/src/killall5.c b/src/killall5.c index 3bb6f9d..1872555 100644 --- a/src/killall5.c +++ b/src/killall5.c @@ -377,7 +377,8 @@ out: } /* - * Get the maximal number of symlinks to follow. + * Get the maximal number of symlinks to follow. Use sysconf() on + * Hurd where the hardcoded value MAXSYMLINKS is not available. */ static int maxsymlinks(void) {