Skip to content

Commit 2b1e3ba

Browse files
fix broken fsync link
1 parent e17267f commit 2b1e3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/glossary/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ More info: [FQDN wikipedia](https://en.wikipedia.org/wiki/Fully_qualified_domain
149149
{{%definition "`fysnc`"%}}
150150
Linux command to synchronize a file's in-core state with a storage device
151151

152-
More info: [`fsync` man page]("https://man7.org/linux/man-pages/man2/fsync.2.html")
152+
More info: [`fsync` man page](https://man7.org/linux/man-pages/man2/fsync.2.html)
153153
{{%/definition%}}
154154

155155
## G - J {#letter-g}

0 commit comments

Comments
 (0)