Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 1998 00:21:25 -0700 (PDT)
From:      bmah@ca.sandia.gov
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/8355: [PATCH] Fix typos/grammar in sysinstall packages menu
Message-ID:  <199810170721.AAA12931@eisenhower.ca.sandia.gov>

next in thread | raw e-mail | index | archive | help

>Number:         8355
>Category:       bin
>Synopsis:       [PATCH] Fix typos/grammar in sysinstall packages menu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 17 00:30:00 PDT 1998
>Last-Modified:
>Originator:     Bruce A. Mah
>Organization:
Sandia National Laboratories
>Release:        FreeBSD 3.0-RELEASE i386
>Environment:

	

>Description:

sysinstall's packages menu has a few typos and grammatical problems.

>How-To-Repeat:

Have an anal-retentive person such as the originator run sysinstall
and try to add packages.

>Fix:
	
Apply this patch:

Index: index.c
===================================================================
RCS file: /usr/local/cvsroot/src/release/sysinstall/index.c,v
retrieving revision 1.57
diff -c -r1.57 index.c
*** index.c	1998/10/15 06:50:43	1.57
--- index.c	1998/10/17 07:06:14
***************
*** 69,81 ****
      "astro", "Applications related to astronomy.",
      "archivers", "Utilities for archiving and unarchiving data.",
      "audio", "Audio utilities - most require a supported sound card.",
!     "biology", "Software related to Biology.",
      "benchmarks", "Utilities for measuring system performance.",
      "benchmarking", "Utilities for measuring system performance.",
      "cad", "Computer Aided Design utilities.",
      "chinese", "Ported software for the Chinese market.",
      "comms", "Communications utilities.",
!     "converters", "Format conversion utilities..",
      "databases", "Database software.",
      "devel", "Software development utilities and libraries.",
      "development", "Software development utilities and libraries.",
--- 69,81 ----
      "astro", "Applications related to astronomy.",
      "archivers", "Utilities for archiving and unarchiving data.",
      "audio", "Audio utilities - most require a supported sound card.",
!     "biology", "Software related to biology.",
      "benchmarks", "Utilities for measuring system performance.",
      "benchmarking", "Utilities for measuring system performance.",
      "cad", "Computer Aided Design utilities.",
      "chinese", "Ported software for the Chinese market.",
      "comms", "Communications utilities.",
!     "converters", "Format conversion utilities.",
      "databases", "Database software.",
      "devel", "Software development utilities and libraries.",
      "development", "Software development utilities and libraries.",
***************
*** 95,101 ****
      "libraries", "Software development libraries.",
      "mail", "Electronic mail packages and utilities.",
      "math", "Mathematical computation software.",
!     "mbone", "Applications and utilities for the mbone.",
      "misc", "Miscellaneous utilities.",
      "net", "Networking utilities.",
      "networking", "Networking utilities.",
--- 95,101 ----
      "libraries", "Software development libraries.",
      "mail", "Electronic mail packages and utilities.",
      "math", "Mathematical computation software.",
!     "mbone", "Applications and utilities for the MBONE.",
      "misc", "Miscellaneous utilities.",
      "net", "Networking utilities.",
      "networking", "Networking utilities.",
***************
*** 103,129 ****
      "numeric", "Mathematical computation software.",
      "offix", "An office automation suite of sorts.",
      "orphans", "Packages without a home elsewhere.",
!     "perl5", "Utilities/modules for the PERL5 language..",
!     "pilot", "Software support for the USR Palm Pilot(tm).",
!     "plan9", "Software from the plan9 Operating System.",
      "print", "Utilities for dealing with printing.",
      "printing", "Utilities for dealing with printing.",
      "programming", "Software development utilities and libraries.",
!     "python", "Software related to the python language.",
      "russian", "Ported software for the Russian market.",
      "security", "System security software.",
      "shells", "Various shells (tcsh, bash, etc).",
      "sysutils", "Various system utilities.",
      "textproc", "Text processing/search utilities.",
!     "tcl75", "TCL v7.5 and packages which depend on it.",
!     "tcl76", "TCL v7.6 and packages which depend on it.",
!     "tcl80", "TCL v8.0 and packages which depend on it.",
!     "tcl81", "TCL v8.1 and packages which depend on it.",
!     "tk41", "Tk4.1 and packages which depend on it.",
!     "tk42", "Tk4.2 and packages which depend on it.",
!     "tk80", "Tk8.0 and packages which depend on it.",
!     "tk81", "Tk8.1 and packages which depend on it.",
!     "troff", "TROFF Text formatting utilities.",
      "utils", "Various user utilities.",
      "utilities", "Various user utilities.",
      "vietnamese", "Ported software for the Vietnamese market.",
--- 103,129 ----
      "numeric", "Mathematical computation software.",
      "offix", "An office automation suite of sorts.",
      "orphans", "Packages without a home elsewhere.",
!     "perl5", "Utilities/modules for the PERL5 language.",
!     "pilot", "Software support for the 3COM/USR Palm Pilot(tm).",
!     "plan9", "Software from the Plan9 operating system.",
      "print", "Utilities for dealing with printing.",
      "printing", "Utilities for dealing with printing.",
      "programming", "Software development utilities and libraries.",
!     "python", "Software related to the Python language.",
      "russian", "Ported software for the Russian market.",
      "security", "System security software.",
      "shells", "Various shells (tcsh, bash, etc).",
      "sysutils", "Various system utilities.",
      "textproc", "Text processing/search utilities.",
!     "tcl75", "TCL v7.5 and packages that depend on it.",
!     "tcl76", "TCL v7.6 and packages that depend on it.",
!     "tcl80", "TCL v8.0 and packages that depend on it.",
!     "tcl81", "TCL v8.1 and packages that depend on it.",
!     "tk41", "Tk4.1 and packages that depend on it.",
!     "tk42", "Tk4.2 and packages that depend on it.",
!     "tk80", "Tk8.0 and packages that depend on it.",
!     "tk81", "Tk8.1 and packages that depend on it.",
!     "troff", "TROFF text formatting utilities.",
      "utils", "Various user utilities.",
      "utilities", "Various user utilities.",
      "vietnamese", "Ported software for the Vietnamese market.",
***************
*** 133,139 ****
      "x11-fm", "X Window System based file managers.",
      "x11-fonts", "X Window System fonts.",
      "x11-toolkits", "X Window System based development toolkits.",
!     "x11-wm", "X Window System Window Managers.",
      NULL, NULL,
  };
  
--- 133,139 ----
      "x11-fm", "X Window System based file managers.",
      "x11-fonts", "X Window System fonts.",
      "x11-toolkits", "X Window System based development toolkits.",
!     "x11-wm", "X Window System window managers.",
      NULL, NULL,
  };
  

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810170721.AAA12931>