summaryrefslogtreecommitdiff
path: root/bin/ln
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-27 08:00:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-27 08:00:19 +0000
commit1d7f44ef260e315c165880947e131975de370ad7 (patch)
treee0e82094815e19204f0e127082a49a915bf23a0e /bin/ln
parent80c9c40df91c28b88ab658a2dd13637a8fc1e5ed (diff)
downloadsrc-test2-1d7f44ef260e315c165880947e131975de370ad7.tar.gz
src-test2-1d7f44ef260e315c165880947e131975de370ad7.zip
Notes
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.17
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index ec9d61eb2928..4bf7d4bd4b26 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -178,10 +178,15 @@ operation using the two passed arguments.
.Xr symlink 7
.Sh COMPATIBILITY
The
-.Fl i
+.Fl h ,
+.Fl i ,
+.Fl n
and
.Fl v
options are non-standard and their use in scripts is not recommended.
+They are provided solely for compatibility with other
+.Nm
+inplementations.
.Sh STANDARDS
The
.Nm