git: 8b1294488603 - stable/12 - netgraph.4: remove obsolete ng_atm.4 reference
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Mar 2023 21:22:38 UTC
The branch stable/12 has been updated by brooks:
URL: https://cgit.FreeBSD.org/src/commit/?id=8b129448860365047ee957c49f3ce5065e88be78
commit 8b129448860365047ee957c49f3ce5065e88be78
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-03-02 23:37:18 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-03-06 18:57:29 +0000
netgraph.4: remove obsolete ng_atm.4 reference
MFC After: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D38876
(cherry picked from commit 3518a5bbd9bb0c03b38dea62e577042b779c3aed)
---
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 b1a55ad8c3d6..1b006b46f054 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 ,