The previous S1-S5 options are still accepted for compatibility, but they are now deprecated in favour of the new generic sleep types.
I still need to create a manpage to document the new sysctls added in c43473dc9b8349103f78107300457ca35e437882 ("sys/power: Generic sleep types"), but this fixes an inaccuracy at least.
Also also the logic for selecting between s2mem and s2idle will have to change eventually, because we'll want to enable s2idle by default even on systems supporting s2mem if their FADT reports support for S0ix.
Reported by: markj
Fixes: 97d152698f48 ("acpi: Use sleep types defined in sys/power.h")
Sponsored by: The FreeBSD Foundation