mirror_zfs/cmd/zfs
Tim Hatch 64bae56b00
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-09 10:19:08 -08:00
..
Makefile.am build: add SPDX license tags to build system files 2026-01-08 15:08:03 -08:00
zfs_iter.c zfs: replace uu_avl with sys/avl 2025-11-17 06:21:26 -08: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-09 10:19:08 -08:00
zfs_project.c Linux 6.17 compat: Fix broken projectquota on 6.17 2025-11-05 16:22:03 -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