From 2dd7d2650b27e86256ed2838b205be505f2c12c7 Mon Sep 17 00:00:00 2001 From: mickey Date: Tue, 10 Sep 1996 05:26:08 +0000 Subject: [PATCH] fix the man acording to the recent changes. --- share/man/man4/Makefile | 4 ++-- share/man/man4/rnd.4 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index a7bffcbd092..2e370bb16bc 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 1996/08/29 12:51:21 deraadt Exp $ +# $OpenBSD: Makefile,v 1.15 1996/09/10 05:26:08 mickey Exp $ # $NetBSD: Makefile,v 1.22.4.2 1996/07/18 00:51:10 jtc Exp $ # @(#)Makefile 8.1 (Berkeley) 6/18/93 @@ -8,7 +8,7 @@ MAN= audio.4 acd.4 ahc.4 bpf.4 ccd.4 clnp.4 cltp.4 ddb.4 drum.4 esis.4 \ spp.4 tb.4 tcp.4 termios.4 tty.4 tp.4 udp.4 unix.4 vnd.4 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4 MLINKS+=netintro.4 networking.4 -MLINKS+=rnd.4 srnd.4 rnd.4 urnd.4 rnd.4 prnd.4 +MLINKS+=rnd.4 srnd.4 rnd.4 urnd.4 rnd.4 prnd.4 rnd.4 random.4 MLINKS+=scsi.4 scsibus.4 MLINKS+=tty.4 cua.4 SUBDIR= man4.amiga man4.arm32 man4.atari man4.hp300 man4.i386 man4.mac68k \ diff --git a/share/man/man4/rnd.4 b/share/man/man4/rnd.4 index 239dc0c3e15..89ea21faf04 100644 --- a/share/man/man4/rnd.4 +++ b/share/man/man4/rnd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rnd.4,v 1.1 1996/03/29 13:29:33 mickey Exp $ +.\" $OpenBSD: rnd.4,v 1.2 1996/09/10 05:26:08 mickey Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" @@ -39,7 +39,7 @@ .Nm prnd .Nd random data source devices. .Sh SYNOPSIS -.Cd "pseudo-device rnd" +.Cd "pseudo-device random" .Sh DESCRIPTION The .Nm -- 2.20.1