summaryrefslogtreecommitdiff
path: root/bin/ln/ln.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ln/ln.1')
-rw-r--r--bin/ln/ln.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index a83b159bed5..6cfa21a2332 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ln.1,v 1.6 1999/05/23 14:10:48 aaron Exp $
+.\" $OpenBSD: ln.1,v 1.7 1999/08/16 18:40:03 aaron Exp $
.\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -47,11 +47,11 @@
.Nm ln
.Op Fl fs
.Ar source_file
-.Op target_file
+.Op Ar target_file
.Nm ln
.Op Fl fs
.Ar source_file ...
-.Op target_dir
+.Op Ar target_dir
.Sh DESCRIPTION
The
.Nm