From 5f590bdf578ed5a6636c0ebe2142dfbd7701c1c7 Mon Sep 17 00:00:00 2001
From: skycommand <17097175+skycommand@users.noreply.github.com>
Date: Mon, 8 Jul 2024 00:47:47 +0330
Subject: [PATCH] Update rammap.md: Tiny changes
Tiny changes, including:
- Addition of two missing colons, a missing "an," and a missing space
- Replacing "^" signs with "" because GitHub-flavored Markdown doesn't support a superscript syntax.
- Updated the page's link at the behest of Microsoft Learn's extension for Visual Studio Code.
---
sysinternals/downloads/rammap.md | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/sysinternals/downloads/rammap.md b/sysinternals/downloads/rammap.md
index 021c9bac..04d06fad 100644
--- a/sysinternals/downloads/rammap.md
+++ b/sysinternals/downloads/rammap.md
@@ -1,9 +1,9 @@
---
TOCTitle: RAMMap
title: RAMMap
-description: An advanced physical memory usage analysis utility that presents usage information in different ways on its several different tabs.
+description: An advanced physical memory analysis utility that presents usage information in several ways on its different tabs.
ms:assetid: 'e90bb927-b735-4888-bedc-588efd5fd7eb'
-ms:mtpsurl: 'https://technet.microsoft.com/Ff700229(v=MSDN.10)'
+ms:mtpsurl: 'https://learn.microsoft.com/en-us/sysinternals/downloads/rammap'
ms.date: 5/11/2022
---
@@ -31,7 +31,7 @@ several different tabs:
- *File Summary:* file data in RAM by file
- *File Details:* individual physical pages by file
-Use RAMMap to gain understanding of the way Windows manages memory, to
+Use RAMMap to gain an understanding of the way Windows manages memory, to
analyze application memory usage, or to answer specific questions about
how RAM is being allocated. RAMMap’s refresh feature enables you to
update the display and it includes support for saving and loading memory
@@ -39,20 +39,18 @@ snapshots.
For definitions of the labels RAMMap uses as well as to learn about the
physical-memory allocation algorithms used by the Windows memory
-manager, please see [Windows Internals, 5^th^
-Edition](~/resources/windows-internals.md).
+manager, please see [Windows Internals, 5th Edition](~/resources/windows-internals.md).

## Related Links
-- [**Windows Internals Book**](~/resources/windows-internals.md) The official updates and errata page for the definitive book on
- Windows internals, by Mark Russinovich and David Solomon.
-- [**Windows Sysinternals Administrator's Reference**](~/resources/troubleshooting-book.md)The
- official guide to the Sysinternals utilities by Mark Russinovich and
- Aaron Margosis, including descriptions of all the tools, their
- features, how to use them for troubleshooting, and example
- real-world cases of their use.
+- [**Windows Internals Book**](~/resources/windows-internals.md): The official updates and errata
+ page for the definitive book on Windows internals, by Mark Russinovich and David Solomon.
+- [**Windows Sysinternals Administrator's Reference**](~/resources/troubleshooting-book.md): The
+ official guide to the Sysinternals utilities by Mark Russinovich and Aaron Margosis, including
+ descriptions of all the tools, their features, how to use them for troubleshooting, and example
+ real-world cases of their use.
[](https://download.sysinternals.com/files/RAMMap.zip) [**Download RAMMap**](https://download.sysinternals.com/files/RAMMap.zip) **(671 KB)**