From a9b35213d330faa3fc551c9a8c3524d519d8466b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 22 May 2020 08:07:16 -0500 Subject: DiskMan: Add Partition::node method --- diskman/man/Horizon::DiskMan::Partition.3 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'diskman/man') diff --git a/diskman/man/Horizon::DiskMan::Partition.3 b/diskman/man/Horizon::DiskMan::Partition.3 index 78d3748..99d1915 100644 --- a/diskman/man/Horizon::DiskMan::Partition.3 +++ b/diskman/man/Horizon::DiskMan::Partition.3 @@ -11,6 +11,9 @@ .Fo Partition::size .Fc .Ft const std::string +.Fo Partition::node +.Fc +.Ft const std::string .Fo Partition::fs_type .Fc .Ft const std::string @@ -26,6 +29,10 @@ The function provides the size of the partition. .Pp The +.Fn Partition::node +function provides the device node of the partition. +.Pp +The .Fn Partition::fs_type and .Fn Partition::fs_label @@ -37,7 +44,8 @@ The function returns the size of the partition in bytes. .Pp The -.Fn Partition::fs_type +.Fn Partition::node , +.Fn Partition::fs_type , and .Fn Partition::fs_label functions return the requested information as std::string. -- cgit v1.2.3-70-g09d2