svn commit: r244791 - head/bin/ln

Glen Barber gjb at FreeBSD.org
Fri Dec 28 22:06:34 UTC 2012


Author: gjb (doc,ports committer)
Date: Fri Dec 28 22:06:33 2012
New Revision: 244791
URL: http://svnweb.freebsd.org/changeset/base/244791

Log:
  Fix wording nit.
  
  PR:		174787
  Submitted by:	Cody Rank
  MFC after:	3 days

Modified:
  head/bin/ln/ln.1

Modified: head/bin/ln/ln.1
==============================================================================
--- head/bin/ln/ln.1	Fri Dec 28 21:59:47 2012	(r244790)
+++ head/bin/ln/ln.1	Fri Dec 28 22:06:33 2012	(r244791)
@@ -291,7 +291,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-all mailing list