[roll] Roll fuchsia [network/diag] Rephrase comment about matchers

The reference to Conjuctive Normal Form made sense in a previous design
where each matcher was a set of ORed expressions, but that's no longer
the case.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570213
Original-Revision: 54f784c4bb73b5a5b993ea4fcf7acf1939e2b123
GitOrigin-RevId: f9921a1feb44ff63e36ca6dbc9ff31200abc4636
Change-Id: I7b06222d170d9299310b3f64a322e19dd09137fa
1 file changed
tree: 62de90d51d604f1443806f1c29c38a4d44d4f4ce
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.