diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2020-12-06 21:34:04 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2020-12-06 21:34:04 +0000 |
| commit | c0f52e1bddf275d70b200951d9f431426f6b16ab (patch) | |
| tree | 85945b7aba55cdfb7f7473ffdc530d7eaaba7126 /share | |
| parent | bb3c01ec7960a5eaff45916bd74446f96301c16d (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/mn.4 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man4/mn.4 b/share/man/man4/mn.4 index aac7f96e7f96..f034a1b10d45 100644 --- a/share/man/man4/mn.4 +++ b/share/man/man4/mn.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 10, 2005 +.Dd December 6, 2020 .Dt MN 4 .Os .Sh NAME @@ -33,6 +33,12 @@ .Sh SYNOPSIS .Cd "device mn" .Cd "options NETGRAPH" +.Sh DEPRECATION NOTICE +The +.Nm +driver is not present in +.Fx 13.0 +and later. .Sh HARDWARE The .Nm |
