Demi M. Obenour <[email protected]> wrote: > >Synopsis: man:disklabel(5) incorrectly documents DIOCWDINFO ioctl > >Category: documentation > >Environment: > System : OpenBSD 6.6 > Details : OpenBSD 6.6 (GENERIC.MP) #7: Thu Mar 12 11:55:22 MDT 2020 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > man:disklabel(5) incorrectly states that DIOCWDINFO will fail if > the disk has no disklabel. Testing, and inspection of the > disklabel(8) source, indicate that this is false. > >How-To-Repeat: > Call DIOCWDINFO on a file descriptor to a disk with no on-disk > label. > >Fix: > Document that DIOCWDINFO will work even if the disk has no > on-disk label.
Where's the diff?
