[Bug 157698] [patch] gpart(8) man page contains old/incorrect size for /boot/gptboot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 24 07:17:20 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157698
Arrigo Marchiori <ardovm at yahoo.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ardovm at yahoo.it
--- Comment #3 from Arrigo Marchiori <ardovm at yahoo.it> ---
Hello,
I found another bug in the gpart(8) man page and I am reporting it here instead
of filing a new bug, because it only requires a small correction.
Please tell me if you need a separate bug report instead.
Among the examples:
> After creating all required partitions, embed bootstrap code into them:
>
> /sbin/gpart bootcode -p /boot/boot1 da0
That command is not valid. Maybe the '-p' should be a '-b'?
# /sbin/gpart bootcode -p /boot/boot1 da0
gpart: missing -i option
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list