summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordownsj <downsj@openbsd.org>1997-07-03 21:55:31 +0000
committerdownsj <downsj@openbsd.org>1997-07-03 21:55:31 +0000
commit579d664125f56a084929e4a1336b0b1d37ff02ef (patch)
treef4c46c953c683d9cc60b6a875c682037d22567c7
parentconst happyness (diff)
downloadwireguard-openbsd-579d664125f56a084929e4a1336b0b1d37ff02ef.tar.xz
wireguard-openbsd-579d664125f56a084929e4a1336b0b1d37ff02ef.zip
There is no undelete(2) manpage.
-rw-r--r--bin/rm/rm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index a4ae9425b06..f39e49cc308 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rm.1,v 1.2 1996/06/23 14:20:59 deraadt Exp $
+.\" $OpenBSD: rm.1,v 1.3 1997/07/03 21:55:31 downsj Exp $
.\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -126,7 +126,7 @@ If an error occurs,
exits with a value >0.
.Sh SEE ALSO
.Xr rmdir 1 ,
-.Xr undelete 2 ,
+.\" .Xr undelete 2 ,
.Xr unlink 2 ,
.Xr fts 3 ,
.Xr symlink 7