git(1): "see also" consistency (thanks sirjofri)

adds commas between "see also" entries to
make it consistent with other man pages.
This commit is contained in:
Ori Bernstein 2021-08-27 14:13:11 +00:00
parent 1bb1b1a937
commit 61f37abf57

View file

@ -639,9 +639,9 @@ The system-wide configuration for git.
The contents of this file are used as fallbacks for the per-user config. The contents of this file are used as fallbacks for the per-user config.
.SH SEE ALSO .SH SEE ALSO
.IR replica (1) .IR replica (1),
.IR patch (1) .IR patch (1),
.IR gitfs (4) .IR gitfs (4),
.IR diff3 .IR diff3
.SH BUGS .SH BUGS