summaryrefslogtreecommitdiff
path: root/bin/ln
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
commitad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch)
treeb54160234444c70a92f7729894e15af668141646 /bin/ln
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'bin/ln')
-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 adea21cf466..b6e04685c79 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ln.1,v 1.4 1998/11/28 03:20:33 aaron Exp $
+.\" $OpenBSD: ln.1,v 1.5 1998/12/15 01:20:22 aaron Exp $
.\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -44,11 +44,11 @@
.Nm ln
.Nd make links
.Sh SYNOPSIS
-.Nm
+.Nm ln
.Op Fl fs
.Ar source_file
.Op target_file
-.Nm
+.Nm ln
.Op Fl fs
.Ar source_file ...
.Op target_dir