summaryrefslogtreecommitdiff
path: root/src/usr.sbin
diff options
context:
space:
mode:
authorschwarze <>2021-12-15 15:29:23 +0000
committerschwarze <>2021-12-15 15:29:23 +0000
commit9aa720b0f4385bdd0bb932d2fff4cb3ae60b9379 (patch)
tree3a1eb6d1b9d87f41cb15085e8946c4c07b74ad4b /src/usr.sbin
parente038fe56a36f216a765dae4937dac485a99e831e (diff)
downloadopenbsd-9aa720b0f4385bdd0bb932d2fff4cb3ae60b9379.tar.gz
openbsd-9aa720b0f4385bdd0bb932d2fff4cb3ae60b9379.tar.bz2
openbsd-9aa720b0f4385bdd0bb932d2fff4cb3ae60b9379.zip
Document i2c_ASN1_INTEGER(3).
While it was probably a mistake that steve@ made some i2c_*() and c2i_*() functions public back in 2000 and while we would like to delete them from the API, it may not be possible to delete this particular function because in contrast to the others (which are already marked as intentionally undocumented), this one is used by various real-world software, so for now, explain what it does, just in case people find it in existing code. While here, use the familiar term "byte" that we generally use throughout all our manual pages, even though the ASN.1 standard uses the term "octet" instead, which is more precise only in theory.
Diffstat (limited to 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions