summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/remove.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-09-27 01:27:32 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-09-27 01:27:32 +0000
commit8e8553c8f85094a3fbcba6909f9a2833c071f65e (patch)
treed18cac7100a7395f4e7b6260cbb9ff6c42c2b564 /lib/libc/stdio/remove.3
parent96f1da305b0d8325e5bfe310b3068bcf72388bea (diff)
Remove an unwanted `.'.
Diffstat (limited to 'lib/libc/stdio/remove.3')
-rw-r--r--lib/libc/stdio/remove.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/remove.3 b/lib/libc/stdio/remove.3
index 79bf9b8ba61..be69032d081 100644
--- a/lib/libc/stdio/remove.3
+++ b/lib/libc/stdio/remove.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: remove.3,v 1.7 1999/07/09 13:35:23 aaron Exp $
+.\" $OpenBSD: remove.3,v 1.8 1999/09/27 01:27:31 aaron Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -80,7 +80,7 @@ or
.Xr unlink 2 .
.Sh SEE ALSO
.Xr rmdir 2 ,
-.Xr unlink 2 .
+.Xr unlink 2
.Sh STANDARDS
The
.Fn remove