From owner-freebsd-doc Sun Jan 31 03:10:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12128 for freebsd-doc-outgoing; Sun, 31 Jan 1999 03:10:18 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12085 for ; Sun, 31 Jan 1999 03:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA05078; Sun, 31 Jan 1999 03:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from corp.au.triax.com (slwag1p25.ozemail.com.au [203.108.157.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA11122 for ; Sun, 31 Jan 1999 03:03:07 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: (from jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) id WAA01367; Sun, 31 Jan 1999 22:03:00 +1100 (EST) Message-Id: <199901311103.WAA01367@corp.au.triax.com> Date: Sun, 31 Jan 1999 22:03:00 +1100 (EST) From: jim@phrantic.phear.net Reply-To: jim@corp.au.triax.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9837: fix to doc/handbook/porting.sgml Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9837 >Category: docs >Synopsis: fix to doc/handbook/porting.sgml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 31 03:10:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: >Environment: >Description: There's an error in doc/handbook/porting.sgml. It currently reads..

The recommended ordering of tests is: make install make package make deinstall pkg_add `make package-name` make deinstall make reinstall make package And should be..

The recommended ordering of tests is: make install make package make deinstall pkg_add package-name make deinstall make reinstall make package >How-To-Repeat: more porting.sgml or read http://www.freebsd.org/handbook/handbook37.html#46 >Fix: Apply the following patch.. *** porting.sgml.orig Sat Jan 30 10:43:57 1999 --- porting.sgml Sun Jan 31 21:51:29 1999 *************** *** 182,188 **** make install make package make deinstall ! pkg_add `make package-name` make deinstall make reinstall make package --- 182,188 ---- make install make package make deinstall ! pkg_add package-name make deinstall make reinstall make package >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 31 06:24:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04835 for freebsd-doc-outgoing; Sun, 31 Jan 1999 06:24:27 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from valis.olywa.net (olywa.net [205.163.58.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04828 for ; Sun, 31 Jan 1999 06:24:26 -0800 (PST) (envelope-from jpl@olywa.net) Received: from olywa.net ([205.163.58.204]) by valis.olywa.net (Post.Office MTA v3.5.2 release 221 ID# 0-56662U5000L500S0V35) with ESMTP id net for ; Sun, 31 Jan 1999 06:24:13 -0800 Message-ID: <36B46A56.18347390@olywa.net> Date: Sun, 31 Jan 1999 06:36:07 -0800 From: John L X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD docs Subject: [Fwd: A 'not quite a newbie' install note..] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello again- about my previous message quoted below- I was using a typo '1:wd(1,a) kernal' to boot. It does boot up fine. I have to change to shell I think, no dir in the prompt and subdirs and files look the same using 'ls'. Thanks again- john leclerc John L wrote: > Well the guide said to actually write you so- > > I previously gave up on a very bad redhat5.1 release, with more > UPDATE downloads than the entire FBSD system (and still I didn't know > how to configure and recompile the kernel). After this I was very > impressed with freebsd, and look forward to giving you some money for > some product after it gets going. > > My difficulties with an FTP install- the 'novice installation' could > not recognize my USRobotics modem on COM4. This was tough to figure > out, as it would work somewhat by forcing the port location from Term. > But ultimately, to set both the interrupt and port, one must work from > the 'expert' mode- but there are NO device descriptions here! So,- you > guess or go back and forth and boot over and over. I also booted over > and over to get in the 'Term' mode while figuring this out, and this > involves re-inputing all the setup data every time. Very time > consuming. Once setup, it did download at least 50 meg over a 33.8Kbps > ppp connection, and fully install, (in spite of some missing components > at FTP site 6. It switched smoothly to the main site, but that's bad for > your traffic.). > > My complements overall on this very ambitious function. The > RedHat folks long ago abandoned the idea of realistically being able to > do this with a modem- the way I just did it! > > I had a very bad experience with redhat LILO, because I just left > it > installed when I reformatted over the redhat partition. When Linux went > away, LILO broke, and I couldn't boot windows or Linux. I had to > reinstall win95 OSR2 (which I did), or try to figure out if LILO could > be configured from a Linux floppy. To AVOID this, I specifically choose > NOT to alter the MasterBootRecord during the FBSD install. Maybe this > was a big mistake, but it was a valid menu option option. To save the > worry, I would just boot FBSD from a floppy, and switch around the drive > numbers if I ever decided to boot windows by floppy instead. > > To my dismay, FBSD install just plain corrupted the MBR and > windows wouldn't start even from a DOS floppy boot- 'partiton data > corrupted'- a very bad sign on powerup. Fdisk would read the partitions > after an start up error, but would not make changes. (Once again, > reinstall windows and sit there and hit 'don't replace newer files' for > over an hour during the install. It's amazing that I could reinstall > just win95 without losing a byte of data or even altering the desktop > AND that it fixed a corrupt MBR, which has little to do with an OS > install). I can't get FBSD up either, because apparently this install > disk doesn't work as a normal boot disk, and though there is an option > to list some file and boot specifying the kernel name, the list scrolls > off screen. I can't find any way to S or break the listing to > actually view it. It's way too fast on this machine, which is only > running at 75Mhz. Simply using '1:wd(1,a)' from the install disk isn't > enough to boot the hard drive! Isn't there a default kernel > name/location? Now I'm looking for an ordinary floppy boot image, if > there is such a thing for FBSD. Also I find the references to 'boot > disk' a bit confusing coming from the DOS world. 'Boot' means just boot > the operating system or hard drive. This is a 'bootstrap install', > that's a little different. You wouldn't boot FBSD with this only this > disk, I hope, because I found no way to go to a prompt or exit the > installation without rebooting. > > I write because I really want to help make this already good > product even easier to understand. Redhat was so horrid that I just > decided that though it was somewhat working, it was just plain > unpleasant to work in. And the FBSD install was really MUCH less > painful even with my fatal error. > > anyway, thanks- john leclerc jpl@olywa.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 31 11:30:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09167 for freebsd-doc-outgoing; Sun, 31 Jan 1999 11:30:06 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09091 for ; Sun, 31 Jan 1999 11:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA64817; Sun, 31 Jan 1999 11:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08263 for ; Sun, 31 Jan 1999 11:21:45 -0800 (PST) (envelope-from seggers@semyam.dinoco.de) Received: (from uucp@localhost) by tim.xenologics.com (8.8.5/8.8.8) with UUCP id UAA08575 for FreeBSD-gnats-submit@freebsd.org; Sun, 31 Jan 1999 20:21:06 +0100 (MET) Received: (from seggers@localhost) by semyam.dinoco.de (8.9.2/8.8.8) id UAA08735; Sun, 31 Jan 1999 20:19:22 +0100 (CET) (envelope-from seggers) Message-Id: <199901311919.UAA08735@semyam.dinoco.de> Date: Sun, 31 Jan 1999 20:19:22 +0100 (CET) From: Stefan Eggers To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: seggers@semyam.dinoco.de X-Send-Pr-Version: 3.2 Subject: docs/9843: ppp(8) mentions permissions omitting leading zero Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9843 >Category: docs >Synopsis: ppp(8) mentions permissions omitting leading zero >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 31 11:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Stefan Eggers >Release: FreeBSD 3.0-STABLE i386 >Organization: none >Environment: 3.0-stable from about January 30th. >Description: ppp(8) mentions file permissions but ommits the leading zero which would indicate an octal number. >How-To-Repeat: N/A >Fix: Index: ppp.8 =================================================================== RCS file: /usr2/FreeBSD/CVSROOT/src/usr.sbin/ppp/ppp.8,v retrieving revision 1.142.2.1 diff -u -r1.142.2.1 ppp.8 --- ppp.8 1999/01/28 23:02:23 1.142.2.1 +++ ppp.8 1999/01/31 19:15:05 @@ -167,7 +167,7 @@ and group .Dv network , with permissions -.Dv 4554 . +.Dv 04554 . By default, .Nm will not run if the invoking user id is not zero. This may be overridden >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 31 11:54:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12384 for freebsd-doc-outgoing; Sun, 31 Jan 1999 11:54:36 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from geocities.com (mail9.geocities.com [209.1.224.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12379 for ; Sun, 31 Jan 1999 11:54:35 -0800 (PST) (envelope-from aerotech@geocities.com) Received: from cs-167726-c ([24.65.202.167]) by geocities.com (8.9.1/8.9.1) with ESMTP id LAA11400 for ; Sun, 31 Jan 1999 11:52:11 -0800 (PST) Message-ID: <000201be4d53$781f63e0$a7ca4118@cs-167726-c.cgma1.ab.wave.home.com> From: "Pierre McCann" To: Subject: Un-Archiving Files Date: Sun, 31 Jan 1999 12:27:31 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01BE4D15.12A667E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_000D_01BE4D15.12A667E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable One of my main problems with getting all these great files is that I = can't for the life of me un-archive them...I'm sure that it's a simple = matter, but if someone there could be good enough to maybe post a short = page on it, or even just send me an e-mail, it would help me out = alot....thanx. Pierre ________________________________________ "I don't think that a man with faith can indulge in the luxury of = skepticism." -The X-Files ------=_NextPart_000_000D_01BE4D15.12A667E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

    One of my main = problems with=20 getting all these great files is that I can't for the life of me = un-archive=20 them...I'm sure that it's a simple matter, but if someone there could be = good=20 enough to maybe post a short page on it, or even just send me an e-mail, = it=20 would help me out alot....thanx.
 
Pierre
________________________________________
"I don't think = that a=20 man with faith can indulge in the luxury of = skepticism."
 -The=20 X-Files
------=_NextPart_000_000D_01BE4D15.12A667E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 31 12:38:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17926 for freebsd-doc-outgoing; Sun, 31 Jan 1999 12:38:55 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17906 for ; Sun, 31 Jan 1999 12:38:50 -0800 (PST) (envelope-from jesusr@freebsd.org) Received: from freebsd.org (modem224-122.ncsa.es [195.77.224.122]) by imap.ncsa.es (8.9.1/8.9.1) with ESMTP id VAA01096 for ; Sun, 31 Jan 1999 21:38:31 +0100 (CET) Message-ID: <36B4BEA6.3E0DA80A@freebsd.org> Date: Sun, 31 Jan 1999 21:35:50 +0100 From: Jesus Rodriguez Reply-To: jesusr@FreeBSD.ORG X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: doc@FreeBSD.ORG Subject: PDF DocBook Handbook Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello... Compiling the pdf version (# $Id: Makefile,v 1.11 1999/01/27 23:39:47 nik Exp $) of docbook handbook i get: ==> PDFTeX pass 1/3 pdftex "&pdfjadetex" handbook.tex This is pdfTeX, Version 3.14159-0.12r (Web2C 7.2) Sorry, I can't find the format `pdfjadetex.fmt'; will try `pdftex.fmt'. (/usr/local/share/texmf/pdftex/config/pdftex.cfg) (handbook.tex Babel and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. ! Undefined control sequence. l.1 \FOT {2}\Seq% ? The files pdfjadetex.fmt and pdftex.fmt exist at: /usr/local/share/texmf/web2c/pdfjadetex.fmt /usr/local/share/texmf/web2c/pdftex.fmt The content of /usr/local/share/texmf/pdftex/config/pdftex.cfg is: bash$ more /usr/local/share/texmf/pdftex/config/pdftex.cfg % Thomas Esser, 1998, public domain. output_format 1 compress_level 0 decimal_digits 2 page_width 210mm page_height 297mm horigin 1in vorigin 1in map acrobat.map map +bsr.map map +bsr-missing-interpolated.map % map +bakomaextra.map % "real" bakoma instead of interpolated bsr map +charter.map map +hoekwater.map map +lucidabr.map map +lw35extra_kb_urw.map map +marvosym.map map +mathtime.map map +omega.map map +utopia.map map +xypic.map Some help? Thanks in advance JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 31 15:32:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10955 for freebsd-doc-outgoing; Sun, 31 Jan 1999 15:32:02 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10778; Sun, 31 Jan 1999 15:31:16 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.8.8/8.8.8) id XAA03164; Sun, 31 Jan 1999 23:10:07 GMT (envelope-from nik) Date: Sun, 31 Jan 1999 23:10:06 +0000 From: Nik Clayton To: Jesus Rodriguez Cc: doc@FreeBSD.ORG Subject: Re: PDF DocBook Handbook Message-ID: <19990131231006.A2294@catkin.nothing-going-on.org> References: <36B4BEA6.3E0DA80A@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36B4BEA6.3E0DA80A@freebsd.org>; from Jesus Rodriguez on Sun, Jan 31, 1999 at 09:35:50PM +0100 Organization: Nik at home, where there's nothing going on Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jan 31, 1999 at 09:35:50PM +0100, Jesus Rodriguez wrote: > Hello... > > Compiling the pdf version (# $Id: Makefile,v 1.11 1999/01/27 23:39:47 > nik Exp $) of docbook handbook i get: Try running /usr/local/bin/mktexlsr, which update's one of TeX's databases. The latest version of the JadeTeX port does that for you. You should have version 1.2 of ports/print/jadetex/Makefile. N -- Bagel: The carbohydrate with the hole To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 31 23:06:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03867 for freebsd-doc-outgoing; Sun, 31 Jan 1999 23:06:28 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03859 for ; Sun, 31 Jan 1999 23:06:27 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990201070723.TWNX678125.mta2-rme@wocker> for ; Mon, 1 Feb 1999 20:07:23 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-doc@FreeBSD.ORG Date: Mon, 1 Feb 1999 20:06:21 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: The FreeBSD Diary Reply-to: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990201070723.TWNX678125.mta2-rme@wocker> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Some of you might be aware of my website, The FreeBSD Diary. For those that aren't, the diary consists of how-to entries aimed at unix novices. The aim is to provide a step-by-step guide for installing various ports and configuring them. >From what I've seen so far, I'm very happy with the popularity of the site. But what I'd like to do is obtain more links from the FreeBSD site. At present, there is a link from http://www.freebsd.org/projects/projects.html but I'd like to have some others please. How do I go about getting more links? cheers! -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 00:10:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10210 for freebsd-doc-outgoing; Mon, 1 Feb 1999 00:10:30 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10202 for ; Mon, 1 Feb 1999 00:10:20 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id SAA16925; Mon, 1 Feb 1999 18:40:16 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id SAA71004; Mon, 1 Feb 1999 18:40:16 +1030 (CST) Date: Mon, 1 Feb 1999 18:40:16 +1030 From: Greg Lehey To: Dan Langille Cc: freebsd-doc@FreeBSD.ORG Subject: Re: The FreeBSD Diary Message-ID: <19990201184015.Y8473@freebie.lemis.com> References: <19990201070723.TWNX678125.mta2-rme@wocker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990201070723.TWNX678125.mta2-rme@wocker>; from Dan Langille on Mon, Feb 01, 1999 at 08:06:21PM +1300 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Monday, 1 February 1999 at 20:06:21 +1300, Dan Langille wrote: > Some of you might be aware of my website, The FreeBSD Diary. For those > that aren't, the diary consists of how-to entries aimed at unix novices. > The aim is to provide a step-by-step guide for installing various ports > and configuring them. > >> From what I've seen so far, I'm very happy with the popularity of the > site. But what I'd like to do is obtain more links from the FreeBSD site. > At present, there is a link from > http://www.freebsd.org/projects/projects.html but I'd like to have some > others please. > > How do I go about getting more links? You could start by describing where you'd like the links from, and why :-) Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 00:20:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11456 for freebsd-doc-outgoing; Mon, 1 Feb 1999 00:20:57 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from coiib.es ([195.76.52.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA11322; Mon, 1 Feb 1999 00:20:34 -0800 (PST) (envelope-from janet9981@yahoo.com) From: janet9981@yahoo.com Received: from mirentxu.coiib.es by coiib.es (SMI-8.6/SMI-SVR4) id KAA03948; Mon, 1 Feb 1999 10:14:59 -0100 Message-Id: <199902011114.KAA03948@coiib.es> To: adsrtc@mtyisrot.com Date: Sun, 31 Jan 99 23:41:37 EST Subject: Maximize your website's traffic! Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Maximize your website's traffic. INCREASE YOUR SEARCH ENGINE RANK! If your Web site isn't getting the traffic it should, it's likely that it's not ranked well on the major Internet search engines. According to recent Internet E-commerce studies, over 90% of consumers find the Web sites they visit by using eight major search engines, which are Yahoo!, Excite, AltaVista, Infoseek, Lycos, Web Crawler, HotBot, and Northern Light. If your website isn't located in the top-30 listings of these engines, chances are your site will never be seen. The single most important thing you can do to increase your Web site's traffic is to increase your search engine ranking. ------------- "PUT YOUR NAME IN LIGHTS -- List your business with search engines to make sure potential customers can find it." -- BIZ Excite, PC Computing magazine, November 1998 ------------- THE BASICS: HOW SEARCH ENGINES RANK YOUR SITE When you submit your website to a search engine to be indexed in its database, it sends a "robot" to scan your page. Using complex algorithms to rank your page for keyword relevance, the "robot" determines whether you'll be ranked number 1 or 1,000,000 when potential visitors conduct a search looking for sites like yours. Because the search engines are constantly changing their algorithms to provide users with the best possible search results, there's only one true solution to high search engine placement--us. In short, submission alone isn't enough. *Good search engine ranking* is critical to your site's success. ------------- HERE'S WHAT WE DO -- A UNIQUE, SUCCESSFUL APPROACH In order to counter the ever-changing search engine algorithms, we create an entire series of "entry pages" that are optimized for the search engines--one for every keyword (or keyword phrase) that you provide. Each entry page is optimized for a different set of algorithm variables. In other words, instead of having only *one* page struggling to rank well on all engines, we create separate, search engine-specific entry pages for each keyword. As a result, your pages rank well because they contain information relevant to search queries that are related to your industry. ------------- HOW ENTRY PAGES AFFECT YOUR WEB SITE'S CURRENT STRUCTURE Put simply, they don't. When creating entry pages we *do not* make any changes to the existing structure, content, or functionality of your current site. The entry pages act as a welcome screen for your Web site when people enter from your highly ranked link on the search engine. The pages will say a few introductory words about your site, which are keyword and/or keyword phrase rich, and then provide a link that asks the visitor to "Click Here To Enter," which moves them directly to your current homepage. ------------ HERE'S WHAT WE DON'T *EVER* DO TO HELP YOUR SEARCH ENGINE RANK We *will not* build pages for irrelevant--yet "popular"--keywords. Also, we will *never* "spamdex" pages. "Spamdexing" is "stuffing" a Web page full of words for the search engine's robots. You may have seen spamdexing, which is placing many words in the same text color as a background onto a Web page. Spamdexing will actually get your pages "kicked" from search engine indexes. What we *will* do is simply present very relevant keywords for your site to the search engines in the way that they "like" to see it. ------------- "It's simple: If they can't find you on the search engines, they can't buy from you." -- J. LeRoss, Internet Sales Consultant ------------ HOW WELL DOES THE SERVICE WORK? We'll send you a detailed report of your current search engine ranking on "The Big Six" engines before we begin. Then, once your new entry pages have been indexed, we'll send you a second report showing how they've ranked. Here's a sampling of some results we've acheived for previous clients. (These examples are for competitive keywords--not just obscure words on which no one is conducting searches.) <> 6 top-10 rankings on Infoseek for different relevant keywords <> 18 top-10 rankings across the major search engines <> 3 top-10 rankings on Alta Vista for one keyword <> 16 total *number one* rankings <> 40 top-30 rankings, spread across the different engines. <> 1 to 2 hits per week increased to 500 per day <> 45,000 hits per month grew to 108,000. ------------ HOW MUCH DOES YOUR SERVICE COST? Our basic services start at only $385. The basic package includes: <> Construction of optimized entry pages for up to 20 keywords -- This gives you good "coverage" in your industry <> Submission of the keyword-dense entry pages to the "Big Six" search engines When you contact us, ask about other services we provide that may be able to help your Internet initiatives succeed. We have special services that can be tailored for your specific Internet marketing needs. ------------ HOW DO I GET STARTED? <> Call us--we'll answer any questions you may have and provide a no-cost initial consultation. (310) 859-4659 <> Submit your keywords and/or keyword phrases (up to 20) to us ------------ COMMENTS FROM CLIENTS "Frankly, I'm impressed with the foregoing. So many solicitations from email sources turn out to be a phone line that hooks up to a voice mail system that is designed to give the impression of size, and people who never return phone calls/messages. . . So its a pleasant surprise to find that someone at the other end is really operating as a business!!!" --Alan B. "Incredible! Our site is now receiving more hits in a day than we used to get in an entire month. [My boss] is still eating his words." -- Bob W. "I knew the search engines were a fantastic marketing tool, but my company simply didn't have the time to devote to search engine placement. It has proven to be the best money we've ever spent on marketing." -- Shelley H. "I worked for weeks to get good search engine placement, but I could never crack the top 80 . . . my site was deserted. Within a month [after using your service], I'd had more hits than I'd had in the last year. I wouldn't believe it if it hadn't happened to me." -- Chris L. ------------ OUR JOB: INCREASE YOUR WEB SITE'S RANKING. We can't guarantee that better ranking will increase the number of visitors that "surf" to your Web site. Some highly-ranked websites still don't get much traffic--much depends on your particular industry and choice of keywords. However, high rankings, in most cases, do mean increased Web site traffic. And, we have never failed to increase a client's ranking. Ever. ------------ CONTACT A REPRESENTATIVE: Search Engine Success Group - Call us at: (310) 859-4659 ----------------------- If you've received this message in error--and are not interested in our services--please click reply or call, (888)-248-2236, and we'll remove you from our list. Maximize your website's traffic. INCREASE YOUR SEARCH ENGINE RANK! If your Web site isn't getting the traffic it should, it's likely that it's not ranked well on the major Internet search engines. According to recent Internet E-commerce studies, over 90% of consumers find the Web sites they visit by using eight major search engines, which are Yahoo!, Excite, AltaVista, Infoseek, Lycos, Web Crawler, HotBot, and Northern Light. If your website isn't located in the top-30 listings of these engines, chances are your site will never be seen. The single most important thing you can do to increase your Web site's traffic is to increase your search engine ranking. ------------- "PUT YOUR NAME IN LIGHTS -- List your business with search engines to make sure potential customers can find it." -- BIZ Excite, PC Computing magazine, November 1998 ------------- THE BASICS: HOW SEARCH ENGINES RANK YOUR SITE When you submit your website to a search engine to be indexed in its database, it sends a "robot" to scan your page. Using complex algorithms to rank your page for keyword relevance, the "robot" determines whether you'll be ranked number 1 or 1,000,000 when potential visitors conduct a search looking for sites like yours. Because the search engines are constantly changing their algorithms to provide users with the best possible search results, there's only one true solution to high search engine placement--us. In short, submission alone isn't enough. *Good search engine ranking* is critical to your site's success. ------------- HERE'S WHAT WE DO -- A UNIQUE, SUCCESSFUL APPROACH In order to counter the ever-changing search engine algorithms, we create an entire series of "entry pages" that are optimized for the search engines--one for every keyword (or keyword phrase) that you provide. Each entry page is optimized for a different set of algorithm variables. In other words, instead of having only *one* page struggling to rank well on all engines, we create separate, search engine-specific entry pages for each keyword. As a result, your pages rank well because they contain information relevant to search queries that are related to your industry. ------------- HOW ENTRY PAGES AFFECT YOUR WEB SITE'S CURRENT STRUCTURE Put simply, they don't. When creating entry pages we *do not* make any changes to the existing structure, content, or functionality of your current site. The entry pages act as a welcome screen for your Web site when people enter from your highly ranked link on the search engine. The pages will say a few introductory words about your site, which are keyword and/or keyword phrase rich, and then provide a link that asks the visitor to "Click Here To Enter," which moves them directly to your current homepage. ------------ HERE'S WHAT WE DON'T *EVER* DO TO HELP YOUR SEARCH ENGINE RANK We *will not* build pages for irrelevant--yet "popular"--keywords. Also, we will *never* "spamdex" pages. "Spamdexing" is "stuffing" a Web page full of words for the search engine's robots. You may have seen spamdexing, which is placing many words in the same text color as a background onto a Web page. Spamdexing will actually get your pages "kicked" from search engine indexes. What we *will* do is simply present very relevant keywords for your site to the search engines in the way that they "like" to see it. ------------- "It's simple: If they can't find you on the search engines, they can't buy from you." -- J. LeRoss, Internet Sales Consultant ------------ HOW WELL DOES THE SERVICE WORK? We'll send you a detailed report of your current search engine ranking on "The Big Six" engines before we begin. Then, once your new entry pages have been indexed, we'll send you a second report showing how they've ranked. Here's a sampling of some results we've acheived for previous clients. (These examples are for competitive keywords--not just obscure words on which no one is conducting searches.) <> 6 top-10 rankings on Infoseek for different relevant keywords <> 18 top-10 rankings across the major search engines <> 3 top-10 rankings on Alta Vista for one keyword <> 16 total *number one* rankings <> 40 top-30 rankings, spread across the different engines. <> 1 to 2 hits per week increased to 500 per day <> 45,000 hits per month grew to 108,000. ------------ HOW MUCH DOES YOUR SERVICE COST? Our basic services start at only $385. The basic package includes: <> Construction of optimized entry pages for up to 20 keywords -- This gives you good "coverage" in your industry <> Submission of the keyword-dense entry pages to the "Big Six" search engines When you contact us, ask about other services we provide that may be able to help your Internet initiatives succeed. We have special services that can be tailored for your specific Internet marketing needs. ------------ HOW DO I GET STARTED? <> Call us--we'll answer any questions you may have and provide a no-cost initial consultation. (888) 283-2050 <> Submit your keywords and/or keyword phrases (up to 20) to us ------------ COMMENTS FROM CLIENTS "Frankly, I'm impressed with the foregoing. So many solicitations from email sources turn out to be a phone line that hooks up to a voice mail system that is designed to give the impression of size, and people who never return phone calls/messages. . . So its a pleasant surprise to find that someone at the other end is really operating as a business!!!" --Alan B. "Incredible! Our site is now receiving more hits in a day than we used to get in an entire month. [My boss] is still eating his words." -- Bob W. "I knew the search engines were a fantastic marketing tool, but my company simply didn't have the time to devote to search engine placement. It has proven to be the best money we've ever spent on marketing." -- Shelley H. "I worked for weeks to get good search engine placement, but I could never crack the top 80 . . . my site was deserted. Within a month [after using your service], I'd had more hits than I'd had in the last year. I wouldn't believe it if it hadn't happened to me." -- Chris L. ------------ OUR JOB: INCREASE YOUR WEB SITE'S RANKING. We can't guarantee that better ranking will increase the number of visitors that "surf" to your Web site. Some highly-ranked websites still don't get much traffic--much depends on your particular industry and choice of keywords. However, high rankings, in most cases, do mean increased Web site traffic. And, we have never failed to increase a client's ranking. Ever. ------------ CONTACT A REPRESENTATIVE: Search Engine Success Group - Call us at: (888) 283-2050 ----------------------- If you've received this message in error--and are not interested in our services--please click reply or call, (888)-248-2236, and we'll remove you from our list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 01:16:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19077 for freebsd-doc-outgoing; Mon, 1 Feb 1999 01:16:23 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mta1-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19072 for ; Mon, 1 Feb 1999 01:16:17 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta1-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990201091611.RGQM682101.mta1-rme@wocker>; Mon, 1 Feb 1999 22:16:11 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: Greg Lehey Date: Mon, 1 Feb 1999 22:16:14 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: The FreeBSD Diary Reply-to: junkmale@xtra.co.nz CC: freebsd-doc@FreeBSD.ORG In-reply-to: <19990201184015.Y8473@freebie.lemis.com> References: <19990201070723.TWNX678125.mta2-rme@wocker>; from Dan Langille on Mon, Feb 01, 1999 at 08:06:21PM +1300 X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990201091611.RGQM682101.mta1-rme@wocker> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1 Feb 99, at 18:40, Greg Lehey wrote: > On Monday, 1 February 1999 at 20:06:21 +1300, Dan Langille wrote: > > Some of you might be aware of my website, The FreeBSD Diary. For those > > that aren't, the diary consists of how-to entries aimed at unix novices. > > The aim is to provide a step-by-step guide for installing various ports > > and configuring them. > > > >> From what I've seen so far, I'm very happy with the popularity of the > > site. But what I'd like to do is obtain more links from the FreeBSD > > site. At present, there is a link from > > http://www.freebsd.org/projects/projects.html but I'd like to have some > > others please. > > > > How do I go about getting more links? > > You could start by describing where you'd like the links from, and why :-) Here goes: http://www.freebsd.org/news/news.html because new entries are regularly added to the site http://www.freebsd.org/news/newsflash.html because it's never been announced there before http://www.freebsd.org/docs.html because it's documentation I think this description will be appropriate: The FreeBSD Diary is a collection of how-to entries aimed at UNIX novices. The aim is to provide a set of step-by-step guides to installing and configuring various ports. How does that sound? -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 03:40:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04844 for freebsd-doc-outgoing; Mon, 1 Feb 1999 03:40:06 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04809 for ; Mon, 1 Feb 1999 03:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA16027; Mon, 1 Feb 1999 03:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from noether.geekgirl.depressed.net (noether.geekgirl.depressed.net [203.41.78.136]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03556 for ; Mon, 1 Feb 1999 03:32:04 -0800 (PST) (envelope-from ada@noether.geekgirl.depressed.net) Received: (from ada@localhost) by noether.geekgirl.depressed.net (8.9.2/8.9.2) id WAA07397; Mon, 1 Feb 1999 22:31:37 +1100 (EST) (envelope-from ada) Message-Id: <199902011131.WAA07397@noether.geekgirl.depressed.net> Date: Mon, 1 Feb 1999 22:31:37 +1100 (EST) From: Ada Reply-To: ada@noether.geekgirl.depressed.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9854: undocumented ctype functions break stuff Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9854 >Category: docs >Synopsis: undocumented ctype functions break stuff >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 1 03:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Ada >Release: FreeBSD 3.0.0-19990112-SNAP i386 >Organization: >Environment: >Description: in ctype.h: /* XXX the following macros are not backed up by functions. */ #define ishexnumber(c) __istype((c), _X) #define isideogram(c) __istype((c), _I) #define isnumber(c) __istype((c), _D) #define isphonogram(c) __istype((c), _Q) #define isrune(c) __istype((c), 0xFFFFFF00L) #define isspecial(c) __istype((c), _T) #endif these should be documented with manpages, or somehow have their namespace presence noted. >How-To-Repeat: >Fix: add them to the default isdigit() etc manpage. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 07:11:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03209 for freebsd-doc-outgoing; Mon, 1 Feb 1999 07:11:10 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03203 for ; Mon, 1 Feb 1999 07:11:06 -0800 (PST) (envelope-from wosch@cs.tu-berlin.de) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.9.1/8.9.1) with ESMTP id PAA29175; Mon, 1 Feb 1999 15:58:05 +0100 (MET) Received: (from wosch@localhost) by caramba.cs.tu-berlin.de (8.9.1/8.9.0) id PAA08549; Mon, 1 Feb 1999 15:57:58 +0100 (MET) Message-ID: <19990201155755.A8241@caramba.cs.tu-berlin.de> Date: Mon, 1 Feb 1999 15:57:55 +0100 From: Wolfram Schneider To: junkmale@xtra.co.nz, Greg Lehey Cc: freebsd-doc@FreeBSD.ORG Subject: Re: The FreeBSD Diary References: <19990201070723.TWNX678125.mta2-rme@wocker>; <19990201184015.Y8473@freebie.lemis.com> <19990201091611.RGQM682101.mta1-rme@wocker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <19990201091611.RGQM682101.mta1-rme@wocker>; from Dan Langille on Mon, Feb 01, 1999 at 10:16:14PM +1300 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1999-02-01 22:16:14 +1300, Dan Langille wrote: > Here goes: > > http://www.freebsd.org/news/news.html > because new entries are regularly added to the site > > http://www.freebsd.org/news/newsflash.html > because it's never been announced there before > > http://www.freebsd.org/docs.html > because it's documentation > > I think this description will be appropriate: > > The FreeBSD Diary is a collection of how-to entries aimed at UNIX novices. > The aim is to provide a set of step-by-step guides to installing and > configuring various ports. > > How does that sound? Good. Do you want replace the old description at /projects/projects.html with the new description? -- Wolfram Schneider http://freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 07:20:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04378 for freebsd-doc-outgoing; Mon, 1 Feb 1999 07:20:10 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04281 for ; Mon, 1 Feb 1999 07:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA64738; Mon, 1 Feb 1999 07:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03717 for ; Mon, 1 Feb 1999 07:17:25 -0800 (PST) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp417.yk.rim.or.jp [202.247.165.117]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id AAA05328 for ; Tue, 2 Feb 1999 00:17:23 +0900 (JST) Message-Id: <19990202001648S.k-horik@yk.rim.or.jp> Date: Tue, 02 Feb 1999 00:16:48 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9859: isdnd.acct.5: DESCRIPTION and EXAMPLES are inconsistent. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9859 >Category: docs >Synopsis: isdnd.acct.5: DESCRIPTION and EXAMPLES are inconsistent. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 1 07:20:02 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kazuo Horikawa >Release: FreeBSD 2.2.7-RELEASE i386 >Organization: jpman Project, Japan FreeBSD Users Group >Environment: src/usr.sbin/i4b/isdnd/isdnd.acct.5 revision 1.2 (HEAD) revision 1.1 (RELENG_3) >Description: `man 5 isdnd.acct' shows: [snip] DESCRIPTION [snip] The general format of an accounting line is as follows: FROM - UNTIL NAME UNITS (SECONDS) (INBYTES/OUTBYTES) FROM is the time the connection was established in the format Day:Month:Year Hour:Minutes:seconds UNTIL is the time the connection was closed. The format is the same as described for FROM above. [snip] EXAMPLES This is a typical accounting line: 12.06.97 10:41:37 - 12.06.97 10:45:18 GROGGY 2 (65) (4711/1147) [snip] DESCRIPTION and EXAMPLES are inconsistent in the format for FROM and UNTIL. o If DESCRIPTION is correct, EXAMPLES should be: 12:06:97 10:41:37 - 12:06:97 10:45:18 GROGGY 2 (65) (4711/1147) o If EXAMPLES is correct, DESCRIPTION should be: FROM is the time the connection was established in the format Day.Month.Year Hour:Minutes:seconds I do not have testing environment, so I cannot determine which is correct. >How-To-Repeat: $ man 5 isdnd.acct >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 08:10:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09261 for freebsd-doc-outgoing; Mon, 1 Feb 1999 08:10:06 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09244 for ; Mon, 1 Feb 1999 08:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA67841; Mon, 1 Feb 1999 08:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09002; Mon, 1 Feb 1999 08:07:08 -0800 (PST) (envelope-from nobody) Message-Id: <199902011607.IAA09002@hub.freebsd.org> Date: Mon, 1 Feb 1999 08:07:08 -0800 (PST) From: vadim@gc.lviv.ua To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: docs/9860: Typo in sa driver manual Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9860 >Category: docs >Synopsis: Typo in sa driver manual >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 1 08:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Vadim Chekan >Release: 3-STABLE >Organization: GC >Environment: FreeBSD gate.gc.lviv.ua 3.0-STABLE FreeBSD 3.0-STABLE #0: Sun Jan 31 18:41:43 EE T 1999 vadim@gate.gc.lviv.ua:/usr/src/sys/compile/GATE.3 i386 >Description: In man 4 sa FILES /dev/[n][e]rsa[0-9] general form: /dev/rsa0 Rewind on close /dev/nrsa0 No rewind on close /dev/erst0 Eject on close (if capable) ^^^ May be "sa", not "st" >How-To-Repeat: man 4 sa :) >Fix: Replace /dev/erst0 -> /dev/ersa0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 10:12:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22492 for freebsd-doc-outgoing; Mon, 1 Feb 1999 10:12:37 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22484 for ; Mon, 1 Feb 1999 10:12:34 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([203.96.56.57]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990201181324.WLFC678125.mta2-rme@wocker>; Tue, 2 Feb 1999 07:13:24 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: Wolfram Schneider Date: Tue, 2 Feb 1999 07:12:16 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: The FreeBSD Diary Reply-to: junkmale@xtra.co.nz CC: freebsd-doc@FreeBSD.ORG In-reply-to: <19990201155755.A8241@caramba.cs.tu-berlin.de> References: <19990201091611.RGQM682101.mta1-rme@wocker>; from Dan Langille on Mon, Feb 01, 1999 at 10:16:14PM +1300 X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990201181324.WLFC678125.mta2-rme@wocker> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1 Feb 99, at 15:57, Wolfram Schneider wrote: > On 1999-02-01 22:16:14 +1300, Dan Langille wrote: > > Here goes: > > > > http://www.freebsd.org/news/news.html > > because new entries are regularly added to the site > > > > http://www.freebsd.org/news/newsflash.html > > because it's never been announced there before > > > > http://www.freebsd.org/docs.html > > because it's documentation > > > > I think this description will be appropriate: > > > > The FreeBSD Diary is a collection of how-to entries aimed at UNIX > > novices. > > The aim is to provide a set of step-by-step guides to installing and > > configuring various ports. > > > > How does that sound? > > Good. > > Do you want replace the old description at /projects/projects.html > with the new description? Yes please. -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 15:35:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05600 for freebsd-doc-outgoing; Mon, 1 Feb 1999 15:35:19 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05587; Mon, 1 Feb 1999 15:35:06 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA20408; Tue, 2 Feb 1999 10:05:03 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id KAA75990; Tue, 2 Feb 1999 10:05:00 +1030 (CST) Date: Tue, 2 Feb 1999 10:05:00 +1030 From: Greg Lehey To: Nik Clayton Cc: Jesus Rodriguez , doc@FreeBSD.ORG Subject: Re: PDF DocBook Handbook Message-ID: <19990202100500.U71384@freebie.lemis.com> References: <36B4BEA6.3E0DA80A@freebsd.org> <19990131231006.A2294@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990131231006.A2294@catkin.nothing-going-on.org>; from Nik Clayton on Sun, Jan 31, 1999 at 11:10:06PM +0000 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sunday, 31 January 1999 at 23:10:06 +0000, Nik Clayton wrote: > On Sun, Jan 31, 1999 at 09:35:50PM +0100, Jesus Rodriguez wrote: >> Hello... >> >> Compiling the pdf version (# $Id: Makefile,v 1.11 1999/01/27 23:39:47 >> nik Exp $) of docbook handbook i get: > > Try running /usr/local/bin/mktexlsr, which update's one of TeX's databases. > The latest version of the JadeTeX port does that for you. You should have > version 1.2 of ports/print/jadetex/Makefile. I still haven't been able to install jadetex. The Makefile appears to be missing a package dependency: I get: tex -ini "&latex" jadetex.ini This is TeX, Version 3.14159 (Web2c 7.1) (INITEX) (jadetex.ini LaTeX2e <1997/12/01> patch level 1 (jadetex.ltx (/usr/local/share/texmf/tex/latex/minimal.cls Document Class: minimal 1996/05/20 Standard LaTeX minimal class ) ! LaTeX Error: File `amssymb.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: LaTeX Warning: You have requested, on input line 15, version `1995/01/01' of package amssymb, but only version `' is available. (/usr/local/share/texmf/tex/latex/array.sty) (/usr/local/share/texmf/tex/latex/longtable.sty) ! LaTeX Error: File `color.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: LaTeX Warning: You have requested, on input line 18, version `1997/09/09' of package color, but only version `' is available. ! LaTeX Error: File `graphicx.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: (etc). What's it expecting here? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 18:40:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25070 for freebsd-doc-outgoing; Mon, 1 Feb 1999 18:40:48 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25063 for ; Mon, 1 Feb 1999 18:40:46 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.2/8.9.2) with ESMTP id SAA58279 for ; Mon, 1 Feb 1999 18:41:36 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: doc@FreeBSD.ORG Subject: doc builds broken in -current Date: Mon, 01 Feb 1999 18:41:35 -0800 Message-ID: <58275.917923295@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ===> zh cd /usr/doc/zh ; make afterdistribute DESTDIR=/R/stage/trees/bin ===> zh/FAQ cd /usr/doc/zh/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies install -c -o root -g wheel -m 444 FAQ*.html /R/stage/trees/doc/FAQ usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-g group] [-m mode] [-o owner] directory ... *** Error code 64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Feb 1 23:50:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01651 for freebsd-doc-outgoing; Mon, 1 Feb 1999 23:50:06 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01590 for ; Mon, 1 Feb 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA30962; Mon, 1 Feb 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA00716; Mon, 1 Feb 1999 23:43:22 -0800 (PST) (envelope-from nobody) Message-Id: <199902020743.XAA00716@hub.freebsd.org> Date: Mon, 1 Feb 1999 23:43:22 -0800 (PST) From: gsutter@pobox.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: docs/9879: MAKEDEV man page states incorrect number for pty groups Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9879 >Category: docs >Synopsis: MAKEDEV man page states incorrect number for pty groups >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 1 23:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Gregory Sutter >Release: 2.2.8-STABLE as of 19990131, 3.0-RELEASE >Organization: >Environment: >Description: MAKEDEV man page states: pty# set of 16 master and slave pseudo terminals >How-To-Repeat: man MAKEDEV >Fix: s/16/32 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Feb 2 01:47:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16744 for freebsd-doc-outgoing; Tue, 2 Feb 1999 01:47:15 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from zed.ludd.luth.se (zed.ludd.luth.se [130.240.16.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16732 for ; Tue, 2 Feb 1999 01:47:12 -0800 (PST) (envelope-from pb@ludd.luth.se) Received: from father.ludd.luth.se (pb@father.ludd.luth.se [130.240.16.18]) by zed.ludd.luth.se (8.8.5/8.8.5) with ESMTP id KAA04011 for ; Tue, 2 Feb 1999 10:47:08 +0100 From: Peter Brevik Received: (pb@localhost) by father.ludd.luth.se (8.6.11/8.6.11) id KAA05820 for freebsd-doc@FreeBSD.ORG; Tue, 2 Feb 1999 10:47:07 +0100 Message-Id: <199902020947.KAA05820@father.ludd.luth.se> Subject: speeling err To: freebsd-doc@FreeBSD.ORG Date: Tue, 2 Feb 1999 10:47:06 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL15 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org URL: http://www.freebsd.org/handbook/handbook44.html#porting:dads Section: "4.7.8.3 WRKDIR" link name: "compiling ports frem CDROM" frem -> from ? ;) /Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Feb 2 05:17:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA12705 for freebsd-doc-outgoing; Tue, 2 Feb 1999 05:17:33 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from www.free.com.pl (www.free.com.pl [195.116.161.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA12694 for ; Tue, 2 Feb 1999 05:17:25 -0800 (PST) (envelope-from scream@xox.pl) Received: from skrim (ppp3-cst80.warszawa.tpnet.pl [195.116.251.80]) by www.free.com.pl (8.8.5/8.8.5) with SMTP id OAA11527 for ; Tue, 2 Feb 1999 14:17:31 GMT Message-Id: <3.0.3.32.19980202142907.007a3420@xox.pl> X-Sender: scream@xox.pl (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Mon, 02 Feb 1998 14:29:07 +0100 To: freebsd-doc@FreeBSD.ORG From: "[S]crEam" Subject: handbook Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Im looking for FreeBSD 3.x handbook :) Soon im going to start new internet serwer on FreeBSD! I'm looking for installing manual (to check if everything is fine) and about configuring mail serwer for users. Thx Mail me as soon as You can thx ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Feb 2 06:14:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17901 for freebsd-doc-outgoing; Tue, 2 Feb 1999 06:14:21 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17893 for ; Tue, 2 Feb 1999 06:14:18 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.9.1/8.9.1) with SMTP id PAA12475; Tue, 2 Feb 1999 15:09:46 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: , "[S]crEam" Subject: RE: handbook Date: Tue, 2 Feb 1999 15:11:10 +0100 Message-ID: <01be4eb5$e21310e0$8632b3c2@piolin.ncsa.es> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Im looking for FreeBSD 3.x handbook :) Soon im going to start new internet >serwer on FreeBSD! I'm looking for installing manual (to check if >everything is fine) and about configuring mail serwer for users. There is not a specific FreeBSD 3.x handbook... you have to use http://www.freebsd.org/handbook JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Feb 2 14:00:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11315 for freebsd-doc-outgoing; Tue, 2 Feb 1999 14:00:57 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from tok.qiv.com (tok.qiv.com [205.238.142.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11306 for ; Tue, 2 Feb 1999 14:00:54 -0800 (PST) (envelope-from jdn@acp.qiv.com) Received: (from uucp@localhost) by tok.qiv.com (8.8.8/8.8.5) with UUCP id QAA20500; Tue, 2 Feb 1999 16:00:35 -0600 (CST) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.8/8.8.8) with SMTP id PAA00833; Tue, 2 Feb 1999 15:36:57 -0600 (CST) (envelope-from jdn@acp.qiv.com) Date: Tue, 2 Feb 1999 15:36:57 -0600 (CST) From: Jay Nelson To: Greg Lehey cc: doc@FreeBSD.ORG Subject: Re: PDF DocBook Handbook In-Reply-To: <19990202100500.U71384@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 2 Feb 1999, Greg Lehey wrote: [snip] >! LaTeX Error: File `graphicx.sty' not found. > >Type X to quit or to proceed, >or enter new name. (Default extension: sty) > >Enter file name: > >(etc). > >What's it expecting here? It looks like the ls-R database isn't current. After installing teTeX, you should run `texconfig'. Select rebuild database, which runs mktexlsr. While in texconfig, set up printers for xdvi and dvips. -- Jay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Feb 2 14:40:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19084 for freebsd-doc-outgoing; Tue, 2 Feb 1999 14:40:11 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA19020 for ; Tue, 2 Feb 1999 14:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA58343; Tue, 2 Feb 1999 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ma3.seikyou.ne.jp (ma3.seikyou.ne.jp [202.211.152.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17621 for ; Tue, 2 Feb 1999 14:33:32 -0800 (PST) (envelope-from hiloshi@seikyou.ne.jp) Received: from hiloshi.seikyou.ne.jp (kyoto-485.seikyou.ne.jp [202.211.148.40]) by ma3.seikyou.ne.jp (8.8.8/3.6WNSK98032401) with ESMTP id HAA32240; Wed, 3 Feb 1999 07:33:29 +0900 Received: (from hiloshi@localhost) by hiloshi.seikyou.ne.jp (8.8.5/3.5Wpl7) id HAA00648; Wed, 3 Feb 1999 07:34:47 +0900 (JST) Message-Id: <199902022234.HAA00648@hiloshi.seikyou.ne.jp> Date: Wed, 3 Feb 1999 07:34:47 +0900 (JST) From: Kaneda Hiloshi To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: vanitas@ma3.seikyou.ne.jp X-Send-Pr-Version: 3.2 Subject: docs/9886: [send-pr]: possible typo and incorrect description in isdnd.8 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9886 >Category: docs >Synopsis: possible typo and incorrect description in isdnd.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 2 14:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kanenda >Release: FreeBSD 2.2.1-RELEASE i386 >Organization: FreeBSD jp-man project >Environment: .\" $Id: isdnd.8,v 1.1 1998/12/27 21:47:00 phk Exp $ http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/i4b/isdnd/isdnd.8 rev 1.1 >Description: o line 297: of no match is found -> if no match is found o line 302-305: In case the daemon decided to accept the message, the kernel signal the then active connection by sending a MSG_CONNECT_ACTIVE_IND message to the daemon. -> In case the daemon decided to accept the call, the kernel signals the active connection by sending a MSG_CONNECT_ACTIVE_IND message to the daemon. # o I think it is a `call' that the deamon accepts, not a `message'. # o signal -> signals (or `will signal') # o `then' seems to be unnecessary or misplaced to me... If I am misunderstunding due to the lack of knowledge of English, forgive me. Thanks. >How-To-Repeat: man 8 isdnd >Fix: Try the following patch: --- isdnd.8.orig Wed Feb 3 07:04:48 1999 +++ isdnd.8 Wed Feb 3 07:25:21 1999 @@ -294,12 +294,12 @@ With the information contained in this message, the .Nm searches the entry section of its configuration database and if a match is -found, it accepts or rejects the call or, of no match is found, it ignores the +found, it accepts or rejects the call or, if no match is found, it ignores the call - all by issuing a .Em I4B_CONNECT_RESP ioctl message with the appropriate parameters to the kernel. .Pp -In case the daemon decided to accept the message, the kernel signal the then +In case the daemon decided to accept the call, the kernel signals the active connection by sending a .Em MSG_CONNECT_ACTIVE_IND message to the daemon. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Feb 2 23:22:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA14270 for freebsd-doc-outgoing; Tue, 2 Feb 1999 23:22:19 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from hitiij.hitachi.co.jp (hitiij.hitachi.co.jp [133.145.224.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA14174 for ; Tue, 2 Feb 1999 23:22:05 -0800 (PST) (envelope-from skamesim@ebina.hitachi.co.jp) Received: from newton.ebina.hitachi.co.jp by hitiij.hitachi.co.jp (8.9.1a/3.7W-hitiij) id QAA04355; Wed, 3 Feb 1999 16:21:57 +0900 (JST) Received: from neunman.ebina.hitachi.co.jp (neunman.ebina.hitachi.co.jp [158.214.169.209]) by newton.ebina.hitachi.co.jp (8.9.0/3.7W-EBINA) with SMTP id QAA03659 for ; Wed, 3 Feb 1999 16:21:55 +0900 (JST) Received: from ebina.hitachi.co.jp by neunman.ebina.hitachi.co.jp (8.6.12+2.5Wb7/3.4W-EBINA-local) id QAA14883 for ; Wed, 3 Feb 1999 16:26:25 +0900 Message-ID: <36B7F9CE.B3C3CB0A@ebina.hitachi.co.jp> Date: Wed, 03 Feb 1999 16:25:02 +0900 From: skamesim X-Mailer: Mozilla 4.04 [ja] (Win95; I) MIME-Version: 1.0 To: freebsd-doc@FreeBSD.ORG Subject: =?iso-2022-jp?B?RnJlZUJTRBskQj5lJEdGMDpuJDkkayNBI1AkSyREJCQkRhsoQg==?= Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org $B$O$8$a$^$7$F(B $B:#!"(BFreeBSD$B$K$D$$$F3X=,Cf$G$9$,!"?'!9ITL@E@$,$"$j$^$7$F(B $B0J2<$K$D$$$F!"65$($FD:$1$^$;$s$G$7$g$&$+!#(B $B!J#1!K(BTCPDUMP$B$N;H$$J}$r65$($FD:$^$9$+!)(B $B!J(B"/dev/bpf0"$B$N=i4|2=J}K!$K$D$$$FEy$b!'(IXX0=(B 2.2.7$B$r;HMQ!K(B $B!J#2!K(Bvic$B!JKt$O(Bnv$B!K$G%S%G%*G[?.$r9T$$$?$$$N$G$9$,!"$3$N;HMQJ}K!$d(B (I:O]D^(B(vic$B$r5/F0$7$?$H$-$K$I$N$h$&$K$7$?$i$I$&;H$($k$N$+Ey$N(B $B%^%K%e%"%k(B)$B$r$$$?$@$/;v$O!"$G$-$^$;$s$+!)(B $B$"$k$$$OJLGd$N$b$N$G$"$j$^$9$+!)(B $B!J#3!K(BVAT$B$G%^%k%A%-%c%9%H2;@e$G$9$,59$7$/$*4j$$$7$^$9!#(B $B55Eg(B $BAo!'(Be-mail($B2q Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01881 for freebsd-doc-outgoing; Wed, 3 Feb 1999 01:30:13 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from imo16.mx.aol.com (imo16.mx.aol.com [198.81.17.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01872 for ; Wed, 3 Feb 1999 01:30:10 -0800 (PST) (envelope-from JGache1002@aol.com) From: JGache1002@aol.com Received: from JGache1002@aol.com by imo16.mx.aol.com (IMOv18.1) id 4IGRa27768 for ; Wed, 3 Feb 1999 04:04:00 -0500 (EST) Message-ID: <6c01449b.36b81100@aol.com> Date: Wed, 3 Feb 1999 04:04:00 EST To: JGache1002@aol.com Mime-Version: 1.0 Subject: AONE News Release Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 for Windows 95 sub 56 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ACCESS DEVELOPERS INC. Access1 6150 Lusk Boulevard Suite B-204 San Diego, CA 92121 "One of America's fastest growing discount Internet Service Providers." February 2, 1999 Symbol: AONE News Release For Immediate Release DALLAS, AUSTIN AND SAN ANTONIO NOW OPEN - EXPANDED SERVICE IN GREATER NEW YORK CITY AND COMPLETE COVERAGE FOR THE STATES OF MASSACHUSETTS AND NEW HAMPSHIRE. (San Diego, CA) Access Developers Inc., doing business as Access1 ("Access"), began providing Internet service for customers in Dallas, Austin, and San Antonio as of February 1, 1999. This brings the number of cities in which they offer their unlimited Internet access for $99 per year, on a prepaid annual basis, to 21. As of February 2, 1999, Access is offering expanded coverage throughout the Greater New York City area, including Long Island, Westchester, Rockland, Southern, and Orange Counties. Also, from their base in Boston, they have now expanded to offer service throughout Massachusetts and the State of New Hampshire. Please view our web site at: http://www.access1.net/loc/default.htm to see areas of present and planned coverage. For the month of January 1999, Access has increased their subscriber base by over 15% and it is expected that the pace of subscriber enrollment will increase over the coming months. Access management is reviewing a number of proposals that have been presented to the company since going public. These include strategic alliances with companies in the streaming video and audio business, marketing alliances with high traffic web sites, as well as ISP acquisition targets. Access Developers Inc. became a publicly traded entity on January 19, 1999 on the NASD (OTC/Bulletin Board - symbol "AONE"). The company can be reached through their Web site at: http://www.access1.net or through their U.S. toll free number: 1-888-309-1970 For Investor Relations information please contact us at: 1-888-969-3377 (voice) 1-800- 277-0482 (fax) stockdata@access1.net (e-mail) Note: Statements made in this document that are not descriptions of historical fact, are forward-looking and subject to risks and uncertainties. Actual results could differ materially from those currently anticipated due to a number of factors. This news release was sent to SNN subscribers by the publishers of SNN. If you wish to be removed from the SNN subscription list, please send a blank e-mail with the word "remove" in the subject line to: 67843@usa.net If you have any difficulty being removed from our list, please call our toll free number to report the problem: 1-800-366-1933 copyright February, 1999 SNN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 06:30:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14231 for freebsd-doc-outgoing; Wed, 3 Feb 1999 06:30:05 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14194 for ; Wed, 3 Feb 1999 06:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA26897; Wed, 3 Feb 1999 06:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13701 for ; Wed, 3 Feb 1999 06:25:49 -0800 (PST) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp432.yk.rim.or.jp [202.247.165.132]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id XAA07772 for ; Wed, 3 Feb 1999 23:25:43 +0900 (JST) Message-Id: <19990203232507C.k-horik@yk.rim.or.jp> Date: Wed, 03 Feb 1999 23:25:07 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9892: mrouted.8 should not use both -man macro Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9892 >Category: docs >Synopsis: mrouted.8 should not use -man macro >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 3 06:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kazuo Horikawa >Release: FreeBSD 2.2.7-RELEASE i386 >Organization: jpman Project, Japan FreeBSD Users Group >Environment: src/usr.sbin/mrouted/mrouted.8 revision 1.12 (HEAD and RELENG_3) >Description: mrouted.8 is -mdoc man page, but mrouted.8 uses -man macro (.IR mroute 's) as follows: .Pp The file format is free-form; whitespace (including newlines) is not significant. The file begins with commands that apply to .IR mrouted 's overall operation or set defaults. .Bl -tag -width indent .It cache_lifetime Ar secs In formated mrouted.8 page, ".IR mrouted 's" line is ignored as follows: The file format is free-form; whitespace (including newlines) is not sig- nificant. The file begins with commands that apply to overall operation or set defaults. >How-To-Repeat: $ man 8 mrouted >Fix: ".IR mrouted 's" should be ".Nm mrouted Ns 's" --- mrouted.8.orig Wed Feb 3 23:10:54 1999 +++ mrouted.8 Wed Feb 3 23:10:13 1999 @@ -139,7 +139,7 @@ The file format is free-form; whitespace (including newlines) is not significant. The file begins with commands that apply to -.IR mrouted 's +.Nm mrouted Ns 's overall operation or set defaults. .Bl -tag -width indent .It cache_lifetime Ar secs >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 11:53:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11186 for freebsd-doc-outgoing; Wed, 3 Feb 1999 11:53:45 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mailhub.support.tivoli.com (support.support.tivoli.com [208.230.244.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11167 for ; Wed, 3 Feb 1999 11:53:28 -0800 (PST) (envelope-from uking@tivoli.com) Received: from uking (uking [146.84.111.180]) by mailhub.support.tivoli.com (8.9.1/8.8.8) with SMTP id NAA13300 for ; Wed, 3 Feb 1999 13:53:20 -0600 (CST) Message-ID: <07af01be4fad$ca59eca0$b46f5492@uking.support.tivoli.com> From: "Ulan King" To: Subject: Version Comparisons Date: Wed, 3 Feb 1999 13:45:41 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org mailto: Greetings, Say, maybe I'm overly tired from moving all weekend - but I can't seem to find on your web site any comparison to FreeBSD variants. What I'm looking for is what's the difference between say 2.2.7 vs. 3.0? I am currently running 2.2.8 and am looking for what I would gain by going to 3.0. Thanks, Ulan King ------------------------------------------------ Ulan King Customer Support Engineer Tivoli Systems, Inc. Level II Framework Team 512.436.8428 Austin, TX uking@tivoli.com Home: egn@bigfoot.com ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 12:45:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19267 for freebsd-doc-outgoing; Wed, 3 Feb 1999 12:45:01 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19237; Wed, 3 Feb 1999 12:44:57 -0800 (PST) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA27973; Wed, 3 Feb 1999 12:44:57 -0800 (PST) (envelope-from fenner@FreeBSD.org) Date: Wed, 3 Feb 1999 12:44:57 -0800 (PST) Message-Id: <199902032044.MAA27973@freefall.freebsd.org> To: wollman@FreeBSD.ORG, fenner@FreeBSD.ORG, doc@FreeBSD.ORG Subject: Re: docs/6564 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: need more references in fetch(1) State-Changed-From-To: open->closed State-Changed-By: fenner State-Changed-When: Wed Feb 3 12:44:29 PST 1999 State-Changed-Why: Added references to RFC's 1738, 959, 850. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 14:06:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01687 for freebsd-doc-outgoing; Wed, 3 Feb 1999 14:06:27 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mh2.cts.com (mh2.cts.com [209.68.192.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01682 for ; Wed, 3 Feb 1999 14:06:26 -0800 (PST) (envelope-from ttabata@ucsd.edu) Received: from king.cts.com (root@king.cts.com [198.68.168.21]) by mh2.cts.com (8.8.7/8.8.5) with ESMTP id OAA01511 for ; Wed, 3 Feb 1999 14:06:24 -0800 (PST) Received: from crash.cts.com (root@crash.cts.com [192.188.72.17]) by king.cts.com (8.8.7/8.8.7) with SMTP id OAA24029 for ; Wed, 3 Feb 1999 14:06:23 -0800 (PST) Received: from ucsd.edu by crash.cts.com with smtp (Smail3.1.29.1 #5) id m1089fg-0001FXC; Wed, 3 Feb 99 13:17 PST Message-ID: <36B8BC0C.D1997751@ucsd.edu> Date: Wed, 03 Feb 1999 13:13:48 -0800 From: Tomohira Tabata X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-doc@FreeBSD.ORG Subject: search for USD Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sirs, Search for 'usd' on the top page, http://www.freebsd.org/, does not find anything. It is weird, isn't it? USD is User's Supplementary Documents, of course. Tomohira Tabata ttabata@ucsd.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 14:25:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05286 for freebsd-doc-outgoing; Wed, 3 Feb 1999 14:25:25 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05271 for ; Wed, 3 Feb 1999 14:25:16 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.8.8/8.8.8) id VAA13801 for doc@freebsd.org; Wed, 3 Feb 1999 21:45:49 GMT (envelope-from nik) Date: Wed, 3 Feb 1999 21:45:49 +0000 From: Nik Clayton To: doc@FreeBSD.ORG Subject: Doc. Proj. Manager not here 'til 15th Feb. Message-ID: <19990203214549.A13198@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Organization: Nik at home, where there's nothing going on Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, this is your documentation project manager[1] speaking :-) I'm on holiday until the 15th Feb, and will be unsubscribed from this and other lists until then. This will (hopefully) explain the lack of any replies to stuff you send to nik@freebsd.org next week. I'll catch up on mail as soon as possible after getting back. Now, I just hope I don't come back with broken arms. . . N [1] BTW, I really don't like this term. It's got all sorts of Dilberty pointy-haired overtones, and my hair isn't even slightly pyramidal. Can anyone think of something better? Anything? -- Bagel: The carbohydrate with the hole To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 15:32:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16527 for freebsd-doc-outgoing; Wed, 3 Feb 1999 15:32:11 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA16437 for ; Wed, 3 Feb 1999 15:32:00 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.2/8.9.2) with ESMTP id PAA13775; Wed, 3 Feb 1999 15:32:34 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Nik Clayton cc: doc@FreeBSD.ORG Subject: Re: Doc. Proj. Manager not here 'til 15th Feb. In-reply-to: Your message of "Wed, 03 Feb 1999 21:45:49 GMT." <19990203214549.A13198@catkin.nothing-going-on.org> Date: Wed, 03 Feb 1999 15:32:34 -0800 Message-ID: <13770.918084754@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > [1] BTW, I really don't like this term. It's got all sorts of Dilberty > pointy-haired overtones, and my hair isn't even slightly pyramidal. > Can anyone think of something better? Get used to it. I'll loan you my curling iron. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Feb 3 16:10:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25600 for freebsd-doc-outgoing; Wed, 3 Feb 1999 16:10:57 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25592 for ; Wed, 3 Feb 1999 16:10:50 -0800 (PST) (envelope-from sue@phoenix.welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.9.1/8.9.0) id LAA29049; Thu, 4 Feb 1999 11:10:40 +1100 (EST) Message-ID: <19990204111035.12676@welearn.com.au> Date: Thu, 4 Feb 1999 11:10:35 +1100 From: Sue Blake To: freebsd-doc@FreeBSD.ORG Subject: environ(7) typos and the ghost of edit(1) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The man page for environ(7) mentions edit(1) but we don't seem to have one of them. It has been like that since 1994 if that means anything. Maybe it would make sense, though, to alias or link edit to ee since that's what most 'edit' typers could use. Sounds like a good idea to me, but so do lots of things that aren't :-) Maybe it was like that once upon a time? If there's supposed to be no edit(1), then this man page needs changing, and I'll have to ask someone else to figure out how. Also, there's what appears to be a typo in environ(7), on the second last quoted line below. Perhaps a missing number, perhaps something else. .It Ev TERMCAP The string describing the terminal in .Ev TERM , or, if it begins with a '/', the name of the termcap file. See .Ev TERMPATH below, .Xr termcap 5 , and .Xr termcap . .It Ev TERMPATH I don't know what to do with this one either. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 02:00:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18735 for freebsd-doc-outgoing; Thu, 4 Feb 1999 02:00:46 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from firewall2.lehman.com (firewall2.Lehman.COM [192.147.65.115]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18725; Thu, 4 Feb 1999 02:00:31 -0800 (PST) (envelope-from nclayton@lehman.com) From: nclayton@lehman.com Received: from relay.lehman.com by firewall2.lehman.com (8.8.6/8.8.6) id FAA17244; Thu, 4 Feb 1999 05:00:27 -0500 (EST) Received: from cmgrelay1.messaging-svcs.lehman.com by relay.lehman.com (4.1/LB-0.6) id AA15112; Thu, 4 Feb 99 04:59:56 EST Received: from lonmailhost.lehman.com by cmgrelay1.messaging-svcs.lehman.com (8.8.5/8.8.5) id EAA24725; Thu, 4 Feb 1999 04:59:53 -0500 (EST) Received: by lonmailhost.lehman.com (SMI-8.6/Lehman Bros. V1.5) id JAA03665; Thu, 4 Feb 1999 09:59:51 GMT Message-Id: <19990204095951.R25266@lehman.com> Date: Thu, 4 Feb 1999 09:59:51 +0000 To: Greg Lehey , Nik Clayton Cc: Jesus Rodriguez , doc@FreeBSD.ORG Subject: Re: PDF DocBook Handbook References: <36B4BEA6.3E0DA80A@freebsd.org> <19990131231006.A2294@catkin.nothing-going-on.org> <19990202100500.U71384@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990202100500.U71384@freebie.lemis.com>; from Greg Lehey on Tue, Feb 02, 1999 at 10:05:00AM +1030 Organization: Lehman Brothers Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Greg, I'm not at a FreeBSD machine at the moment, and won't be until the 15th, which makes this a little more complicated :-( On Tue, Feb 02, 1999 at 10:05:00AM +1030, Greg Lehey wrote: > On Sunday, 31 January 1999 at 23:10:06 +0000, Nik Clayton wrote: > > On Sun, Jan 31, 1999 at 09:35:50PM +0100, Jesus Rodriguez wrote: > >> Compiling the pdf version (# $Id: Makefile,v 1.11 1999/01/27 23:39:47 > >> nik Exp $) of docbook handbook i get: > > > > Try running /usr/local/bin/mktexlsr, which update's one of TeX's databases. > > The latest version of the JadeTeX port does that for you. You should have > > version 1.2 of ports/print/jadetex/Makefile. > > I still haven't been able to install jadetex. The Makefile appears to > be missing a package dependency: I get: OK. First off, Jesus mailed me back to say that running mktexlsr solved his problem, so I don't think that's what you're seeing. What version of TeX have you installed from ports? I've got a nagging feeling that an earlier message I sent out said use print/teTeX, and I should have said print/teTeX-beta, which a) includes more of the optional packages b) is configurable without recompiling I think this might be your problem. > tex -ini "&latex" jadetex.ini > This is TeX, Version 3.14159 (Web2c 7.1) (INITEX) > (jadetex.ini > LaTeX2e <1997/12/01> patch level 1 > (jadetex.ltx (/usr/local/share/texmf/tex/latex/minimal.cls > Document Class: minimal 1996/05/20 Standard LaTeX minimal class > ) > > ! LaTeX Error: File `amssymb.sty' not found. That should definitely be installed. According the PLIST file, you should have it in ${PREFIX}/share/texmf/tex/latex/amsfonts/. If it's not there, something's gone wrong with your installation. The other files you're missing are also listed in the PLIST. Do you have any TeX related environment variables set? $TEXMF or others? That might be the cause of the problem -- I don't have any set in my environment. I'm starting to run out of ideas, because I don't know a great deal about TeX. It might be worthwhile getting in touch with Eivind, who does (I believe). Do you have a test machine you could install this on? Or perhaps you could reinstall TeX and JadeTeX with ${PREFIX} pointing somewhere else, and then edit doc/en/handbook/Makefile to explicitly call this new installation instead? Sorry I can't be more specific. N -- --+==[ Systems Administrator, Year 2000 Test Lab, Lehman Brothers, Inc. ]==+-- --+==[ 1 Broadgate, London, EC2M 7HA 0171-601-0011 x5514 ]==+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 02:17:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20398 for freebsd-doc-outgoing; Thu, 4 Feb 1999 02:17:40 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freelunch.freenet.kiev.ua (freelunch.freenet.kiev.ua [194.44.28.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA20390 for ; Thu, 4 Feb 1999 02:17:28 -0800 (PST) (envelope-from minaev@kmuga.freenet.kiev.ua) From: minaev@kmuga.freenet.kiev.ua Received: (from uuipa@localhost) by freelunch.freenet.kiev.ua (8.8.5/8.8.5) with UUCP id MAA29652 for freebsd-doc@FreeBSD.ORG; Thu, 4 Feb 1999 12:01:56 +0200 (EET) X-Authentication-Warning: freelunch.freenet.kiev.ua: uuipa set sender to minaev@kmuga.freenet.kiev.ua using -f Received: from rtf.kmuga.freenet.kiev.ua by bsd.kmuga.freenet.kiev.ua with ESMTP (8.7.5/5-eef) id KAA00255; Thu, 4 Feb 1999 10:30:17 +0200 (EET) Received: from RTF/SpoolDir by rtf.kmuga.freenet.kiev.ua (Mercury 1.31); 4 Feb 99 10:30:40 eet-2 Received: from SpoolDir by RTF (Mercury 1.31); 4 Feb 99 10:30:20 eet-2 Organization: KIUCA To: freebsd-doc@FreeBSD.ORG Date: Thu, 4 Feb 1999 10:30:08 EET-2 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT X-mailer: Pegasus Mail for Windows (v2.54) Message-ID: Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org HELP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 12:33:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16792 for freebsd-doc-outgoing; Thu, 4 Feb 1999 12:33:26 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from zypresse.pk.she.de (zypresse.pk.she.de [193.98.90.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16785 for ; Thu, 4 Feb 1999 12:33:22 -0800 (PST) (envelope-from christoph.sold@pk.she.de) Received: from pk.she.de (pm231.pk.she.de [194.45.219.231]) by zypresse.pk.she.de (8.9.1/8.7.6) with ESMTP id VAA16446 for ; Thu, 4 Feb 1999 21:33:19 +0100 Message-ID: <36BA03DD.8A93C43D@pk.she.de> Date: Thu, 04 Feb 1999 21:32:29 +0100 From: Christoph Sold X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-STABLE i386) X-Accept-Language: de,de-AU,de-CH,de-DE MIME-Version: 1.0 To: freebsd-doc Subject: FAQ 8.19. How do I set up mail with a dialup connection to the 'net? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Folks, before I ask: Thanks. You did a great job documenting the bells and whistles, as well as showing the gory details. Again, thanks to all of you who ever did a single line of documentation. Now for some wishes: above said FAQ 8.19 is missing the following hints. Just put them in: After the paragraph <> ... If you've chosen to use user-ppp, you can automatically fetch your mail when a connection to the 'net is established with the following entry in /etc/ppp/ppp.linkup: MYADDR: !bg su user -c fetchmail <> Insert something like <> If you are using sendmail (as shown below) to deliver mail to non-local accounts, put the command !bg su user -c sendmail -q after the above shown entry. This forces sendmail to process your mailqueue as soon as the connection to the 'net is established. <>. Also, some pointers to sendmail information inside this FAQ would help -- I still cannot figure what the shown .mc would do. Best regards -Christoph Sold sendmail newbie P.S: > uname -a FreeBSD cheasy.pk.she.de 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Thu Jan 14 18:44:46 CET 1999 sold@cheasy.pk.she.de:/usr/src/sys/compile/CHEASY-STABLE i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 12:43:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18287 for freebsd-doc-outgoing; Thu, 4 Feb 1999 12:43:36 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from topcad.ucsd.edu (topcad.ucsd.edu [132.239.228.83]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18276 for ; Thu, 4 Feb 1999 12:43:34 -0800 (PST) (envelope-from ttabata@topcad.ucsd.edu) Received: (from ttabata@localhost) by topcad.ucsd.edu (8.9.1a/8.9.1) id MAA06978; Thu, 4 Feb 1999 12:43:31 -0800 (PST) Date: Thu, 4 Feb 1999 12:43:31 -0800 (PST) Message-Id: <199902042043.MAA06978@topcad.ucsd.edu> From: Tomohira Tabata To: freebsd-doc@FreeBSD.ORG Subject: make CD-R disk of FreeBSD Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sirs, I would like to download FreeBSD 3.0 from some ftp site, write it onto a CD-R media, and install FreeBSD as if I used a CD-ROM media supplied by Walnut. I have not installed or tried FreeBSD yet. So I read some documentations under http://www.freebsd.org/handbook/install.html, but still I have some questions. Is there any documentation that explains what I should copy and how build directories on a CD-R media? Just copying all of files under ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/ does work well? Also it is not clear to me what I should copy for NFS installation. Is there any documentation for that? Sorry if you put these kinds of information on your web site already, although I can still say it was hard to find for me. Thank you in advance. Sincerely, Tomohira Tabata ttabata@ucsd.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 15:55:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA14788 for freebsd-doc-outgoing; Thu, 4 Feb 1999 15:55:45 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA14777 for ; Thu, 4 Feb 1999 15:55:44 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.2/8.9.2) with ESMTP id PAA21383; Thu, 4 Feb 1999 15:52:33 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Tomohira Tabata cc: freebsd-doc@FreeBSD.ORG Subject: Re: make CD-R disk of FreeBSD In-reply-to: Your message of "Thu, 04 Feb 1999 12:43:31 PST." <199902042043.MAA06978@topcad.ucsd.edu> Date: Thu, 04 Feb 1999 15:52:33 -0800 Message-ID: <21380.918172353@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Is there any documentation that explains what I should copy and how > build directories on a CD-R media? Just copying all of files under > ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/ does work well? There's no documentation on this, but basically yes, just take 3.0-RELEASE and as much of 3.0-RELEASE/packages as you can fit (only packages/All and packages/INDEX are relevant; everything else is optional) and make an iso image out of it. See /usr/share/examples/worm for the scripts to do that. > Also it is not clear to me what I should copy for NFS installation. Is > there any documentation for that? Yes, see INSTALL.TXT. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 17:04:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25037 for freebsd-doc-outgoing; Thu, 4 Feb 1999 17:04:34 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from server-1.visp.net (server-1.visp.net [207.173.210.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25030 for ; Thu, 4 Feb 1999 17:04:32 -0800 (PST) (envelope-from cbfrp002@netcafe.net) From: cbfrp002@netcafe.net Received: from randypier (sea2-140.visp.net [208.222.182.140]) by server-1.visp.net (8.8.7/8.8.8) with SMTP id RAA04487 for ; Thu, 4 Feb 1999 17:05:59 -0800 Date: Thu, 4 Feb 1999 17:05:59 -0800 To: freebsd-doc@FreeBSD.ORG Subject: Home-based Travel Business Organization: R. Pierce Message-Id: <2U3VTU13.N2923FIS@netcafe.net> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Look, I don't want to waste your time.... or mine. If you are 110% SERIOUS about earning a solid six figure income from the comfort of your own home and are not afraid to work for it - I CAN HELP YOU!!! WHAT THIS BUSINESS IS NOT: This is NOT Multilevel Marketing. This is NOT a chain letter. This is NOT another get rich scheme!!! WHAT THIS BUSINESS IS: This IS a legitimate company registered with the BETTER BUSINESS BUREAU AND D.A.'S OFFICE. This company IS a member of DUNN AND BRADSTREET. This company has recently gone public. And most important, this company IS dedicated to helping YOU move into a six-figure lifestyle. With this incredible business opportunity, after you become a qualified director, you will earn an unbelievable 78% commission. This translates to a $1,000.00 profit from each transaction. For more information concerning this awesome opportunity and your FREE 3-day, 4-night, cruise for two. CALL 24 HOURS 1-800-345-9688 EXT. 3540 OR cbfrp002@netcafe.com <-- CLICK HERE TO EMAIL ME and put "Travel info" as the subject to receive more information. ========================================================================================== Admin Internet Services If you are a Washington resident and/or wish to be removed from this list, reply to this message with the word "remove" as the subject, and you will be removed from our list. This e-mail message is being sent in accordance with the Washington state commercial e-mail law for commercial e-mail. For more information please see: http://www.wa.gov/wwweb/AGO/junkemail/ [Washington State Law]. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Feb 4 21:37:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28939 for freebsd-doc-outgoing; Thu, 4 Feb 1999 21:37:19 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from imo18.mx.aol.com (imo18.mx.aol.com [198.81.17.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28934 for ; Thu, 4 Feb 1999 21:37:18 -0800 (PST) (envelope-from JAZZMONT@aol.com) From: JAZZMONT@aol.com Received: from JAZZMONT@aol.com by imo18.mx.aol.com (IMOv18.1) id FUUOa20553 for ; Fri, 5 Feb 1999 00:37:12 -0500 (EST) Message-ID: Date: Fri, 5 Feb 1999 00:37:12 EST To: freebsd-doc@FreeBSD.ORG Mime-Version: 1.0 Subject: HELP SETTING UP 2 PRINTERS Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 for Windows 95 sub 52 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i have a very dumb question. DO ALL COMPUTERS HAVE 2 PRINTER PORTS OR DO YOU NEED TO INSTALL ONE? I HAD TO BUY AN ADAPTER TO BE ABLE TO PLUG IN MY OTHER PRINTER AND AM UNSURE WHAT TO DO TO GET IT TO WORK. OR IS THERE ANOTHER WAY TO HOOK UP 2 PRINTERS TO MY COMPUTER? ANY HELP YOU CAN GIVE ME WOULD BE GREAT. MY E MAIL ADDRESS IS JAZZMONT@ AOL.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 5 03:00:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01687 for freebsd-doc-outgoing; Fri, 5 Feb 1999 03:00:18 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01676 for ; Fri, 5 Feb 1999 03:00:11 -0800 (PST) (envelope-from rmz@dunk.follo.net) Received: from dunk.follo.net (dunk.follo.net [195.204.143.225]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id MAA21355 for ; Fri, 5 Feb 1999 12:00:09 +0100 (CET) Received: (from rmz@localhost) by dunk.follo.net (8.8.8/8.8.6) id MAA25649; Fri, 5 Feb 1999 12:00:08 +0100 (CET) Message-ID: <19990205120005.14273@follo.net> Date: Fri, 5 Feb 1999 12:00:05 +0100 From: Bjorn Remseth To: freebsd-doc@FreeBSD.ORG Subject: Building the docproj port Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Organization: Yes Interactive AS Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. I'm having some trouble while trying to build the docproj port: cd /usr/ports/textproc/docproj make JADETEX=yes install The build-process then proceeds for a while before it finally produces this output: Processing file jadetex.dtx (isoent) -> isoents.tex File jadetex.dtx ended by \endinput. Lines processed: 5077 Comments removed: 512 Comments passed: 0 Codelines passed: 4550 *************************************************************** ) Overall statistics: Files processed: 3 Lines processed: 15231 Comments removed: 1536 Comments passed: 0 Codelines passed: 13650 ) ) No pages of output. Transcript written on jadetex.log. tex -ini "&latex" jadetex.ini This is TeX, Version 3.14159 (Web2c 7.1) (INITEX) (jadetex.ini LaTeX2e <1997/12/01> patch level 1 (jadetex.ltx (/usr/local/share/texmf/tex/latex/minimal.cls Document Class: minimal 1996/05/20 Standard LaTeX minimal class ) (/usr/local/share/texmf/tex/latex/amssymb.sty (/usr/local/share/texmf/tex/latex/amsfonts.sty)) (/usr/local/share/texmf/tex/latex/array.sty) (/usr/local/share/texmf/tex/latex/longtable.sty) (/usr/local/share/texmf/tex/latex/color.sty ! Package color Error: No driver specified. See the color package documentation for explanation. Type H for immediate help. ... l.127 } ? help You should make a default driver option in a file color.cfg eg: \ExecuteOptions{dvips} ? Please help me, for I am utterly clueless ;) (Rmz) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 5 14:16:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11213 for freebsd-doc-outgoing; Fri, 5 Feb 1999 14:16:18 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mail1.doit.wisc.edu (mail1.doit.wisc.edu [144.92.9.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11208 for ; Fri, 5 Feb 1999 14:16:16 -0800 (PST) (envelope-from kfirkins@students.wisc.edu) Received: from [209.83.13.146] by mail1.doit.wisc.edu id QAA81860 (8.9.1/50); Fri, 5 Feb 1999 16:16:11 -0600 Subject: Problem... From: Kelly Firkins Reply-To: Kelly Firkins Message-ID: <000343254bde08c8_mailit@students.wisc.edu> Date: Fri, 05 Feb 1999 16:06:35 -0600 X-Mailer: BeatWare Mail-It 2.0 X-BeOS-Platform: Intel or clone X-Priority: 3 (Normal) To: freebsd-doc@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I couldn't find a way to contact the site admin but http://freebsd.advanssy.net/handbook/ says we don't have permission to access /handbook on this server. :) Ditto for the /FAQ Kelly -- --------------- Kelly Firkins UW-Madison DoIT kelly_firkins@hotmail.com "If dolphins are so smart, why did Flipper work for television?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 6 22:00:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10451 for freebsd-doc-outgoing; Sat, 6 Feb 1999 22:00:04 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10400 for ; Sat, 6 Feb 1999 22:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA19964; Sat, 6 Feb 1999 22:00:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA09719 for ; Sat, 6 Feb 1999 21:52:15 -0800 (PST) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp406.yk.rim.or.jp [202.247.165.106]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id OAA20636 for ; Sun, 7 Feb 1999 14:52:12 +0900 (JST) Message-Id: <19990207145131R.k-horik@yk.rim.or.jp> Date: Sun, 07 Feb 1999 14:51:31 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9940: mt.1 typo (right paren missing, and etc.) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9940 >Category: docs >Synopsis: mt.1 typo (right paren missing, and etc.) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 6 22:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kazuo Horikawa >Release: FreeBSD 2.2.7-RELEASE i386 >Organization: jpman Project, Japan FreeBSD Users Group >Environment: manpages.?? from 3.0-19990206-STABLE src/usr.bin/mt/mt.1 revision 1.12.2.1 (RELENG_3) revision 1.13 (HEAD) >Description: 1. I think that `hardware' should be `SCSI logical': [snip] setspos Set SCSI logical block position. Some drives do not support this. The count argument is interpreted as a hardware block to ^^^^^^^^ position to. [snip] 2. I think that right parenthesis `)' should be added at end of sentence: [snip] status Print status information about the tape unit. For SCSI magnet- ic tape devices, the current operating modes of density, blocksize, and whether compression is enabled is reported. The current state of the driver (what it thinks that it is doing with the device) is reported. If the driver knows the relative position from BOT (in terms of filemarks and records), it prints that. Note that this information is not definitive (on- ^ ly BOT, End of Recorded Media, and hardware or SCSI logical block position (if the drive supports such) are considered definitive tape positions. [snip] ^ >How-To-Repeat: $ man 1 mt >Fix: Please apply following patch for src/usr.bin/mt/mt.1. revision 1.12.2.1 (RELENG_3) revision 1.13 (HEAD) --- mt.1.bak Sun Feb 7 14:30:29 1999 +++ mt.1 Sun Feb 7 14:31:53 1999 @@ -104,7 +104,7 @@ argument is interpreted as a hardware block to position to. .It Cm setspos Set SCSI logical block position. Some drives do not support this. The count -argument is interpreted as a hardware block to position to. +argument is interpreted as a SCSI logical block to position to. .It Cm rewind Rewind the tape (Count is ignored). @@ -125,7 +125,7 @@ position from BOT (in terms of filemarks and records), it prints that. Note that this information is not definitive (only BOT, End of Recorded Media, and hardware or SCSI logical block position (if the drive supports such) are -considered definitive tape positions. +considered definitive tape positions). .It Cm errstat Print (and clear) error status information about this device. For every normal operation (e.g., a read or a write) and every control operation (e.g,, a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message