svn commit: r244875 - stable/9/bin/ln

Glen Barber gjb at FreeBSD.org
Mon Dec 31 00:51:58 UTC 2012


Author: gjb (doc,ports committer)
Date: Mon Dec 31 00:51:57 2012
New Revision: 244875
URL: http://svnweb.freebsd.org/changeset/base/244875

Log:
  MFC r244791:
   - Fix wording nit.
  
  PR:		174787
  Submitted by:	Cody Rank

Modified:
  stable/9/bin/ln/ln.1
Directory Properties:
  stable/9/bin/ln/   (props changed)

Modified: stable/9/bin/ln/ln.1
==============================================================================
--- stable/9/bin/ln/ln.1	Sun Dec 30 23:06:09 2012	(r244874)
+++ stable/9/bin/ln/ln.1	Mon Dec 31 00:51:57 2012	(r244875)
@@ -227,7 +227,7 @@ implementations.
 .Pp
 The
 .Fl F
-option is
+option is a
 .Fx
 extension and should not be used in portable scripts.
 .Sh SEE ALSO


More information about the svn-src-stable-9 mailing list