|
Lines 1-6
Link Here
|
| 1 |
.\" $FreeBSD$ |
1 |
.\" $FreeBSD$ |
| 2 |
.\" |
2 |
.\" |
| 3 |
.Dd April 30, 2007 |
3 |
.Dd September 8, 2016 |
| 4 |
.Dt FDISK 8 |
4 |
.Dt FDISK 8 |
| 5 |
.Os |
5 |
.Os |
| 6 |
.Sh NAME |
6 |
.Sh NAME |
|
Lines 448-453
Link Here
|
| 448 |
.Xr bsdlabel 8 , |
448 |
.Xr bsdlabel 8 , |
| 449 |
.Xr gpart 8 , |
449 |
.Xr gpart 8 , |
| 450 |
.Xr newfs 8 |
450 |
.Xr newfs 8 |
|
|
451 |
.Sh HISTORY |
| 452 |
A version of |
| 453 |
.Nm |
| 454 |
first appeared in the Mach Operating System. |
| 455 |
It was subsequently ported to |
| 456 |
.Bx 386 . |
| 457 |
.Sh AUTHORS |
| 458 |
.An -nosplit |
| 459 |
.Nm |
| 460 |
for Mach Operating System was written by |
| 461 |
.An Robert Baron Aq Mt rvb@cs.cmu.edu . |
| 462 |
It was ported to |
| 463 |
.Bx 386 |
| 464 |
by |
| 465 |
.An Julian Elischer Aq Mt julian@tfs.com . |
| 451 |
.Sh BUGS |
466 |
.Sh BUGS |
| 452 |
The default boot code will not necessarily handle all slice types |
467 |
The default boot code will not necessarily handle all slice types |
| 453 |
correctly, in particular those introduced since |
468 |
correctly, in particular those introduced since |