HomeFreeBSD

arch-handbook/driverbasics: use tabs to indent the example code

Description

arch-handbook/driverbasics: use tabs to indent the example code

In the "Writing FreeBSD Device Drivers" page, the first example
uses 2 characters (spaces) to indent the code. Since FreeBSD
uses tabs (8 characters) to indent and as the second example
also follows this, it's better to just use tabs here as well.

Link: https://docs.freebsd.org/en/books/arch-handbook/driverbasics/

Reviewed by: Mina Galić <freebsd@igalic.co>, dbaio
Pull Request: https://github.com/freebsd/freebsd-doc/pull/319
Signed-off-by: rilysh <nightquick@proton.me>

Details

Provenance
rilysh <nightquick@proton.me>Authored on Jan 2 2024, 1:09 PM
dbaioCommitted on Feb 24 2024, 6:48 PM
Parents
R9:bc671a8e9954: handbook/zfs: Fix typo
Branches
Unknown
Tags
Unknown