Skip to content

Commit e410a52

Browse files
mungitoperritojeff-allen-mongo
authored andcommitted
DOCS-14467-remove-mapped-mappedWith-v4.2
1 parent 77ce263 commit e410a52

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/reference/command/serverStatus.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3223,9 +3223,7 @@ mem
32233223
"bits" : <int>,
32243224
"resident" : <int>,
32253225
"virtual" : <int>,
3226-
"supported" : <boolean>,
3227-
"mapped" : <int>,
3228-
"mappedWithJournal" : <int>
3226+
"supported" : <boolean>
32293227
},
32303228

32313229

0 commit comments

Comments
 (0)