From owner-freebsd-doc@FreeBSD.ORG Sun Oct 10 00:09:03 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32A6B1065673 for ; Sun, 10 Oct 2010 00:09:03 +0000 (UTC) (envelope-from mvoorhis@cs.wpi.edu) Received: from MAIL1.WPI.EDU (MAIL1.WPI.EDU [130.215.36.91]) by mx1.freebsd.org (Postfix) with ESMTP id E9E778FC19 for ; Sun, 10 Oct 2010 00:09:02 +0000 (UTC) Received: from SMTP.WPI.EDU (SMTP.WPI.EDU [130.215.36.186]) by MAIL1.WPI.EDU (8.14.4/8.14.4) with ESMTP id o99NmVq6013004 for ; Sat, 9 Oct 2010 19:48:31 -0400 Received: from cs.wpi.edu (CS.WPI.EDU [130.215.28.181]) by SMTP.WPI.EDU (8.14.4/8.14.4) with ESMTP id o99NmU6R006451 for ; Sat, 9 Oct 2010 19:48:31 -0400 (envelope-from mvoorhis@cs.wpi.edu) Received: from cs.wpi.edu (localhost [127.0.0.1]) by cs.wpi.edu (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o99NmU78017966 for ; Sat, 9 Oct 2010 19:48:30 -0400 Received: (from mvoorhis@localhost) by cs.wpi.edu (8.14.3/8.14.3/Submit) id o99NmU53017965; Sat, 9 Oct 2010 19:48:30 -0400 Date: Sat, 9 Oct 2010 19:48:30 -0400 Message-Id: <201010092348.o99NmU53017965@cs.wpi.edu> From: Michael C Voorhis To: freebsd-doc@freebsd.org Subject: Manpage for top(1) does not descripe "io" mode. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2010 00:09:03 -0000 Hi; The manpage for top(1) doesn't describe the output provided by top's "IO" mode, which is reached by running top and then pressing the "m" key. Reaching IO mode is described in the manpage, but the fields therein: VCSW (voluntary context switches) IVCSW (invulntary .... READ WRITE FAULT (page faults) TOTAL (of what?) PERCENT (of what?) are described nowhere on the manpage. The "cpu" mode appears to be convered. THere's even a special "FreeBSD" section at the bottom of the manpage. This stuff has to be described someplace (i.e., manpage for vmstat?). A pointer to a different manpage would be better than nothing. Michael Voorhis (mvoorhis@cs.wpi.edu) Lab Manager, WPI Dept of Computer Science From owner-freebsd-doc@FreeBSD.ORG Sun Oct 10 15:50:01 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A9171065672 for ; Sun, 10 Oct 2010 15:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 60D5F8FC12 for ; Sun, 10 Oct 2010 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9AFo1JG096483 for ; Sun, 10 Oct 2010 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9AFo1m1096482; Sun, 10 Oct 2010 15:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 10 Oct 2010 15:50:01 GMT Resent-Message-Id: <201010101550.o9AFo1m1096482@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joerg Niendorf Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 629A9106564A for ; Sun, 10 Oct 2010 15:42:33 +0000 (UTC) (envelope-from f5d10a@internode.on.net) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by mx1.freebsd.org (Postfix) with ESMTP id ED9048FC13 for ; Sun, 10 Oct 2010 15:42:32 +0000 (UTC) Received: from ppp118-208-132-82.lns20.bne1.internode.on.net (HELO pri.jn) ([118.208.132.82]) by ipmail07.adl2.internode.on.net with SMTP; 11 Oct 2010 02:12:31 +1030 Message-Id: <20101011013917.89c0b232.f5d10a@internode.on.net> Date: Mon, 11 Oct 2010 01:39:17 +1000 From: Joerg Niendorf To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: docs/151367: [patch] Update for puc.4 man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2010 15:50:01 -0000 >Number: 151367 >Category: docs >Synopsis: [patch] Update for puc.4 man page >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 Oct 10 15:50:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Joerg Niendorf >Release: FreeBSD 9.0-CURRENT amd64 >Organization: none >Environment: FreeBSD fbsd.jn.local 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Sun Oct 10 21:44:36 EST 2010 root@fbsd.jn.local:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The puc.4 man page does not contain any references to the uart(4) driver and the statement "...still uses the same structure to describe the cards..." is not quite correct anymore. Please refer to the attached diff. I think my changes/additions make sense. Thanks. >How-To-Repeat: man 4 puc >Fix: Index: puc.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/puc.4,v retrieving revision 1.5 diff -u -r1.5 puc.4 --- puc.4 24 Jan 2008 12:09:59 -0000 1.5 +++ puc.4 10 Oct 2010 10:34:31 -0000 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD: src/share/man/man4/puc.4,v 1.5 2008/01/24 12:09:59 marck Exp $ .\" -.Dd January 24, 2008 +.Dd October 10, 2010 .Dt PUC 4 .Os .Sh NAME @@ -36,10 +36,12 @@ .Cd "device pci" .Cd "device puc" .Cd "device sio" +.Cd "device uart" .Cd "device ppc" .Sh DESCRIPTION This driver acts as a shim to connect PCI serial and parallel ports to the -.Xr sio 4 +.Xr sio 4 , +.Xr uart 4 and .Xr ppc 4 driver. @@ -49,13 +51,18 @@ Support for new cards should be added there. .Sh SEE ALSO .Xr ppc 4 , -.Xr sio 4 +.Xr sio 4 , +.Xr uart 4 .Sh HISTORY This driver took the idea from the .Nx .Xr puc 4 -driver and still uses the same structure to describe cards, to ease exchanging -card info. +driver and still uses a similar structure to describe cards, to ease exchanging +card info. The +.Xr puc 4 +driver was rewritten by +.An Marcel Moolenaar Aq marcel@FreeBSD.org +in 2006. .Sh BUGS Only serial ports are supported through the .Xr sio 4 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Mon Oct 11 11:06:06 2010 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABA8F10656C6 for ; Mon, 11 Oct 2010 11:06:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 98A988FC27 for ; Mon, 11 Oct 2010 11:06:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9BB66JO036834 for ; Mon, 11 Oct 2010 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9BB66cF036832 for freebsd-doc@FreeBSD.org; Mon, 11 Oct 2010 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Oct 2010 11:06:06 GMT Message-Id: <201010111106.o9BB66cF036832@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD doc list Cc: Subject: Current unassigned doc problem reports X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 11:06:06 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=doc .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o docs/151367 doc [patch] Update for puc.4 man page o docs/151283 doc [patch] man(1) top change pages to bytes in descriptio o docs/151223 doc Add FreeBSD Gnome project's homepage and FAQ to handbo o docs/151104 doc mksnap_ffs(8) should mention 20 snapshot limit on UFS o docs/150991 doc [patch] Install upgtfw using pkg_add as advised in upg o docs/150917 doc [patch] icmp.4, wrong description of icmplim and icmpl o docs/150877 doc ambiguity in newsyslog(8) man page about zfs with comp o docs/150686 doc [handbook] Contradictory information in handbook and F o docs/150365 doc [make.conf] [patch] remove BDECFLAGS from make.conf(5) o docs/150255 doc dtrace description should mention makeoptions DEBUG=-g o docs/150244 doc [patch] DRIVER_MODULE(9): MULTI_DRIVER_MODULE is only o docs/150219 doc zfs(8) manual page misses jail/unjail o docs/150124 doc Request for update of "building the kernel" section of o docs/149950 doc [patch] glob(3)'s reference to regex(3) is spelled inc o docs/149845 doc unify spelling of blocksize, block-size and block size o docs/149574 doc [patch] update mi_switch(9) man page o docs/149522 doc Russian network article: incorrect translation about n o docs/149106 doc xfs.5: non-working mount example o docs/149051 doc [request] No document for clang or clang++ o docs/149047 doc [patch] tcsh(1) bears no mention of brace expansion in o docs/148987 doc [patch] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChun o docs/148680 doc [sysctl][patch] Document some sys/kern sysctls o docs/148071 doc Failover mode between wired and wireless interfaces o docs/148037 doc bge(4) does not list all devices in if_bge.c / if_bger o docs/147995 doc elf.5 man page has has missing reference o docs/146958 doc bad link to "XaQti XMAC II datasheet" in sk(4) manual o docs/146521 doc [handbook] Update IPv6 system handbook section to ment o docs/146047 doc [kld] [patch] the kldstat(2) manual needs to be more p o docs/145719 doc [patch] 7.3 relnotes erroneously describes new getpage o docs/145699 doc hexdump(1) mutes all format qualifier output following o docs/145644 doc Add artical about creating manpage from scratch o docs/145069 doc Dialup firewalling with FreeBSD article out dated. o docs/144818 doc all mailinglist archives dated 19970101 contain traili o docs/144630 doc [patch] domainname(1) manpage contains old information o docs/144543 doc [handbook] IPFW doc change o docs/144537 doc Missing _mdconfig_list and _mdconfig2_list explanation o docs/144515 doc [handbook] Expand handbook Table of contents o docs/144488 doc share/examples/etc/make.conf: contains dangerous examp o docs/144408 doc [patch] update makefs(8) (remove device option) o docs/143850 doc procfs(5) manpage for status > controlling terminal is o docs/143472 doc gethostname(3) references undefined value: HOST_NAME_M o docs/143416 doc [handbook] IPFW handbook page issues o docs/143408 doc man filedesc(9) is missing o docs/142917 doc top(1) man page does not include information about VCS o docs/142437 doc [request] Errata Notices Index missing a docs/142341 doc jail(8): Jail escape when cwd is moved from the host s o docs/142168 doc [patch] ld(1): ldd(1) not mentioned in ld(1) manpage o docs/141032 doc misleading documentation for rtadvd.conf(5) raflags se s docs/140847 doc [request] add documentation on ECMP and new route args o docs/140495 doc [patch] /etc/rc.conf.d is not documented in rc.conf(5) o docs/140457 doc [patch] Grammar fix for isspace(3) o docs/140444 doc [patch] New Traditional Chinese translation of custom- o docs/140435 doc ls(1), section STANDARD: the -A is exception from POSI o docs/140375 doc [UPDATE] Updated zh_TW.Big5/articles/nanobsd o docs/140369 doc [patch] src/contrib/pf/man/pf.4 o docs/140075 doc release notes: missing word "NOT", which changes all t o docs/139336 doc [request] ZFS documentation suggestion o docs/139165 doc gssapi.3 man page out of sync with between crypto and p docs/139153 doc [patch] the hier(7) man page needs to be updated o docs/139018 doc translation of submitting.sgml from docproj/submitting o docs/138887 doc manpage ports(7) incorrect o docs/138845 doc Exceeding kern.ipc.maxpipekva refers to tuning(7) whic o docs/138663 doc system(3) man page confuses users about "return value o docs/138485 doc bpf(4) and ip(4) man pages missing important corner ca a docs/137762 doc [handbook] [patch] proposed: mention "make delete-old" o docs/136712 doc [handbook] [patch] draft new section on gmirror per pa o docs/136666 doc [handbook] Configure serial port for remote kernel deb o docs/136035 doc ftpchroot(5) omits an important option p docs/136029 doc MALLOC_PRODUCTION knob should be mentioned somewhere, o docs/135516 doc [patch] pax(1) manual not mentioning chflags unawarene o docs/135475 doc [patch] jot(1) manpage and behaviour differ o docs/134222 doc installation failure of japanese docs o docs/134123 doc The RUNQUEUE(9) man page is out of date o docs/132884 doc [request] No manpage for SYSINIT and SYSUNINIT o docs/132839 doc [patch] Fix example script in ldap-auth article o docs/132718 doc [handbook] Information about adding a new mirror is ou o docs/132311 doc [patch] man5/nsmb.conf.5 o docs/132260 doc dhcpd(8) pid not stored in documented location o docs/132190 doc EPERM explanation for send(2), sendto(2), and sendmsg( o docs/132113 doc [handbook] Update handbook jails creation o docs/131918 doc [patch] Fixes for the BPF(4) man page o docs/131684 doc [patch] articles/linux-comparison: replace Addenda by o docs/131626 doc [patch] dump(8) "recommended" cache option confusing o docs/131625 doc [patch] Typos in ed(1) man page o docs/130364 doc Man page for top needs explanation of CPU states o docs/130238 doc nfs.lockd man page doesn't mention NFSLOCKD option or o docs/129671 doc New TCP chapter for Developer's Handbook (from rwatson o docs/129464 doc using packages system o docs/129095 doc ipfw(8): Can not check that packet originating/destine s docs/128356 doc [request] add Firefox plugin for FreeBSD manual pages o docs/127908 doc [patch] readdir(3) error documentation s docs/127844 doc Example code skeleton_capture_n.c in meteor(4) manpage o docs/127253 doc Error in Handbook: http://www.freebsd.org/doc/en/books o docs/126590 doc [patch] Write routine called forever in Sample Echo Ps o docs/126484 doc libc function res-zonscut2 is not documented o docs/125921 doc lpd(8) talks about blocks in minfree while it is KB in o docs/125751 doc man 3 pthread_getschedparam section ERRORS incomplete f docs/122052 doc minor update on handbook section 20.7.1 o docs/121952 doc Handbook chapter on Network Address Translation wrong o docs/121585 doc [handbook] Wrong multicast specification o docs/121565 doc dhcp-options(5) manpage incorrectly formatted omitting s docs/121541 doc [request] no man pages for wlan_scan_ap o docs/121312 doc RELNOTES_LANG breaks release if not en_US.ISO8859-1 o docs/121173 doc [patch] mq_getattr(2): mq_flags mistakenly described a s docs/120917 doc [request]: Man pages mising for thr_xxx syscalls o docs/120539 doc Inconsistent ipfw's man page o docs/120125 doc [patch] Installing FreeBSD 7.0 via serial console and o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o docs/118332 doc man page for top does not describe STATE column wait e o docs/118214 doc close(2) error returns incomplete o docs/118020 doc ipfilter(4): man pages query for man 4 ipfilter return o docs/117747 doc 'break' system call needs a man page o docs/116116 doc mktemp (3) re/move note o docs/116080 doc PREFIX is documented, but not the more important LOCAL o docs/115065 doc [patch] sync ps.1 with p_flag and keywords o docs/114371 doc [patch] [ip6] rtadvd.con(5) should show how to adverti o docs/114139 doc mbuf(9) has misleading comments on M_DONTWAIT and M_TR o docs/113194 doc [patch] [request] crontab.5: handling of day-in-month o docs/112804 doc groff(1) command should be called to explicitly use "p o docs/112682 doc Handbook GEOM_GPT explanation does not provide accurat o docs/111425 doc Missing chunks of text in historical manpages o docs/111265 doc [request] Clarify how to set common shell variables o docs/111147 doc hostapd.conf is not documented o docs/110999 doc carp(4) should document unsupported interface types o docs/110692 doc wi(4) man page doesn't say WPA is not supported o docs/110376 doc [patch] add some more explanations for the iwi/ipw fir o docs/110253 doc [patch] rtprio(1): remove processing starvation commen o docs/110062 doc [patch] mount_nfs(8) fails to mention a failure condit o docs/110061 doc [patch] tuning(7) missing reference to vfs.read_max o docs/109981 doc No manual entry for post-grohtml o docs/109977 doc No manual entry for ksu o docs/109973 doc No manual entry for c++filt o docs/109972 doc No manual entry for zless/bzless f docs/109226 doc [request] No manual entry for sntp o docs/109201 doc [request]: manual for callbootd a docs/108980 doc list of missing man pages o docs/106135 doc [request] articles/vinum needs to be updated o docs/105608 doc fdc(4) debugging description staled o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o docs/101464 doc sync ru_RU.KOI8-R/articles/portbuild/article.html with o docs/100196 doc man login.conf does explain not "unlimited" o docs/99506 doc FreeBSD Handbook addition: IPv6 Server Settings o docs/98974 doc Missing tunables in loader(8) manpage o docs/98115 doc Missing parts after rendering handbook to RTF format o docs/96207 doc Comments of a sockaddr_un structure could confuse one o docs/94625 doc [patch] growfs man page -- document "panic: not enough o docs/92626 doc jail manpage should mention disabling some periodic sc o docs/91506 doc ndis(4) man page should be more specific about support o docs/91174 doc [REQUEST] Handbook: Addition of Oracle 9i installation o docs/91149 doc read(2) can return EINVAL for unaligned access to bloc o docs/88512 doc [patch] mount_ext2fs(8) man page has no details on lar o docs/87936 doc Handbook chapter on NIS/YP lacks good information on a o docs/87857 doc ifconfig(8) wireless options order matters o docs/86342 doc bikeshed entry of Handbook is wrong o docs/85128 doc [patch] loader.conf(5) autoboot_delay incompletly desc o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84932 doc new document: printing with an Epson ALC-3000N on Free o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi o docs/84317 doc fdp-primer doesn't show class=USERNAME distinctively o docs/84271 doc [patch] compress(1) doesn't warn about nasty link hand o docs/83820 doc getino(3) manpage not installed o docs/81611 doc [patch] natd runs with -same_ports by default o docs/78480 doc Networked printer setup unnecessarily complex in handb o docs/61605 doc [request] Improve documentation for i386 disk geometry o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun o docs/59835 doc ipfw(8) man page does not warn about accepted but mean o docs/59477 doc Outdated Info Documents at http://docs.freebsd.org/inf o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour s docs/54752 doc bus_dma explained in ISA section in Handbook: should b o docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW o docs/53596 doc Updates to mt(1) manual page o docs/53271 doc bus_dma(9) fails to document alignment restrictions o docs/51480 doc Multiple undefined references in the FreeBSD manual pa o docs/50211 doc [patch] doc.docbook.mk: fix textfile creation o docs/43823 doc [patch] update to environ(7) manpage o docs/41089 doc pax(1) -B option does not mention interaction with -z o docs/40423 doc Keyboard(4)'s definition of parameters to GETFKEY/SETF o docs/38982 doc [patch] developers-handbook/Jail fix o docs/38556 doc EPS file of beastie, as addition to existing examples s docs/35678 doc docproj Makefiles for web are broken for paths with sp s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. a docs/30008 doc [patch] French softupdates document should be translat o docs/27605 doc [patch] Cross-document references () o docs/26286 doc *printf(3) etc should gain format string warnings o docs/24786 doc missing FILES descriptions in sa(4) s docs/20028 doc ASCII docs should reflect tags in the sourc 189 problems total. From owner-freebsd-doc@FreeBSD.ORG Mon Oct 11 21:09:50 2010 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FDB1106564A for ; Mon, 11 Oct 2010 21:09:50 +0000 (UTC) (envelope-from dd@dabber.tv) Received: from smtprelay-h22.telenor.se (smtprelay-h22.telenor.se [195.54.99.197]) by mx1.freebsd.org (Postfix) with ESMTP id E39758FC14 for ; Mon, 11 Oct 2010 21:09:49 +0000 (UTC) Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id 18B1EE9DC4 for ; Mon, 11 Oct 2010 22:43:17 +0200 (CEST) X-SENDER-IP: [85.229.127.233] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqorAO4Ts0xV5X/pPGdsb2JhbACEG491AQGNewwBAQEBEw0IBwbEToVIBIV7g35I X-IronPort-AV: E=Sophos;i="4.57,316,1283724000"; d="scan'208";a="140018078" Received: from c-e97fe555.016-94-73746f11.cust.bredbandsbolaget.se (HELO [10.0.1.5]) ([85.229.127.233]) by ipb1.telenor.se with SMTP; 11 Oct 2010 22:43:16 +0200 Message-Id: Mime-Version: 1.0 From: "The Dabber Player" To: "" Date: Mon, 11 Oct 2010 22:43:19 +0200 X-Bounce-Tracking-Info: Content-type: text/plain; charset=iso-8859-1; format=flowed Content-transfer-encoding: quoted-printable Cc: Subject: Today we launch The Dabber video player for free X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 21:09:50 -0000 Ladies and gentlemen, mina damer och her We are proud to launch a free version of our popular Dabber player at http://www=2Edabber-player=2Ecom The Dabber player is one of the most beautiful 3D-interface videoplayers for embedding on any webpage=2E Now you can host your own online tv-channel, display your best content and best of all you can change= the look and feel and adapt the player to your webpage=2E No more black, boring= , standard embedded and sad videoplayers=2E Let=B4s make Internet more beautiful! You can use our entire range of improved, evolved and very beautiful Dabber= video players for only $75 and Free for non commercial use=2E And for only $95 per month you can have encoding, storage, trafik, contentm= anagement and all players! Practically anythin to start your own online channel=2E Order yours today and use them, love them, and improve all websites out there=2E You can find them at http://www=2Edabber-player=2Ecom A huge thanks goes to all you brave ones who have ordered and implemented our early Dabber players so far=2E Your orders, thoughts, feedb= ack and love have taken us to this day=2E You know who you are! New players and plugins are in the pipeline, both for YouTube, Vimeo, JW, Flow, Html5 and other=2E We can already provide a CMS as a Wordpress pl= ugin We look forward to your order and feedback! For future newsletters and info please subscribe at http://www=2Edabber= =2Etv/#news Daniel Daboczy CEO & co-founder DABBER website: http://www=2Edabber-player=2Ecom mobile: +46 (0)736 26 99 85 e-mail: daniel@dabber=2Etv SKYPE: mrdaboczy adress: Frejgatan 8, SE-114 20 Stockholm, Sweden Nominated for "Best Streaming Innovation of 2009" at the prestigious Streaming Media awards in London=2E This message was sent to doc@freebsd=2Eorg from Dabber Stockholm=2E To stop receiveing info or newsletters from us please reply with the word u= nsub=2E From owner-freebsd-doc@FreeBSD.ORG Mon Oct 11 21:16:16 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7ED041065670; Mon, 11 Oct 2010 21:16:16 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 549E48FC1F; Mon, 11 Oct 2010 21:16:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9BLGGQl078027; Mon, 11 Oct 2010 21:16:16 GMT (envelope-from jkois@freefall.freebsd.org) Received: (from jkois@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9BLGGPa078023; Mon, 11 Oct 2010 21:16:16 GMT (envelope-from jkois) Date: Mon, 11 Oct 2010 21:16:16 GMT Message-Id: <201010112116.o9BLGGPa078023@freefall.freebsd.org> To: jkois@FreeBSD.org, freebsd-doc@FreeBSD.org, jkois@FreeBSD.org From: jkois@FreeBSD.org Cc: Subject: Re: docs/151223: Add FreeBSD Gnome project's homepage and FAQ to handbook. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 21:16:16 -0000 Synopsis: Add FreeBSD Gnome project's homepage and FAQ to handbook. Responsible-Changed-From-To: freebsd-doc->jkois Responsible-Changed-By: jkois Responsible-Changed-When: Mon Oct 11 21:15:45 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=151223 From owner-freebsd-doc@FreeBSD.ORG Tue Oct 12 12:33:56 2010 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5760A1065694 for ; Tue, 12 Oct 2010 12:33:56 +0000 (UTC) (envelope-from djsarthur@hotmail.com) Received: from blu0-omc1-s21.blu0.hotmail.com (blu0-omc1-s21.blu0.hotmail.com [65.55.116.32]) by mx1.freebsd.org (Postfix) with ESMTP id 202578FC1F for ; Tue, 12 Oct 2010 12:33:55 +0000 (UTC) Received: from BLU155-W49 ([65.55.116.9]) by blu0-omc1-s21.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 12 Oct 2010 05:21:55 -0700 Message-ID: X-Originating-IP: [88.139.137.227] From: Arthur Bonpain To: Date: Tue, 12 Oct 2010 12:21:54 +0000 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 12 Oct 2010 12:21:55.0145 (UTC) FILETIME=[0ED71390:01CB6A08] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: About Intel 82574L chip X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2010 12:33:56 -0000 Hi=2C I'm looking about buying an Intel 82574L NIC (Gigabit CT Desktop Adapter).I= 've just compared with the Freebsd 7.3 Hardware note and it's quoted in a e= thernet subtitle chapter but not in the list above. Is this nic supported by Freebsd 7.3 ? thkx Arthur = From owner-freebsd-doc@FreeBSD.ORG Tue Oct 12 13:14:54 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4EAD106580E; Tue, 12 Oct 2010 13:14:50 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 689658FC19; Tue, 12 Oct 2010 13:14:50 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 1CC6E46B5C; Tue, 12 Oct 2010 09:14:50 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 22BEA8A01D; Tue, 12 Oct 2010 09:14:49 -0400 (EDT) From: John Baldwin To: freebsd-doc@freebsd.org Date: Tue, 12 Oct 2010 09:10:52 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.3-CBSD-20100819; KDE/4.4.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010120910.52656.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Tue, 12 Oct 2010 09:14:49 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.96.3 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.9 required=4.2 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bigwig.baldwin.cx Cc: Arthur Bonpain , doc@freebsd.org Subject: Re: About Intel 82574L chip X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2010 13:14:55 -0000 On Tuesday, October 12, 2010 8:21:54 am Arthur Bonpain wrote: > > Hi, > I'm looking about buying an Intel 82574L NIC (Gigabit CT Desktop Adapter).I've just compared with the Freebsd 7.3 Hardware note and it's quoted in a ethernet subtitle chapter but not in the list above. > Is this nic supported by Freebsd 7.3 ? Yes, it is supported by the em(4) driver. -- John Baldwin From owner-freebsd-doc@FreeBSD.ORG Tue Oct 12 13:14:54 2010 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4EAD106580E; Tue, 12 Oct 2010 13:14:50 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 689658FC19; Tue, 12 Oct 2010 13:14:50 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 1CC6E46B5C; Tue, 12 Oct 2010 09:14:50 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 22BEA8A01D; Tue, 12 Oct 2010 09:14:49 -0400 (EDT) From: John Baldwin To: freebsd-doc@freebsd.org Date: Tue, 12 Oct 2010 09:10:52 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.3-CBSD-20100819; KDE/4.4.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010120910.52656.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Tue, 12 Oct 2010 09:14:49 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.96.3 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.9 required=4.2 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bigwig.baldwin.cx Cc: Arthur Bonpain , doc@freebsd.org Subject: Re: About Intel 82574L chip X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2010 13:14:55 -0000 On Tuesday, October 12, 2010 8:21:54 am Arthur Bonpain wrote: > > Hi, > I'm looking about buying an Intel 82574L NIC (Gigabit CT Desktop Adapter).I've just compared with the Freebsd 7.3 Hardware note and it's quoted in a ethernet subtitle chapter but not in the list above. > Is this nic supported by Freebsd 7.3 ? Yes, it is supported by the em(4) driver. -- John Baldwin From owner-freebsd-doc@FreeBSD.ORG Tue Oct 12 20:57:04 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CB30106566C; Tue, 12 Oct 2010 20:57:04 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 632698FC0A; Tue, 12 Oct 2010 20:57:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9CKv40T082251; Tue, 12 Oct 2010 20:57:04 GMT (envelope-from bcr@freefall.freebsd.org) Received: (from bcr@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9CKv419082247; Tue, 12 Oct 2010 20:57:04 GMT (envelope-from bcr) Date: Tue, 12 Oct 2010 20:57:04 GMT Message-Id: <201010122057.o9CKv419082247@freefall.freebsd.org> To: bcr@FreeBSD.org, freebsd-doc@FreeBSD.org, bcr@FreeBSD.org From: bcr@FreeBSD.org Cc: Subject: Re: docs/150686: [handbook] Contradictory information in handbook and FreeBSD wiki regarding KDE4 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2010 20:57:04 -0000 Synopsis: [handbook] Contradictory information in handbook and FreeBSD wiki regarding KDE4 Responsible-Changed-From-To: freebsd-doc->bcr Responsible-Changed-By: bcr Responsible-Changed-When: Tue Oct 12 20:55:35 UTC 2010 Responsible-Changed-Why: I'll get this fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=150686 From owner-freebsd-doc@FreeBSD.ORG Thu Oct 14 20:00:25 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 289E010656E2 for ; Thu, 14 Oct 2010 20:00:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1651D8FC08 for ; Thu, 14 Oct 2010 20:00:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9EK0Ow4079596 for ; Thu, 14 Oct 2010 20:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9EK0O2a079577; Thu, 14 Oct 2010 20:00:24 GMT (envelope-from gnats) Date: Thu, 14 Oct 2010 20:00:24 GMT Message-Id: <201010142000.o9EK0O2a079577@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: "Benedict Reuschling" Cc: Subject: Re: docs/137762: [handbook] [patch] proposed: mention "make delete-old" in sec 24.7 Rebuilding World X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Benedict Reuschling List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 20:00:25 -0000 The following reply was made to PR docs/137762; it has been noted by GNATS. From: "Benedict Reuschling" To: bug-followup@FreeBSD.org, mexas@bristol.ac.uk Cc: Subject: Re: docs/137762: [handbook] [patch] proposed: mention "make delete-old" in sec 24.7 Rebuilding World Date: Thu, 14 Oct 2010 21:41:13 +0200 (CEST) I seem to have lost some of the discussions in between. Is the last patch you followed up with the complete patch or only a correction to the larger patch above? Can you post the last version (whole patch) again? Thanks! Benedict Reuschling bcr@FreeBSD.org The FreeBSD Documentation Project From owner-freebsd-doc@FreeBSD.ORG Thu Oct 14 21:41:16 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14263106564A for ; Thu, 14 Oct 2010 21:41:16 +0000 (UTC) (envelope-from lnkgyv@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6488FC1D for ; Thu, 14 Oct 2010 21:41:15 +0000 (UTC) Received: by wwb39 with SMTP id 39so174133wwb.31 for ; Thu, 14 Oct 2010 14:41:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=T8s+iCRwhv9i6GrK4zzmjgdsVOnhM7Di7oncf0l9r9A=; b=AlCokpfU7Ejs1RrDEDeW1oMLPovDQjps9Zqvo+OHXlDl6KP+MrB4C4StKRQAYGXKfB 2yL8MEBWVG6ymyQ2K/Fz3i2qJgKHFiTnmc2HdHuv4Myg6mLdO2VZ8o0v5PDqj+5UNTjP NYnCbwF+HIQtRl8RTNt6+rAO/FLu3RBlL2eCo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BDg5py0C7cZXkcj7Z4ENfeX9MMT8CIk/7MHT8TLyFGJCIigXNIKC07LY5hXPl6oeSl i2DcfOR8ib419sorrJ3fHZX+ESaXSmK7GoKwifeCzN00RHpkOzCUP4lMpsTdOuED7Ojg /qlelf9pYf1TE38XjsKkIMD/ZFg7lUyyP2t9g= MIME-Version: 1.0 Received: by 10.216.90.132 with SMTP id e4mr10513849wef.73.1287090762200; Thu, 14 Oct 2010 14:12:42 -0700 (PDT) Received: by 10.216.233.214 with HTTP; Thu, 14 Oct 2010 14:12:42 -0700 (PDT) Date: Thu, 14 Oct 2010 21:12:42 +0000 Message-ID: From: =?KOI8-U?B?4NLJyiDnz87ewdLVyw==?= To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: shortest way to commit russian documentations X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 21:41:16 -0000 The project FreeBSD.org.ua is dead. Present in FreeBSD Documentation Project the shortest way to commit new changes in russian documents tree? Or Problem Reports is the one way? -- Best Regards Yurij Goncharuk From owner-freebsd-doc@FreeBSD.ORG Fri Oct 15 02:17:57 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1996D106566B for ; Fri, 15 Oct 2010 02:17:57 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id C39D78FC14 for ; Fri, 15 Oct 2010 02:17:55 +0000 (UTC) Received: by qyk31 with SMTP id 31so811732qyk.13 for ; Thu, 14 Oct 2010 19:17:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=JwBHqfW8ZHfWSxh+2Sq2AzwbVclT8HbkFw6p03xPMxc=; b=vIZEHUc50u1GCMydiCce9OH4CsUG6sxYtIVqKZBc+2dUIbTgBgMsdC5UFyhfNb+vVn BZkIFGMeMKkqmbMbU5WR4MeKWmQSFfbI9DOoBOIUf5DUfOzrwoQceJxwZZIzxob4zSOD y9daYnIDDwcPqZaGWRqY3LEDVcNIFUeYF0dGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mjum8s7ysmZ6mOOJ5xLmce/OxZ0hzN3gv9h1e9vcqgiOI2PLHf2aSiO4FiRDhrv1Dk 2BQECyLUNaHH8FTVWbqGwLRaEH/FUcWGzYK8b4B2oCGYxKERpLyOKJZJaiV55JbRvOtA h1AgUtGNdcKPf6b4LqLrIGORT+lducwMuUqy4= MIME-Version: 1.0 Received: by 10.229.89.15 with SMTP id c15mr86077qcm.202.1287107693456; Thu, 14 Oct 2010 18:54:53 -0700 (PDT) Received: by 10.229.61.29 with HTTP; Thu, 14 Oct 2010 18:54:53 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Oct 2010 05:54:53 +0400 Message-ID: From: Sergey Kandaurov To: =?UTF-8?B?0K7RgNC40Lkg0JPQvtC90YfQsNGA0YPQug==?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-doc@freebsd.org Subject: Re: shortest way to commit russian documentations X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 02:17:57 -0000 On 15 October 2010 01:12, =D0=AE=D1=80=D0=B8=D0=B9 =D0=93=D0=BE=D0=BD=D1=87= =D0=B0=D1=80=D1=83=D0=BA wrote: > The project FreeBSD.org.ua is dead. Present in FreeBSD Documentation Proj= ect > the shortest way to commit new changes in russian documents tree? Or Prob= lem > Reports is the one way? Submitting a PR looks like the best way for me at the moment. --=20 wbr, pluknet From owner-freebsd-doc@FreeBSD.ORG Fri Oct 15 09:29:59 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A2BA1065670 for ; Fri, 15 Oct 2010 09:29:59 +0000 (UTC) (envelope-from lnkgyv@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 32B128FC1C for ; Fri, 15 Oct 2010 09:29:58 +0000 (UTC) Received: by wyb38 with SMTP id 38so538502wyb.13 for ; Fri, 15 Oct 2010 02:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=395OtlsZesqt+YvOV7NE/WnGDuncVvpFKftMX1qip0A=; b=b9djmWLy3+Q/y8A0Vlse0JTQrmRM2RCyWqTjZucrnP+HKOhHHBViC9y1nlDhmzmfs5 GbjJNgKL4VgN8LqlmQ0U+SbaCD0xV4OGYt0uWAUoB8SIVgEBKBVYzJ0x1Zol1mK10hFO bw7QFpraiA+igX8xX/+7HZZ/opkPubG1XnC48= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BPXLcsCXSkYavrmX2j2Ej8tVAKsw8q+u9MyPCdGuNqEwm/J2Zr6QykfWXKc//9we1+ UktcSXHh9SpKiXjmk4O4DsSD1c+/YCZL+dAXOBljJiNGH6MZb6iuqWqlR3DbVMeBrtSW Rl4wvZI6Tr2oUFLzRG6p4iaVd1xEzfEuisx8Y= MIME-Version: 1.0 Received: by 10.227.129.12 with SMTP id m12mr622303wbs.102.1287134997713; Fri, 15 Oct 2010 02:29:57 -0700 (PDT) Received: by 10.216.233.214 with HTTP; Fri, 15 Oct 2010 02:29:57 -0700 (PDT) Date: Fri, 15 Oct 2010 12:29:57 +0300 Message-ID: From: Yurij Goncharuk To: freebsd-doc , taras@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: misc/151401: old data in russian documentation in geom:raid1 mirroring X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 09:29:59 -0000 I have made translation several days ago. Wat's the result of my request? -- Best Regards Yurij Goncharuk From owner-freebsd-doc@FreeBSD.ORG Fri Oct 15 10:25:38 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD88D106566C for ; Fri, 15 Oct 2010 10:25:38 +0000 (UTC) (envelope-from ds@ukrhub.net) Received: from relay.ukrhub.net (relay.ukrhub.net [212.90.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6682B8FC0C for ; Fri, 15 Oct 2010 10:25:38 +0000 (UTC) Received: from chaos.ukrhub.net (chaos.ukrhub.net [212.90.160.54]) by relay.ukrhub.net (Postfix) with ESMTP id 6AEC41D036; Fri, 15 Oct 2010 13:08:16 +0300 (EEST) Received: by chaos.ukrhub.net (Postfix, from userid 1000) id E662A40D4; Fri, 15 Oct 2010 13:08:20 +0300 (EEST) Date: Fri, 15 Oct 2010 13:08:20 +0300 From: Taras Korenko To: Yurij Goncharuk Message-ID: <20101015100820.GB87317@chaos.ukrhub.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FkmkrVfFsRoUs1wW" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-PGP-Key: http://chaos.ukrhub.net/ds.asc X-PGP-Fingerprint: 5128 2A8B 9BC1 A664 21E0 1E61 D838 54D3 8ACC C68B Cc: freebsd-doc Subject: Re: misc/151401: old data in russian documentation in geom:raid1 mirroring X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Taras Korenko List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 10:25:38 -0000 --FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=koi8-u Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 15, 2010 at 12:29:57PM +0300, Yurij Goncharuk wrote: > I have made translation several days ago. Wat's the result of my request? >=20 Hi. I'll take a look at your PR next week. --=20 Best regards, Taras Korenko --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAky4KBQACgkQ2DhU04rMxovu+gCfaWe47Epp4rPtrWFweA59cx9G qYQAoNyR/vTMMoWkAhsDoNqZciu7M5bB =hqNX -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW-- From owner-freebsd-doc@FreeBSD.ORG Fri Oct 15 15:10:11 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD3D81065693 for ; Fri, 15 Oct 2010 15:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 900948FC1E for ; Fri, 15 Oct 2010 15:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9FFABqq082503 for ; Fri, 15 Oct 2010 15:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9FFABFq082496; Fri, 15 Oct 2010 15:10:11 GMT (envelope-from gnats) Resent-Date: Fri, 15 Oct 2010 15:10:11 GMT Resent-Message-Id: <201010151510.o9FFABFq082496@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Kandaurov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A1021065673 for ; Fri, 15 Oct 2010 15:09:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 08D488FC19 for ; Fri, 15 Oct 2010 15:09:30 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9FF9T5H017298 for ; Fri, 15 Oct 2010 15:09:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9FF9TRM017282; Fri, 15 Oct 2010 15:09:29 GMT (envelope-from nobody) Message-Id: <201010151509.o9FF9TRM017282@www.freebsd.org> Date: Fri, 15 Oct 2010 15:09:29 GMT From: Sergey Kandaurov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/151478: [patch] Russian porters-handbook: MFen 1.440 -> 1.1077 book.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 15:10:11 -0000 >Number: 151478 >Category: docs >Synopsis: [patch] Russian porters-handbook: MFen 1.440 -> 1.1077 book.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: Fri Oct 15 15:10:11 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sergey Kandaurov >Release: >Organization: >Environment: >Description: Sync Russian Porters Handbook with the latest English version. Link integrity, style, etc are locally compile/look-tested. >How-To-Repeat: >Fix: The diff is huge, thus it's stored at remove cvs. Diff can be generated from this link: http://plukky.net/cgi-bin/cvsweb.cgi/doc/ru_RU.KOI8-R/books/porters-handbook/book.sgml.diff?r1=text&tr1=1.1&r2=text&tr2=1.8 Or in complete form at http://plukky.net/~pluknet/patches/porters-handbook.diff >Release-Note: >Audit-Trail: >Unformatted: