diff --git a/samples/net/dhcpv4_client/README.rst b/samples/net/dhcpv4_client/README.rst index b9d3518dad3..accce4c554f 100644 --- a/samples/net/dhcpv4_client/README.rst +++ b/samples/net/dhcpv4_client/README.rst @@ -27,7 +27,7 @@ on Linux host. To use QEMU for testing, follow the :ref:`networking_with_qemu` guide. -Here's a sample server configuration file '/etc/dhcpd/dhcp.conf' +Here's a sample server configuration file '/etc/dhcp/dhcpd.conf' used to configure the DHCPv4 server: .. code-block:: console diff --git a/samples/net/gptp/README.rst b/samples/net/gptp/README.rst index 4ee8c2a18ed..0a0d2c28e87 100644 --- a/samples/net/gptp/README.rst +++ b/samples/net/gptp/README.rst @@ -33,7 +33,7 @@ Follow these steps to build the gPTP sample application: .. zephyr-app-commands:: :zephyr-app: samples/net/gptp :board: - :conf: prj.conf + :conf: prj_base.conf :goals: build :compact: