Skip to content

Commit d0789e7

Browse files
authored
Update metadata for a bunch of articles
1 parent b09fd96 commit d0789e7

File tree

6 files changed

+11
-14
lines changed

6 files changed

+11
-14
lines changed

docs/c-runtime-library/buffer-manipulation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Buffer manipulation"
32
title: "Buffer manipulation"
4-
ms.date: "04/04/2018"
3+
description: "Learn more about: Buffer manipulation"
4+
ms.date: 04/04/2018
55
helpviewer_keywords: ["buffers, manipulation routines", "buffers"]
6-
ms.assetid: 164f4860-ce66-412c-8291-396fbd70f03e
76
---
87
# Buffer manipulation
98

docs/c-runtime-library/file-handling.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: File Handling"
32
title: "File Handling"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: File Handling"
4+
ms.date: 11/04/2016
55
f1_keywords: ["c.files"]
66
helpviewer_keywords: ["files [C++], handling", "files [C++], opening", "files [C++], manipulating"]
7-
ms.assetid: 48119e2e-e94f-4602-b08b-b72440f731d8
87
---
98
# File handling
109

docs/c-runtime-library/locale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: "Learn more about: Locale"
32
title: "Locale"
4-
ms.date: "04/11/2018"
3+
description: "Learn more about: Locale"
4+
ms.date: 04/11/2018
55
f1_keywords: ["c.international"]
66
helpviewer_keywords: ["localization, locale", "country/region information", "language information routines", "setlocale function", "locale routines"]
77
---

docs/c-runtime-library/stream-i-o.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Stream I/O"
32
title: "Stream I/O"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Stream I/O"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["I/O routines, stream I/O", "I/O [CRT], stream", "stream I/O"]
6-
ms.assetid: dc7874d3-a91b-456a-9015-4748bb358217
76
---
87
# Stream I/O
98

docs/c-runtime-library/time-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: "Learn more about: Time Management"
32
title: "Time Management"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Time Management"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["dates, run-time library members", "time, time management", "date functions", "time functions"]
66
---
77
# Time management

docs/cpp/declspec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: `__declspec`"
32
title: "__declspec"
3+
description: "Learn more about: `__declspec`"
44
ms.date: 1/14/2025
55
f1_keywords: ["__declspec_cpp", "__declspec", "_declspec"]
66
helpviewer_keywords: ["__declspec keyword [C++]"]

0 commit comments

Comments
 (0)