# HG changeset patch # User Joerg Sonnenberger # Date 2021-03-19 23:36:43 # Node ID 283828850c56676a65ac30f75a8819760f86147e # Parent f51ff655d338427150ab0fb23fd4c02136cae228 chg: kill trailing comma in SEE ALSO Differential Revision: https://phab.mercurial-scm.org/D10243 diff --git a/contrib/chg/chg.1 b/contrib/chg/chg.1 --- a/contrib/chg/chg.1 +++ b/contrib/chg/chg.1 @@ -36,6 +36,6 @@ command. Additionally it accepts the fol .B \-\-kill\-chg\-daemon Terminate the background command servers. .SH SEE ALSO -.BR hg (1), +.BR hg (1) .SH AUTHOR Written by Yuya Nishihara .