From b52a60e9e061db16ff65f1e31809662768c00eaa Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Fri, 25 Jan 2008 12:06:42 +0000 Subject: [PATCH] Remove references to LEAVE alias. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4688 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/cycle.in | 2 +- docs/help/in/join.in | 2 +- docs/help/in/part.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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