From 56160d7434b933a4df00f7001bda3ad95b88cf46 Mon Sep 17 00:00:00 2001 From: Deland-Han Date: Thu, 29 Aug 2019 17:10:55 +0800 Subject: [PATCH] comment --- windows/client-management/TOC.md | 2 +- windows/client-management/introduction-of-page-file.md | 4 ++-- windows/client-management/troubleshoot-windows-startup.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/client-management/TOC.md b/windows/client-management/TOC.md index d3ba01eed3..c998cd5263 100644 --- a/windows/client-management/TOC.md +++ b/windows/client-management/TOC.md @@ -24,7 +24,7 @@ ### [Advanced troubleshooting for Windows startup](troubleshoot-windows-startup.md) #### [How to determine the appropriate page file size for 64-bit versions of Windows](determine-appropriate-page-file-size.md) #### [Generate a kernel or complete crash dump](generate-kernel-or-complete-crash-dump.md) -#### [Introduction of page file](introduction-of-page-file.md) +#### [Introduction to the page file](introduction-of-page-file.md) #### [Configure system failure and recovery options in Windows](system-failure-recovery-options.md) #### [Advanced troubleshooting for Windows boot problems](advanced-troubleshooting-boot-problems.md) #### [Advanced troubleshooting for Windows-based computer freeze](troubleshoot-windows-freeze.md) diff --git a/windows/client-management/introduction-of-page-file.md b/windows/client-management/introduction-of-page-file.md index 4f631455ee..ebab8b0352 100644 --- a/windows/client-management/introduction-of-page-file.md +++ b/windows/client-management/introduction-of-page-file.md @@ -1,5 +1,5 @@ --- -title: Introduction of page file +title: Introduction to the page file description: Learn about the page files in Windows. ms.prod: w10 ms.sitesec: library @@ -12,7 +12,7 @@ ms.reviewer: manager: dcscontentpm --- -# Introduction of page file +# Introduction to the page file A page file (also known as a "paging file") is an optional, hidden system file on a hard disk. diff --git a/windows/client-management/troubleshoot-windows-startup.md b/windows/client-management/troubleshoot-windows-startup.md index f7b5450b07..604a4e0c3a 100644 --- a/windows/client-management/troubleshoot-windows-startup.md +++ b/windows/client-management/troubleshoot-windows-startup.md @@ -32,7 +32,7 @@ To understand the underlaying cause of that lead to Windows start-up issues, it ### Page file settings -- [Introduction of page file](introduction-of-page-file.md) +- [Introduction to the page file](introduction-of-page-file.md) - [How to determine the appropriate page file size for 64-bit versions of Windows](determine-appropriate-page-file-size.md)