From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 28 22:00:01 2012 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E51D771 for ; Fri, 28 Dec 2012 22:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BCFDA8FC15 for ; Fri, 28 Dec 2012 22:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBSM00rU049283 for ; Fri, 28 Dec 2012 22:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBSM00mx049279; Fri, 28 Dec 2012 22:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 28 Dec 2012 22:00:00 GMT Resent-Message-Id: <201212282200.qBSM00mx049279@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cody Rank Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CBBA578 for ; Fri, 28 Dec 2012 21:50:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 73E168FC14 for ; Fri, 28 Dec 2012 21:50:30 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBSLoUXv000380 for ; Fri, 28 Dec 2012 21:50:30 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBSLoUqk000379; Fri, 28 Dec 2012 21:50:30 GMT (envelope-from nobody) Message-Id: <201212282150.qBSLoUqk000379@red.freebsd.org> Date: Fri, 28 Dec 2012 21:50:30 GMT From: Cody Rank To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/174787: man page for ln is missing a word X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 22:00:01 -0000 >Number: 174787 >Category: misc >Synopsis: man page for ln is missing a word >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 28 22:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Cody Rank >Release: OS X >Organization: >Environment: Darwin Codys-Mac-mini.local 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64 >Description: The compatibility section of the man page for ln is missing the word "a": "The -F option is FreeBSD extention and should not be used in portable scripts." should be: "The -F option is a FreeBSD extention and should not be used in portable scripts." >How-To-Repeat: "man ln", scroll to bottom >Fix: for bin/ln/ln.1: --- ln.1.orig 2012-12-28 13:40:26.000000000 -0800 +++ ln.1 2012-12-28 13:40:19.000000000 -0800 @@ -291,7 +291,7 @@ .Pp The .Fl F -option is +option is a .Fx extension and should not be used in portable scripts. .Sh SEE ALSO >Release-Note: >Audit-Trail: >Unformatted: