delpart(8) osx man page | unix.com

Man Page: delpart

Operating Environment: osx

Section: 8

DELPART(8)						       System Administration							DELPART(8)

NAME
delpart - tell the kernel to forget about a partition
SYNOPSIS
delpart device partition
DESCRIPTION
delpart asks the Linux kernel to forget about the specified partition (a number) on the specified device. The command is a simple wrapper around the "del partition" ioctl. This command doesn't manipulate partitions on a block device.
SEE ALSO
addpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
AVAILABILITY
The delpart command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux January 2015 DELPART(8)
Related Man Pages
partx(8) - debian
findfs(8) - mojave
findfs(8) - opensolaris
addpart(8) - opensolaris
findfs(8) - osx
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location