summaryrefslogtreecommitdiff
path: root/lib/libc/gen/dirname.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/dirname.3')
-rw-r--r--lib/libc/gen/dirname.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/dirname.3 b/lib/libc/gen/dirname.3
index a1391c28c3e..7e3978fe453 100644
--- a/lib/libc/gen/dirname.3
+++ b/lib/libc/gen/dirname.3
@@ -24,7 +24,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: dirname.3,v 1.2 1999/05/14 12:40:23 alex Exp $
+.\" $OpenBSD: dirname.3,v 1.3 1999/05/25 13:06:45 aaron Exp $
.\"
.Dd August 17, 1997
.Dt DIRNAME 3
@@ -54,7 +54,7 @@ returns a pointer to the string ".", signifying the current directory.
On successful completion,
.Fn dirname
returns a pointer to the parent directory of
-.Ar path.
+.Ar path .
.Pp
If
.Fn dirname