Date: Mon, 8 Sep 2014 07:15:14 GMT From: HIT Srl - Reachstacker Spare parts <reachstacker@hitsrl.it> To: freebsd-doc@freebsd.org Subject: Celebrating 9 years of business - spare parts for reachstackers, forklifts , cranes and other port equipments
| raw e-mail | index | archive | help
Dear Customer We are happy to share with you our celebration of 9 years of business.= We like to remember you that we could assist you with spare parts suita= ble for port equipments like CVS Ferrari, Belotti, Fantuzzi Reggiane, ax= les, differential and transmission parts suitable for Kalmar, Konecranes= , SMV, Svetruck, Sisu like Kessler, Axletech, Clark, Allison. We are specialists in OEM spare parts for forklifts, reachstackers, cra= nes and other port equipments, then if you have an Italian equipment, we= are the best company to enquire for spare parts. We aren=92t dealer, agent or official distributor of none of above ment= ioned brand, we are technicians! Daily we manage transmission parts, cooling parts, hydraulic parts, axl= e parts, engine parts, gooseneck, steering parts, brake parts, electroni= c and electrical parts, cylinders, spreaders, twist lock, high pressure = hose, pin, load cell, wiper motor, reconditioned diesel engines, rims an= d tyres, etc etc. Send us an email with full and detailed list of the parts that you need= and we will reply you shortly! Distinti Saluti / Best Regards HIT TEAM Email / SKYPE: info@hitsrl.com HIT Spare parts for Port Equipments and Material Handling Equipments HIT S.r.l. Via Domenico Tosi 6 - 42124 - Reggio Emilia - ITALY - Pi= va/Vat IT 02984080362 Tel +39 0522 1756017 (2 lines) Tel +39 0522 506100 (2 lines) Fax +39 0522 271015 HIT Email: info@hitsrl.com HIT WebSite: www.hitsrl.com If you don't like receive our info just reply us with NOEMAIL in subjec= t. Sorry to have bothered you. From owner-freebsd-doc@FreeBSD.ORG Mon Sep 8 10:07:09 2014 Return-Path: <owner-freebsd-doc@FreeBSD.ORG> Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A78D3FD4 for <freebsd-doc@FreeBSD.org>; Mon, 8 Sep 2014 10:07:09 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75AEC13A6 for <freebsd-doc@FreeBSD.org>; Mon, 8 Sep 2014 10:07:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s88A79Ea043384 for <freebsd-doc@FreeBSD.org>; Mon, 8 Sep 2014 10:07:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 193460] New: Suggestion: add a section resume in man manpage Date: Mon, 08 Sep 2014 10:07:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mazhe@alkumuna.eu X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: <bug-193460-9@https.bugs.freebsd.org/bugzilla/> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project <freebsd-doc.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc/> List-Post: <mailto:freebsd-doc@freebsd.org> List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 08 Sep 2014 10:07:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193460 Bug ID: 193460 Summary: Suggestion: add a section resume in man manpage Product: Documentation Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: mazhe@alkumuna.eu Maybe it is a bit silly, but I recently needed some kind of "official reference" on manpage sections in FreeBSD and realized that no manpage provided it. The best I could come up with was to do `for i in {1..9}; do man $i intro|head -n1; done`. Would it be considered useful to add such a list in the DESCRIPTION part of man(1)? Maybe reformat the beginning to something like: ------------------------------------------------------------------------------ DESCRIPTION The man utility finds and displays online manual documentation pages. If mansect is provided, man restricts the search to the specific section of the manual. The currently available sections are: 1 general commands (tools and utilities) 2 system calls and error numbers 3 C libraries 4 devices and device drivers 5 file formats 6 games 7 miscellaneous 8 system maintenance procedures and commands 9 system kernel interfaces Options that man understands: [...] ------------------------------------------------------------------------------ (of course, feel free to reword as needed) thanks for your time -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>