libfdisk: (docs) fix section name

The string "DOS (MBR)" generates filename with "(...)" which is
unacceptable by kernel.org stuff.

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2018-03-21 15:49:32 +01:00
parent 475ecbad15
commit 314a214517
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
/**
* SECTION: dos
* @title: DOS (MBR)
* @title: DOS
* @short_description: disk label specific functions
*
*/