File: codeblock.fmt

package info (click to toggle)
mmark 2.2.25%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 996 kB
  • sloc: xml: 228; makefile: 81; ansic: 3
file content (23 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.SH "H"
.PP
See:

.PP
.RS

.nf
cluster.local:53 {
    kubernetes cluster.local {
        upstream
    }
}
example.local {
    forward . 10.100.0.10:53
}

\&. {
    forward . 8.8.8.8:53
}

.fi
.RE