git: 3518a5bbd9bb - main - netgraph.4: remove obsolete ng_atm.4 reference
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 23:40:25 UTC
The branch main has been updated by brooks:
URL: https://cgit.FreeBSD.org/src/commit/?id=3518a5bbd9bb0c03b38dea62e577042b779c3aed
commit 3518a5bbd9bb0c03b38dea62e577042b779c3aed
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-03-02 23:37:18 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-03-02 23:40:05 +0000
netgraph.4: remove obsolete ng_atm.4 reference
MFC After: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D38876
---
share/man/man4/netgraph.4 | 1 -
1 file changed, 1 deletion(-)
diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4
index 6d3679041e5c..bbea09264435 100644
--- a/share/man/man4/netgraph.4
+++ b/share/man/man4/netgraph.4
@@ -1417,7 +1417,6 @@ common networking problems, solved using
.Xr socket 2 ,
.Xr netgraph 3 ,
.Xr ng_async 4 ,
-.Xr ng_atm 4 ,
.Xr ng_atmllc 4 ,
.Xr ng_bluetooth 4 ,
.Xr ng_bpf 4 ,