Skip to content

Commit 3c9bf46

Browse files
authored
model/nfs/registry.yaml: top level group should be registry.nfs only (#2808)
1 parent b40a333 commit 3c9bf46

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/registry/attributes/nfs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
# NFS
55

6-
## NFS Server Reply Cache Attributes
6+
## NFS Attributes
77

8-
NFS Server replies check a Reply Cache (repcache), which can have one of 3 result states
8+
Describes NFS Attributes
99

1010
| Attribute | Type | Description | Examples | Stability |
1111
|---|---|---|---|---|

model/nfs/registry.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
groups:
2-
- id: registry.nfs.server.repcache.status
2+
- id: registry.nfs
33
type: attribute_group
4-
display_name: NFS Server Reply Cache Attributes
4+
display_name: NFS Attributes
55
brief: >
6-
NFS Server replies check a Reply Cache (repcache), which can have one of 3 result states
6+
Describes NFS Attributes
77
attributes:
88
- id: nfs.server.repcache.status
99
type: string

0 commit comments

Comments
 (0)