9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] git(1) "see also" consistency
@ 2021-08-27  6:47 sirjofri
  2021-08-27 13:24 ` Amavect
  2021-08-27 14:41 ` ori
  0 siblings, 2 replies; 3+ messages in thread
From: sirjofri @ 2021-08-27  6:47 UTC (permalink / raw)
  To: 9front

adds commas between "see also" entries to make it consistent with other 
man pages.

--- /sys/man/1/git
+++ 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-27 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27  6:47 [9front] git(1) "see also" consistency sirjofri
2021-08-27 13:24 ` Amavect
2021-08-27 14:41 ` ori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).