From: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date: Tue, 9 Nov 2010 21:33:22 +0000 (+0000)
Subject: man/rmm.man: fix error in synopsis: the option is [no]unlink, not [no]link.
X-Git-Tag: cvs-repository-moved-to-git~4
X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=ca2c0f532cb7ca04e38272385f08bde8b3f56166;p=mmh

man/rmm.man: fix error in synopsis: the option is [no]unlink, not [no]link.
---

diff --git a/ChangeLog b/ChangeLog
index 6847b8f7..5d0f2304 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-09  Peter Maydell <pmaydell@chiark.greenend.org.uk>
+
+	* man/rmm.man: fix error in synopsis: the option is
+	  [no]unlink, not [no]link.
+
 2010-08-31  David Levine <levinedl@acm.org>
 
 	* uip/.cvsignore:  added "new".
diff --git a/man/rmm.man b/man/rmm.man
index d8cdf8bc..614b97ad 100644
--- a/man/rmm.man
+++ b/man/rmm.man
@@ -11,7 +11,7 @@ rmm \- remove messages
 .B rmm
 .RI [ +folder ]
 .RI [ msgs ]
-.RB [ \-link " | " \-nolink ]
+.RB [ \-unlink " | " \-nounlink ]
 .RB [ \-version ]
 .RB [ \-help ]
 .ad