mirror of
https://github.com/danderson/netboot.git
synced 2025-08-10 00:27:12 +02:00
dhcp4: correct the package documentation to match convention.
This commit is contained in:
parent
8293616a81
commit
e17cabd818
@ -12,5 +12,5 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package dhcp provides building blocks for DHCP clients and servers.
|
// Package dhcp4 provides building blocks for DHCP clients and servers.
|
||||||
package dhcp4 // import "go.universe.tf/netboot/dhcp4"
|
package dhcp4 // import "go.universe.tf/netboot/dhcp4"
|
||||||
|
Loading…
Reference in New Issue
Block a user