aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/mem.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/mem.4')
-rw-r--r--share/man/man4/mem.416
1 files changed, 7 insertions, 9 deletions
diff --git a/share/man/man4/mem.4 b/share/man/man4/mem.4
index 6370d2a95525..595cb8a60e5f 100644
--- a/share/man/man4/mem.4
+++ b/share/man/man4/mem.4
@@ -25,10 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)mem.4 5.3 (Berkeley) 5/2/91
-.\" $FreeBSD$
-.\"
-.Dd March 11, 2022
+.Dd March 24, 2024
.Dt MEM 4
.Os
.Sh NAME
@@ -201,7 +198,6 @@ should be set to
to update an existing or establish a new range, or to
.Dv MEMRANGE_SET_REMOVE
to remove a range.
-.El
.Ss Live Kernel Dumps
.Pp
The
@@ -301,11 +297,13 @@ privilege.
.Xr memcontrol 8
.Sh HISTORY
The
-.Nm mem
+.Pa /dev/mem
+file appeared in
+.At v1
and
-.Nm kmem
-files appeared in
-.At v6 .
+.Pa /dev/kmem
+in
+.At v5 .
The ioctl interface for memory range attributes was added in
.Fx 3.2 .
.Sh BUGS