Date: Fri, 28 Dec 2012 21:50:30 GMT From: Cody Rank <codyrank@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/174787: man page for ln is missing a word Message-ID: <201212282150.qBSLoUqk000379@red.freebsd.org> Resent-Message-ID: <201212282200.qBSM00mx049279@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212282150.qBSLoUqk000379>