21.05.2025 09:03, Jason McIntyre пишет: > this diff removes the quoting around "_ftp_proxy" (user) but does not > mention it is doing so! > > what's the reason for the change? quoting something like that is pretty > standard, and if you look down the page, at least -A uses this form for > "ftp" and "anonymous".
Preference, I guess. I'm fine with both. Manuals don't quote the root user, though, and tftpd(8) is the only manual I found where an unprivileged user is mentioned... without quotes.