CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/04 05:50:46
Modified files:
usr.sbin/dev_mkdb: dev_mkdb.8
Log message:
Correct a markup mistake found with mandoc -T lint:
Use .Vt instead of .Tn for mode_t and dev_t.
While here, also use .Fa rather than .Va for st_rdev (as usual
for struct fields), and correctly mark up st_mode and S_IFMT.
