diff options
author | ru <ru@FreeBSD.org> | 2001-04-27 08:12:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-04-27 08:12:45 +0000 |
commit | 3da5e6c90c1d57acfb44ef571378c5cb42f93d89 (patch) | |
tree | 80c2d2c30ca979b667e04726a641f3fedc344ef7 /bin/ln | |
parent | 376d2cec8e4b758a0eb12c5df3631663afe4292d (diff) | |
download | FreeBSD-src-3da5e6c90c1d57acfb44ef571378c5cb42f93d89.zip FreeBSD-src-3da5e6c90c1d57acfb44ef571378c5cb42f93d89.tar.gz |
Fixed a typo.
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 4bf7d4b..6d4064b 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -186,7 +186,7 @@ and options are non-standard and their use in scripts is not recommended. They are provided solely for compatibility with other .Nm -inplementations. +implementations. .Sh STANDARDS The .Nm |