CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/22 11:18:40
Modified files:
lib/libfuse : fuse_opt.3
Log message:
Fix incorrent escaping of a backslash; found with mandoc -T lint.
While here, remove needless quoting of one .Sq argument, and quote
another .Sq argument, where quoting is indeed needed, in a less unusual way.
