git: cf13e67730d2 - main - Fix dead reference to boot0(8) to point to boot0cfg(8).
Date: Fri, 16 Sep 2022 17:09:15 UTC
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=cf13e67730d232eb637987306b13bda100671d97 commit cf13e67730d232eb637987306b13bda100671d97 Author: Jens Schweikhardt <schweikh@FreeBSD.org> AuthorDate: 2022-09-16 17:08:22 +0000 Commit: Jens Schweikhardt <schweikh@FreeBSD.org> CommitDate: 2022-09-16 17:08:22 +0000 Fix dead reference to boot0(8) to point to boot0cfg(8). --- lib/geom/part/gpart.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/geom/part/gpart.8 b/lib/geom/part/gpart.8 index 4dbe45b9953e..81d5a7a2bb3c 100644 --- a/lib/geom/part/gpart.8 +++ b/lib/geom/part/gpart.8 @@ -221,7 +221,7 @@ MBR bootcode contains Volume Serial Number by default, and .Nm tries to preserve it when installing new bootstrap code. This option skips preservation to help with some versions of -.Xr boot0 8 +.Xr boot0cfg 8 that do not support Volume Serial Number. .It Fl b Ar bootcode Embed bootstrap code from the file