summaryrefslogtreecommitdiff
path: root/bin/ln
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:05:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:05:00 +0000
commit45d93d3fb4f26de6e3c95bb9fd0fd2e4955356d9 (patch)
treece7e86cedb7cce377477634a06422782dddb83fd /bin/ln
parent8c807d6c9d94f750e87fa7bdce3aaa3266c17347 (diff)
- consistent STANDARDS blurb
- note which options are extensions to POSIX discussed w/ deraadt otto millert
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.112
1 files changed, 11 insertions, 1 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 4e1c81132f7..990dd948634 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ln.1,v 1.22 2005/12/02 20:36:56 cloder Exp $
+.\" $OpenBSD: ln.1,v 1.23 2007/05/29 15:04:59 jmc Exp $
.\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -191,6 +191,16 @@ This results from directory-walking.
.Xr stat 2 ,
.Xr symlink 2 ,
.Xr symlink 7
+.Sh STANDARDS
+The
+.Nm
+utility is compliant with the
+.St -p1003.1-2004
+specification.
+.Pp
+The flags
+.Op Fl hn
+are extensions to that specification.
.Sh HISTORY
An
.Nm