diff --git a/docs/help/in/cycle.in b/docs/help/in/cycle.in index 7e8a8fb5..3d1ed0c2 100644 --- a/docs/help/in/cycle.in +++ b/docs/help/in/cycle.in @@ -4,5 +4,5 @@ Cycles (leaves and joins) the current channel or the specified channel. -See also: JOIN, LEAVE, PART +See also: JOIN, PART diff --git a/docs/help/in/join.in b/docs/help/in/join.in index bdd4b15c..744c4407 100644 --- a/docs/help/in/join.in +++ b/docs/help/in/join.in @@ -9,5 +9,5 @@ JOIN is aliased to J by default. Example: /j irssi Description -See also: LEAVE, WINDOW CLOSE +See also: PART, WINDOW CLOSE diff --git a/docs/help/in/part.in b/docs/help/in/part.in index ff3b12fb..c18de681 100644 --- a/docs/help/in/part.in +++ b/docs/help/in/part.in @@ -4,5 +4,5 @@ Parts from the current or specified channel. Depending on your settings, closes the corresponding window, too. -See also: LEAVE, JOIN +See also: JOIN