Commit 6c19a3dcfa5f03ec889d629dded9ff4dfa9f6237

Stefan Sperling 2021-04-10T13:37:59

add missing comma in SEE ALSO section of git-repository(5)

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/git-repository.5 b/got/git-repository.5
index 7086248..a00e65f 100644
--- a/got/git-repository.5
+++ b/got/git-repository.5
@@ -206,7 +206,7 @@ was bare.
 .Xr gotadmin 1 ,
 .Xr deflate 3 ,
 .Xr SHA1 3 ,
-.Xr got-worktree 5
+.Xr got-worktree 5 ,
 .Xr got.conf 5
 .Sh HISTORY
 The Git repository format was initially designed by Linus Torvalds in 2005