View | Details | Raw Unified | Return to bug 212436
Collapse All | Expand All

(-)sbin/bsdlabel/bsdlabel.8 (-2 / +7 lines)
Lines 31-37 Link Here
31
.\"	@(#)disklabel.8	8.2 (Berkeley) 4/19/94
31
.\"	@(#)disklabel.8	8.2 (Berkeley) 4/19/94
32
.\" $FreeBSD$
32
.\" $FreeBSD$
33
.\"
33
.\"
34
.Dd October 1, 2013
34
.Dd September 6, 2016
35
.Dt BSDLABEL 8
35
.Dt BSDLABEL 8
36
.Os
36
.Os
37
.Sh NAME
37
.Sh NAME
Lines 466-472 Link Here
466
466
467
8 partitions:
467
8 partitions:
468
#        size   offset    fstype   [fsize bsize bps/cpg]
468
#        size   offset    fstype   [fsize bsize bps/cpg]
469
  a:   400M       16    4.2BSD     4096 16384    75 	# (Cyl.    0 - 812*)
469
  a:   400M       16    4.2BSD     4096 16384    75    # (Cyl.    0 - 812*)
470
  b:     1G        *      swap
470
  b:     1G        *      swap
471
  c:      *        *    unused
471
  c:      *        *    unused
472
  e: 204800        *    4.2BSD
472
  e: 204800        *    4.2BSD
Lines 500-502 Link Here
500
.Xr boot0cfg 8 ,
500
.Xr boot0cfg 8 ,
501
.Xr gpart 8 ,
501
.Xr gpart 8 ,
502
.Xr newfs 8
502
.Xr newfs 8
503
.Sh HISTORY
504
The
505
.Nm
506
utility appeared in
507
.Bx 4.3 Tahoe .

Return to bug 212436