Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/crypto/krb5/src/util/profile/final3.ini
34879 views
1
# In this variant the subsection is marked final via a '*' at the end
2
# of the tag name.
3
[section]
4
subsection* = {
5
key = value3
6
}
7
8