diff options
-rw-r--r-- | sys/man/1/git | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/1/git b/sys/man/1/git index 77d898a0f..9d8939ecd 100644 --- a/sys/man/1/git +++ b/sys/man/1/git @@ -639,9 +639,9 @@ The system-wide configuration for git. The contents of this file are used as fallbacks for the per-user config. .SH SEE ALSO -.IR replica (1) -.IR patch (1) -.IR gitfs (4) +.IR replica (1), +.IR patch (1), +.IR gitfs (4), .IR diff3 .SH BUGS |