mirror_zfs/cmd/zfs
Tim Hatch a42bb54050 Include missing newline in 'man' error
Because the `strerror` result doesn't include a newline, we need to add
one.  Observed on a minimal system that doesn't have `man` installed,
which behaves like this before the fix:

```
[root@upper tim]# zpool help import
couldn't run man program: No such file or directory[root@upper tim]#
```

Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Hatch <tim@timhatch.com>
Closes #18183
2026-02-10 17:01:50 -08:00
..
Makefile.am autoconf: use include directives instead of recursing down cmd 2022-05-10 10:18:38 -07:00
zfs_iter.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_iter.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_main.c Include missing newline in 'man' error 2026-02-10 17:01:50 -08:00
zfs_project.c Linux 6.17 compat: Fix broken projectquota on 6.17 2025-11-12 13:06:01 -08:00
zfs_projectutil.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_util.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00