[Bug 254466] sysutils/beadm manual page in sections 1 and 8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Nov 2021 13:50:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254466
Daniel Ebdrup Jensen <debdrup@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |debdrup@freebsd.org
--- Comment #12 from Daniel Ebdrup Jensen <debdrup@freebsd.org> ---
I can't see how beadm(1) can exist without being specified in a Makefile as
MLINKS but `find /usr/src -type f -exec grep "beadm 1" {} +` reveals a list of
places where bectl(8) and beinstall(8) refers to beadm(1) instead of beadm(8),
so I don't know how if that can be the reason for why man.cgi displays it if it
doesn't work on a live system (if I understood the problem correctly).
Another option is that beadm.1 wasn't added to ObsoleteFiles when it was moved,
which means that it'd be retained across upgrades but wouldn't exist on a new
system.
--
You are receiving this mail because:
You are on the CC list for the bug.