|
Server IP : 10.1.204.1 / Your IP : 216.73.216.20 Web Server : Apache/2.4.66 (Debian) System : Linux madang-bd97cb958-x26ms 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:28:09 UTC 2025 aarch64 User : root ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF Directory (0755) : /usr/share/file/../doc/coreutils/../cpp/../cpp/../cpp/../cpp/../cpp/../cpp/../../nano/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
## Syntax highlighting for groff. ## Original author: Robert D. Goulding syntax groff "\.(me|mm|mom|ms|roff|tmac)$|/tmac\.[^/]+$" comment ".\"" # The setting of a string or register color cyan "^\.(ds|nr) [^[:space:]]*" # Single-character escapes color brightmagenta "\\." # The argument of \f or \s in the same color color brightmagenta "\\f(.|\(..)|\\s(\+|\-)?[0-9]" # References to registers color cyan "\\(\\)?n(.|\(..)" color cyan start="\\(\\)?n\[" end="]" # Requests color brightgreen "^\.[[:blank:]]*[^[:space:]]*" # Comments color yellow "^\.\\".*" # References to strings color green "\\(\\)?\*(.|\(..)" color green start="\\(\\)?\*\[" end="]" # Special characters color brightred "\\\(.." color brightred start="\\\[" end="]" # Macro arguments color brightcyan "\\\\\$[0-9]"