diff options
| author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-11 11:01:13 +0000 |
|---|---|---|
| committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-11 11:01:13 +0000 |
| commit | ab5e0c9ec162937bf9bf9a3edadeb8d18de993fa (patch) | |
| tree | db246f942a51c424efa6ecba3cac5409cbc70cc9 /usr.sbin | |
| parent | eafc9368bceff0c25224b9ef1c28b884e488f7a3 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/sysinstall/index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index 421158559787..dab05930e3bf 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -157,7 +157,7 @@ static char *descrs[] = { "ukrainian", "Ported software for the Ukrainian market.", "vietnamese", "Ported software for the Vietnamese market.", "windowmaker", "Ports to support the WindowMaker window manager.", - "www", "Web utilities (browers, HTTP servers, etc).", + "www", "Web utilities (browsers, HTTP servers, etc).", "x11", "X Window System based utilities.", "x11-clocks", "X Window System based clocks.", "x11-fm", "X Window System based file managers.", |
