mirror of
https://github.com/opnsense/src.git
synced 2026-05-20 08:56:47 -04:00
2 lines
45 B
Bash
Executable file
2 lines
45 B
Bash
Executable file
#! /bin/sh -
|
|
exec groff -Tps -l -C ${1+"$@"}
|