diff options
author | 1999-09-27 01:27:31 +0000 | |
---|---|---|
committer | 1999-09-27 01:27:31 +0000 | |
commit | 1bb16d526b30d2fc11f0d1fdb97a8fcfea8ed879 (patch) | |
tree | 8891235e6ad89a2e6034569747122ed6cc36d378 /lib/libc/stdio/remove.3 | |
parent | doc jumpered models; gemorga2@vt.edu (diff) | |
download | wireguard-openbsd-1bb16d526b30d2fc11f0d1fdb97a8fcfea8ed879.tar.xz wireguard-openbsd-1bb16d526b30d2fc11f0d1fdb97a8fcfea8ed879.zip |
Remove an unwanted `.'.
Diffstat (limited to 'lib/libc/stdio/remove.3')
-rw-r--r-- | lib/libc/stdio/remove.3 | 4 |
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 |