HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/groff/current/tmac/a4.tmac
.\" a4.tmac
.\"
.\" Set up groff for A4 paper.  Must be called before any other macro
.\" package.
.\"
.\" Some output drivers need an additional command-line switch '-p' to
.\" override the default paper length set in the driver specific DESC
.\" file.
.\"
.\" For example, use the following for PS output:
.\"
.\"   groff -Tps -P-pa4 -ma4 -ms foo.ms > foo.ps
.
.pl 29.7c
.ll 21c-2i
.
.\" for ms, mdoc, man
.do if !r LL .nr LL \n[.l]u
.
.\" ====================================================================
.\" Editor settings
.\" ====================================================================
.
.\" Local Variables:
.\" mode: nroff
.\" fill-column: 72
.\" End:
.\" vim: set filetype=groff textwidth=72: