ref: 61f37abf576a02c7f1e3561cfaba3c0457f55c9d
parent: 1bb1b1a9372eac8d218c32de25863133e124e8b8
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Aug 27 10:13:11 EDT 2021
git(1): "see also" consistency (thanks sirjofri) adds commas between "see also" entries to make it consistent with other man pages.
--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -639,9 +639,9 @@
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