]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r368791: disk(9): Fix a few mandoc related errors
authorGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 09:55:02 +0000 (09:55 +0000)
committerGordon Bergling <gbe@FreeBSD.org>
Mon, 28 Dec 2020 18:51:29 +0000 (19:51 +0100)
commit7d69f46f6474d3d225fd7e1d6711c610db75eb55
treecad80486c0d12c41ba4f96734cf1640aceac47b5
parente5f0664b1f3311846e321595dfb96254c7ae8696
MFC r368791: disk(9): Fix a few mandoc related errors

- function name without markup: g_io_deliver()
- function name without markup: disk_gone()
- sections out of conventional order: Sh SEE ALSO
- referenced manual not found: Xr MAKE_DEV 9

Actually the man page of MAKE_DEV has never existed.

(cherry picked from commit 9512f75fa8608d150178116ad63672672331b5e8)
share/man/man9/disk.9