Reported-by: Roeland Jansen <roeland@linux-it.nl>
Addresses: https://bugzilla.novell.com/show_bug.cgi?id=723877
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
" -m, --minimum <num> minimum extent length to discard\n"
" -v, --verbose print number of discarded bytes\n"), out);
- fputs(_("\nFor more information see fstrim(1).\n"), out);
+ fputs(_("\nFor more information see fstrim(8).\n"), out);
exit(out == stderr ? EXIT_FAILURE : EXIT_SUCCESS);
}