freebsd-dev/usr.sbin/spi
Mateusz Piotrowski 4863a70395 Clean up spi.8
- Remove trailing whitespace
- Address igor and mandoc warnings
- Sort options
- Use macros consistently (e.g., Fl for flags, Dq for quoting, Bd for code
  blocks)
- Add a history section
- Fix incorrect use of macros in various places

MFC after:	2 weeks
2020-08-21 09:48:00 +00:00
..
Makefile Add spi(8), a utility for communicating with a device on a SPI bus from 2018-06-22 01:59:19 +00:00
spi.8 Clean up spi.8 2020-08-21 09:48:00 +00:00
spi.c Eliminate gcc "shadowed declaration" warnings by using idx rather than 2018-06-22 03:40:03 +00:00