From 3fbf784a97ffa42293da4b1f0e365e43f493aa33 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Tue, 25 May 1999 16:21:02 +0000 Subject: [PATCH] Remove all those stupid ZZZ entries from the *.raw files: They were entered ALL IN CAPS and are difficult to read, for starters. PR: docs/11595 --- en/commercial/consulting.raw | 4 ---- en/commercial/gencommercial.pl | 12 +++++++++--- en/commercial/hardware.raw | 4 ---- en/commercial/misc.raw | 4 ---- en/commercial/software.raw | 4 ---- 5 files changed, 9 insertions(+), 19 deletions(-) diff --git a/en/commercial/consulting.raw b/en/commercial/consulting.raw index 117a470158..fed80e1746 100644 --- a/en/commercial/consulting.raw +++ b/en/commercial/consulting.raw @@ -337,7 +337,3 @@ to integrate Microsoft's Windows NT with UNIX operating systems. The team is comprised of individuals with extensive knowledge of both Windows NT and UNIX committed to developing productivity tools for System Administrators and IT management in mixed OS environments. - - - - diff --git a/en/commercial/gencommercial.pl b/en/commercial/gencommercial.pl index c0796e3d94..3c0137b282 100755 --- a/en/commercial/gencommercial.pl +++ b/en/commercial/gencommercial.pl @@ -6,7 +6,7 @@ # A utility to help create FreeBSD's commercial gallery SGML files. # Processes "raw" data kept as raw files, one ".raw" file for each # commercial category (currently consulting, hardware, misc, and -# software.) A description file (by default, ./commercial.desc) +# software). A description file (by default, ./commercial.desc) # contains the definitions for each of the categories and its # sub-categories. # @@ -16,6 +16,8 @@ # There is also a verbose option good for debugging (-v). The out- # put is suitable for inclusion into the gallery SMGL files. # +# XXX The -v (verbose) option currently does not exist. +# # This utility outputs to a file called either (category).inc # or (category)_bycat.inc respective to the -a or -c option. # @@ -25,7 +27,7 @@ # This program is made available to the general public under # the "BSD-style copyright" terms of agreement. # -# $Id: gencommercial.pl,v 1.2 1999-01-27 09:05:05 mbarkah Exp $ +# $Id: gencommercial.pl,v 1.3 1999-05-25 16:20:57 hoek Exp $ ####################################################################### ## Configuration Section @@ -58,7 +60,7 @@ require 5.001; # Parse the command line sub usage_exit { - print STDERR "Usage: gencommercial.pl [-acv] category\n"; + print STDERR "Usage: gencommercial.pl [-ac] category\n"; exit (1); } @@ -228,6 +230,10 @@ while () $entry_text = "${entry_text}$_" if (not $first_time); } } +if ($first_time == 0) +{ + $entries {"$entry_name"} = "$entry_subcat|$entry_text"; +} close (RAW); diff --git a/en/commercial/hardware.raw b/en/commercial/hardware.raw index 3bc5ada130..7c42886bd3 100644 --- a/en/commercial/hardware.raw +++ b/en/commercial/hardware.raw @@ -209,7 +209,3 @@ any complicated system setup. The InterJet is easily upgradeable, providing a range of bandwidth capacity from 33.6Kbps to ISDN and Frame Relay (56Kbps to full T1 speeds). Based on FreeBSD, the InterJet supports access to the web publishing space via both Appletalk and Microsoft filesharing. - - - - diff --git a/en/commercial/misc.raw b/en/commercial/misc.raw index e09b549267..05be2dc1c8 100644 --- a/en/commercial/misc.raw +++ b/en/commercial/misc.raw @@ -27,7 +27,3 @@ and sells FreeBSD CD-ROMs with other selection of titles. Liebscher & Partner are now shipping the BSD Stuffed Daemon! - - - - diff --git a/en/commercial/software.raw b/en/commercial/software.raw index c69c8a0e4f..0475bee907 100644 --- a/en/commercial/software.raw +++ b/en/commercial/software.raw @@ -622,7 +622,3 @@ an advanced, powerful, full-featured, commercial grade web server designed with exceptional performance, minimal machine resource requirements and ease of administration in mind. FREE evaluation copies may be downloaded. - - - -