diff options
Diffstat (limited to 'bin/ln/ln.1')
-rw-r--r-- | bin/ln/ln.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index 923c8d038f8..b111ebba87a 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ln.1,v 1.9 2000/10/18 06:55:08 aaron Exp $ +.\" $OpenBSD: ln.1,v 1.10 2000/11/09 17:51:55 aaron Exp $ .\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -67,7 +67,7 @@ How a link points to a file is one of the differences between a hard and symbolic link. .Pp The options are as follows: -.Bl -tag -width flag +.Bl -tag -width Ds .It Fl f Unlink any already existing file, permitting the link to occur. .It Fl s |