Quote <> for HTML output.

This commit is contained in:
wiz 2002-05-24 09:45:00 +00:00
parent 6f589cb1b2
commit 8b7401f11e

View File

@ -1,4 +1,4 @@
.\" $NetBSD: arc4random.3,v 1.2 2002/05/24 04:54:14 itojun Exp $
.\" $NetBSD: arc4random.3,v 1.3 2002/05/24 09:45:00 wiz Exp $
.\" $OpenBSD: arc4random.3,v 1.17 2000/12/21 14:07:41 aaron Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
@ -40,7 +40,7 @@
.Nm arc4random_addrandom
.Nd arc4 random number generator
.Sh SYNOPSIS
.Fd #include <stdlib.h>
.Fd #include \*[Lt]stdlib.h\*[Gt]
.Ft u_int32_t
.Fn arc4random "void"
.Ft void