mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 01:11:05 +01:00
3 lines
45 B
Bash
Executable File
3 lines
45 B
Bash
Executable File
#! /bin/sh -
|
|
exec groff -Tps -l -C ${1+"$@"}
|