git: cd46006588c4 - main - ofwdump.8: Remove references to eeprom(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Feb 2022 16:47:32 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=cd46006588c47e61e871a8ccf8f6418b320f34f0
commit cd46006588c47e61e871a8ccf8f6418b320f34f0
Author: Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-02-26 17:58:46 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-02-27 16:03:42 +0000
ofwdump.8: Remove references to eeprom(8)
Somehow missed in bc4fc770af61
Pull Request: https://github.com/freebsd/freebsd-src/pull/582
---
usr.sbin/ofwdump/ofwdump.8 | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/usr.sbin/ofwdump/ofwdump.8 b/usr.sbin/ofwdump/ofwdump.8
index b21d87822a10..ecd98bf34c69 100644
--- a/usr.sbin/ofwdump/ofwdump.8
+++ b/usr.sbin/ofwdump/ofwdump.8
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 18, 2002
+.Dd February 26, 2022
.Dt OFWDUMP 8
.Os
.Sh NAME
@@ -92,8 +92,6 @@ property of the
node as plain string:
.Pp
.Dl "ofwdump -P compatible -S /pci"
-.Sh SEE ALSO
-.Xr eeprom 8
.Sh HISTORY
The
.Nm