Use mdoc macros only.

This commit is contained in:
wiz 2012-03-02 14:36:04 +00:00
parent d13b2dd8ad
commit d47aeb29ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: msgc.1,v 1.24 2012/03/02 14:27:48 mbalmer Exp $
.\" $NetBSD: msgc.1,v 1.25 2012/03/02 14:36:04 wiz Exp $
.\"
.\" Copyright 1997 Piermont Information Systems Inc.
.\" All rights reserved.
@ -168,7 +168,7 @@ The
function behaves like
.Fn msg_display_add
but does not fill text.
.PP
.Pp
The function
.Fn msg_printf
allows to display a raw message without going through the message catalog.