<< I have a really hard time believing that >>
And you should. Doing a low-level format was recommended in the early days when reorienting a drive. Early drives, MFM/RLL/ESDI, had to be low-level formatted. This process laid down the tracks on the platter. As the heads 'drifted' with normal use (or reorienting the drive), the data would become harder and harder for the heads to read. Because of this, most manufacturers recommended you do a low-level format once every 12-18 months. This would lay down the tracks at the position where the heads had 'drifted' and the drive could happily read the data again. When SCSI, then IDE came out, drive manufacturers got smarter. They took the entire bottom platter of the drive and laid down positioning tracks. The heads would always sync to these negating the drift factor. Low-level formats were no longer needed at that time, and actually doing it (early drives allowed you to do this), would render the drive unusable. Later on, drive manufacturers got tired of the RMA's and built code into the firmware which disallowed any low-level formats. The drive would receive the command and report back that it did it while only zero-ing out the first track of the drive. Drives got smarter again and now these syncing tracks are built into each platter negating the need to take up the entire bottom platter for this.
Anyway, there is no such thing as a low-level format anymore using the true sense of the term. Any utility that claims to do that does nothing more than wipe data and/or the partition table.