[roll] Roll fuchsia [kernel][docs] Make IOB info topics consistent

Perusing https://fuchsia.dev/reference/syscalls/object_get_info I
noticed that the IOB topic headings were prefixed with "Topic", unlike
the others. This corrects the glitch in the matrix.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283385
Original-Revision: 6cd6d5660b2de3712148d9f0c4ee45b87fac06ee
GitOrigin-RevId: 8a793dcaf3fa5337f182aa3718d1fc109876cc4e
Change-Id: I79211272b485323f895b0307560f82c1ff40f1b3
1 file changed
tree: 2e987bbd70f29b0417029e62a1809730f3e97803
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.