diff options
Diffstat (limited to 'lib/libc/net')
-rw-r--r-- | lib/libc/net/rcmdsh.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/rcmdsh.3 b/lib/libc/net/rcmdsh.3 index 64fe5e6a7df..17767c1c81c 100644 --- a/lib/libc/net/rcmdsh.3 +++ b/lib/libc/net/rcmdsh.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcmdsh.3,v 1.1 1996/09/01 21:25:35 millert Exp $ +.\" $OpenBSD: rcmdsh.3,v 1.2 1998/03/07 22:18:05 millert Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -105,4 +105,4 @@ gets an error a file descriptor is still returned instead of \-1. The .Fn rcmdsh function first appeared in -.Bx Open . +.Ox 2.0 . |