Lionel Sambuc 0805ab8cfd Import a few manpages
The following manpages where contributed by
Jacob Adams <tookmund@gmail.com>:
 - atnormalize.8
 - autopart.8
 - decomp16.1
 - devsize.8
 - rawspeed.8
 - rotate.8
 - update_bootcfg.8
 - updateboot.8

Change-Id: Ide3abf0962083b83e37426e2d47f3a9391d6315e
2014-11-25 11:04:20 +01:00

21 lines
402 B
Groff

.TH man 8 "13 November 2014" "1.0" "autopart man page"
.SH NAME
autopart \- Partition a hard disk for Minix installation
.SH SYNOPSIS
autopart
.SH DESCRIPTION
This tool is used as the third step in the install process.
It is not intended for use as a partitioning tool
Use part(8) instead.
.SH EXAMPLES
autopart
.SH SEE ALSO
part(8)
.SH AUTHOR
Manpage written by Jacob Adams <tookmund@gmail.com>