Remove empty line, and use Aq instead of \*[Lt]\*[Gt].

This commit is contained in:
wiz 2003-08-07 09:49:31 +00:00
parent 8e6ab8837d
commit 0afb7885e6

View File

@ -1,4 +1,4 @@
.\" $NetBSD: environ.7,v 1.18 2003/07/20 08:13:52 lukem Exp $
.\" $NetBSD: environ.7,v 1.19 2003/08/07 09:49:31 wiz Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -129,12 +129,11 @@ NLS rules and symbols for formatting monetary numeric information.
NLS rules and symbols for formatting nonmonetary numeric information.
.It Ev LC_TIME
NLS rules and symbols for formatting time and date information.
.It Ev LIBC_DIAGASSERT
Control how the
.Fn _DIAGASSERT
macro (from
.Pa \*[Lt]assert.h\*[Gt] )
.Aq Pa assert.h )
behaves once the assertion is raised.
Refer to
.Xr _DIAGASSERT 3