1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-07 14:24:22 +01:00

Updated wicd-curses.8.in, made the date in wicd-client.1 accurate, fixed a typo in setup.py, and added a bdist_rpm option in setup.cfg.

This commit is contained in:
Andrew Psaltis
2009-04-14 01:06:36 -04:00
parent 72c5507232
commit 5e5f73dd3e
4 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
.\" First revision was r203
.TH WICD-CURSES "8" "February 2009" "wicd-curses-%CURSES_REVNO%"
.TH WICD-CURSES "8" "April 2009" "wicd-curses-%CURSES_REVNO%"
.SH NAME
.B wicd-curses
\- curses-based wicd(8) controller
@@ -23,7 +23,7 @@ language of choice only uses Latin characters.
.SH CONTROLS
All of these are case sensitive.
.TP
.BR enter
.BR "C " or " enter"
Connect to selected network
.TP
.BR "F8 " or " Q " or " q"
@@ -52,7 +52,7 @@ Raise the "About wicd-curses" dialog
.\".PP
.\"The following is a work in progress and might not be fully functional as of yet.
.TP
.BR "C " or "enter"
.BR "right-arrow"
Bring up network configuration controller for the selected network
.TP
.BR delete

View File

@@ -1,4 +1,4 @@
.TH WICD-CLIENT "1" "September 2008" "wicd-client " "User Commands"
.TH WICD-CLIENT "1" "February 2009" "wicd-client " "User Commands"
.SH NAME
wicd-client \- manual page for wicd-client
.SH DESCRIPTION

View File

@@ -1,2 +1,4 @@
[install]
record = install.log
[bdist_rpm]
group = Productivity/Networking/System

View File

@@ -492,7 +492,7 @@ Wicd supports wired and wireless networks, and capable of
creating and tracking profiles for both. It has a
template-based wireless encryption system, which allows the user
to easily add encryption methods used. It ships with some common
encryption types, such as WPA and WEP. Wicdl will automatically
encryption types, such as WPA and WEP. Wicd will automatically
connect at startup to any preferred network within range.
""",
author="Adam Blackburn, Dan O'Reilly, Andrew Psaltis",