diff options
author | pluknet <pluknet@FreeBSD.org> | 2011-04-14 08:53:04 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2011-04-14 08:53:04 +0000 |
commit | 1263a866ca30936495cad00dcc511efb07928fe9 (patch) | |
tree | 1bf0f5772424c210785c13c715dbc1fb2ddaab98 /sbin/reboot | |
parent | 033ee04285aedcdfd67be99f4616c393209d53ce (diff) | |
download | FreeBSD-src-1263a866ca30936495cad00dcc511efb07928fe9.zip FreeBSD-src-1263a866ca30936495cad00dcc511efb07928fe9.tar.gz |
Remove vestiges of disklabel(5).
Reviewed by: uqs
MFC after: 5 days
Diffstat (limited to 'sbin/reboot')
-rw-r--r-- | sbin/reboot/boot_i386.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 94cf879..3b58cc5 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -358,9 +358,7 @@ requirement has not been adhered to. .Xr reboot 8 , .Xr shutdown 8 .Sh BUGS -The -.Xr bsdlabel 5 -format used by this version of +The bsdlabel format used by this version of .Bx is quite different from that of other architectures. |