summaryrefslogtreecommitdiff
path: root/usr.bin/readlink/readlink.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/readlink/readlink.1')
-rw-r--r--usr.bin/readlink/readlink.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/readlink/readlink.1 b/usr.bin/readlink/readlink.1
index fcbd48645c4..6d04a0390a4 100644
--- a/usr.bin/readlink/readlink.1
+++ b/usr.bin/readlink/readlink.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: readlink.1,v 1.6 2000/03/10 20:17:50 aaron Exp $
+.\" $OpenBSD: readlink.1,v 1.7 2000/11/09 17:52:31 aaron Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -55,7 +55,7 @@ than the pathname of a symbolic link, it exits with a nonzero exit
code without printing anything.
.Pp
The options are as follows:
-.Bl -tag -width flag
+.Bl -tag -width Ds
.It Fl f
Canonicalize by following every symlink in every component of the given
path recursively.