diff options
author | gjb <gjb@FreeBSD.org> | 2012-12-28 22:06:33 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-12-28 22:06:33 +0000 |
commit | cb6e78502588538225efe3e16bec09d07c25439e (patch) | |
tree | d98de21dbbd78723cdaf0a3f42fc831c15006a75 /bin/ln | |
parent | b3ae40e77178825f51f82a93d5771651946b490b (diff) | |
download | FreeBSD-src-cb6e78502588538225efe3e16bec09d07c25439e.zip FreeBSD-src-cb6e78502588538225efe3e16bec09d07c25439e.tar.gz |
Fix wording nit.
PR: 174787
Submitted by: Cody Rank
MFC after: 3 days
Diffstat (limited to 'bin/ln')
-rw-r--r-- | bin/ln/ln.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index fcf97da..610f7bb 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -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 |