summaryrefslogtreecommitdiffstats
path: root/bin/ln
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-09-11 18:58:16 +0000
committerschwarze <schwarze@openbsd.org>2015-09-11 18:58:16 +0000
commita5ef03607e8bf29a39d13e00add692a48b85abfe (patch)
tree627f332436523dec48089701887fd2e74e431b95 /bin/ln
parentThere is no need to do the route lookups twice just because of IPSec. (diff)
downloadwireguard-openbsd-a5ef03607e8bf29a39d13e00add692a48b85abfe.tar.xz
wireguard-openbsd-a5ef03607e8bf29a39d13e00add692a48b85abfe.zip
delete bogus escaping from ellipsis to forestall cargo cult effects
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 30b896bc09a..c341cc06c5d 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ln.1,v 1.31 2013/12/02 22:19:30 sobrado Exp $
+.\" $OpenBSD: ln.1,v 1.32 2015/09/11 18:58:16 schwarze Exp $
.\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)ln.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: December 2 2013 $
+.Dd $Mdocdate: September 11 2015 $
.Dt LN 1
.Os
.Sh NAME
@@ -46,7 +46,7 @@
.Op Ar target
.Nm ln
.Op Fl fLPs
-.Ar source ...\&
+.Ar source ...
.Op Ar directory
.Sh DESCRIPTION
The