git: b25ff2b9d340 - main - man: Remove mention of EXT_RESOURCES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Feb 2022 16:30:06 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=b25ff2b9d340f0a4c99ec4ba64e22fb67945aba3 commit b25ff2b9d340f0a4c99ec4ba64e22fb67945aba3 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2022-01-11 10:31:15 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2022-02-21 16:29:17 +0000 man: Remove mention of EXT_RESOURCES It doesn't exists anymore. Reviewed by: debdrup (manpages) Differential Revision: https://reviews.freebsd.org/D33840 --- share/man/man9/nvmem.9 | 1 - share/man/man9/regulator.9 | 1 - 2 files changed, 2 deletions(-) diff --git a/share/man/man9/nvmem.9 b/share/man/man9/nvmem.9 index 281bb93ba80b..9dd7368c874c 100644 --- a/share/man/man9/nvmem.9 +++ b/share/man/man9/nvmem.9 @@ -33,7 +33,6 @@ .Nm nvmem_write_cell_by_name , .Nm nvmem_write_cell_by_idx , .Sh SYNOPSIS -.Cd "options EXT_RESOURCES" .Cd "options FDT" .Cd "device nvmem" .In sys/extres/nvmem/nvmem.h diff --git a/share/man/man9/regulator.9 b/share/man/man9/regulator.9 index d4450de6eef1..52e24c18afe8 100644 --- a/share/man/man9/regulator.9 +++ b/share/man/man9/regulator.9 @@ -39,7 +39,6 @@ .Nm regulator_get_by_ofw_property .Nd regulator methods .Sh SYNOPSIS -.Cd "options EXT_RESOURCES" .Cd "device regulator" .In "dev/extres/regulator/regulator.h" .Ft int