summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaron <>1999-07-02 17:04:16 +0000
committeraaron <>1999-07-02 17:04:16 +0000
commit04bc31ecac610b47b3a0a06d279b2d5fa5326b2f (patch)
tree9a9992b8be1fa4fd2c799be1181f7c76acdbaaa0
parente877d14f06ac6b980fb0f5eaff1bfcab81a47f83 (diff)
downloadopenbsd-04bc31ecac610b47b3a0a06d279b2d5fa5326b2f.tar.gz
openbsd-04bc31ecac610b47b3a0a06d279b2d5fa5326b2f.tar.bz2
openbsd-04bc31ecac610b47b3a0a06d279b2d5fa5326b2f.zip
.Dd should not be given abbreviated month names
-rw-r--r--src/lib/libc/net/rcmdsh.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/rcmdsh.3 b/src/lib/libc/net/rcmdsh.3
index 9ba8f84e6a..f5fbe1e891 100644
--- a/src/lib/libc/net/rcmdsh.3
+++ b/src/lib/libc/net/rcmdsh.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: rcmdsh.3,v 1.4 1999/05/23 14:11:02 aaron Exp $ 1.\" $OpenBSD: rcmdsh.3,v 1.5 1999/07/02 17:04:16 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE. 32.\" SUCH DAMAGE.
33.\" 33.\"
34.Dd Sep 1, 1996 34.Dd September 1, 1996
35.Dt RCMDSH 3 35.Dt RCMDSH 3
36.Os 36.Os
37.Sh NAME 37.Sh NAME