|
Server IP : 161.35.85.9 / Your IP : 216.73.217.134 Web Server : nginx/1.30.1 System : Linux cheapdeb-ams3 7.0.9+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.9-1 (2026-05-22) x86_64 User : root ( 0) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/wordpress/../groff/site-tmac/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
.\" This file is loaded by mdoc.tmac.
.\"
.\" Put local modifications to groff_mdoc(7)'s behavior here.
.\"
.\" Some nroff devices or pager programs may not gracefully handle OSC 8
.\" hyperlink escape sequences that they don't understand.
.\" .if n .if !r U .nr U 0
.\"
.\" "CW" is not a portable font name, but some man pages use it anyway.
.\" Uncomment this to suppress warnings produced by such pages. This
.\" test remaps the font to roman ("R") on nroff (terminal) devices.
.\" You might prefer to remap it to bold ("B") instead.
.if n .ftr CW R
.\"
.\" Local Variables:
.\" mode: nroff
.\" fill-column: 72
.\" End:
.\" vim: set filetype=groff textwidth=72:
.
.if n \{\
. \" Debian: As of groff 1.23.0, the "-", "'", "`", "^", and "~" input
. \" characters are mapped to non-Basic Latin code points in output from
. \" the "utf8" device, for consistency with other output devices such as
. \" PDF. Unfortunately in practice this still causes far too much
. \" disruption for innocent users of manual pages who just want to be able
. \" to search for characters normally, so preserve the old behaviour.
. \" Comment this out if you want to make sure that manual pages you're
. \" writing are clear of these problems.
. if '\*[.T]'utf8' \{\
. char - \-
. char ' \[aq]
. char ` \[ga]
. char ^ \[ha]
. char ~ \[ti]
. \}
.
. \" Debian: "\-" is more commonly used for option dashes than for minus
. \" signs in manual pages, so map it to plain "-" for HTML/XHTML output
. \" rather than letting it be rendered as "−".
. ie '\*[.T]'html' \
. char \- \N'45'
. el \{\
. if '\*[.T]'xhtml' \
. char \- \N'45'
. \}
.\}