summaryrefslogtreecommitdiff
path: root/usr.bin/readlink/readlink.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-05 00:28:59 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-05 00:28:59 +0000
commitd42b8335945a579054f42dc44eb007664e15236f (patch)
tree7f180087c945146ff72b245dc58ebe19990adac4 /usr.bin/readlink/readlink.1
parentcb331a5fc3503bef1db7700c5754efd395dae2ad (diff)
Finish standardizing options list introduction.
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 687b9c037eb..74021c8e5bb 100644
--- a/usr.bin/readlink/readlink.1
+++ b/usr.bin/readlink/readlink.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: readlink.1,v 1.4 1998/09/27 16:57:50 aaron Exp $
+.\" $OpenBSD: readlink.1,v 1.5 2000/03/05 00:28:53 aaron Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -53,7 +53,7 @@ on standard output. If readlink is invoked with an argument other
than the pathname of a symbolic link, it exits with a non-zero exit
code without printing anything.
.Pp
-The following options are available:
+The options are as follows:
.Bl -tag -width flag
.It Fl f
Canonicalize by following every symlink in every component of the given