aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-08-15 12:58:33 +0000
committerUlrich Müller <ulm@gentoo.org>2009-08-15 12:58:33 +0000
commitfb7a3575dbaea290f4babeb17575af23ce91ad5f (patch)
treed08324276a6a5b95c45f1e2e8b9fcdd682c37c79 /man
parentAdd quotes. (diff)
downloadeselect-fb7a3575dbaea290f4babeb17575af23ce91ad5f.tar.gz
eselect-fb7a3575dbaea290f4babeb17575af23ce91ad5f.tar.bz2
eselect-fb7a3575dbaea290f4babeb17575af23ce91ad5f.zip
Rename news-tng module to news.
svn path=/trunk/; revision=612
Diffstat (limited to 'man')
-rw-r--r--man/news.eselect.5 (renamed from man/news-tng.eselect.5)28
1 files changed, 14 insertions, 14 deletions
diff --git a/man/news-tng.eselect.5 b/man/news.eselect.5
index 300b57c..6fc5d01 100644
--- a/man/news-tng.eselect.5
+++ b/man/news.eselect.5
@@ -2,36 +2,36 @@
.\" Distributed under the terms of the GNU General Public License v2
.\" $Id$
.\"
-.TH news-tng.eselect 5 "June 2009" "Gentoo Linux" eselect
+.TH news.eselect 5 "August 2009" "Gentoo Linux" eselect
.SH NAME
-news-tng.eselect \- Yet another GLEP 42 news module for Gentoo's eselect
+news.eselect \- Yet another GLEP 42 news module for Gentoo's eselect
.SH SYNOPSIS
-.B eselect news-tng
+.B eselect news
.RB [ help | usage | version ]
.br
-.B eselect news-tng list
+.B eselect news list
.br
-.B eselect news-tng read
+.B eselect news read
.RB [ \-\-mbox | \-\-raw ]
.RI [ item ...]
.br
-.B eselect news-tng unread
+.B eselect news unread
.RI [ item ...]
.br
-.B eselect news-tng purge
+.B eselect news purge
.br
-.B eselect news-tng count
+.B eselect news count
.RB [ new | all ]
.SH DESCRIPTION
.B eselect
is Gentoo's configuration and management tool. It features modules
that care for the individual administrative tasks.
.SH ACTION: LIST
-.B eselect news-tng list
+.B eselect news list
.br
List all Gentoo news items.
-# eselect news-tng list
+# eselect news list
.br
News items:
.br
@@ -39,7 +39,7 @@ News items:
[2] 2009-04-06 (read) Migration from teTeX to TeXLive
[3] 2009-04-06 (read) Migration to X.org Server 1.5
.SH ACTION: READ
-.B eselect news-tng read
+.B eselect news read
.RB [ \-\-mbox | \-\-raw ]
.RI [ item ...]
.br
@@ -59,7 +59,7 @@ or
.BR \-\-raw ,
output the item(s) in mbox format or in raw format, respectively.
.SH ACTION: UNREAD
-.B eselect news-tng unread
+.B eselect news unread
.RI [ item ...]
.br
Mark news item(s) as unread again. Items are selected by their
@@ -70,11 +70,11 @@ action. Special item
.B all
selects all items.
.SH ACTION: PURGE
-.B eselect news-tng purge
+.B eselect news purge
.br
Purge all read news item(s).
.SH ACTION: COUNT
-.B eselect news-tng count
+.B eselect news count
.RB [ new | all ]
.br
Display number of unread news items (default) or of all news items,