aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-12-21 08:57:58 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-12-21 08:57:58 +0000
commit9a73cc73e913eb0953c76a10f02af9ec4cb317bc (patch)
treecbf28c092b0aa7d0ffd47bcbefb1d554d74001bb /bin/ln
parent9035ec00a0e5840d346eb3032570b769b09d232d (diff)
Notes
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index bc8546c809a4..89f4e5fda4ed 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -131,7 +131,7 @@ When the utility is called as
exactly two arguments must be supplied,
neither of which may specify a directory.
No options may be supplied in this simple mode of operation,
-which simply performs a
+which performs a
.Xr link 2
operation using the two passed arguments.
.Sh SEE ALSO