Module Name: src
Committed By: wiz
Date: Fri Mar 2 14:36:04 UTC 2012
Modified Files:
src/usr.bin/msgc: msgc.1
Log Message:
Use mdoc macros only.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/msgc/msgc.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/msgc/msgc.1
diff -u src/usr.bin/msgc/msgc.1:1.24 src/usr.bin/msgc/msgc.1:1.25
--- src/usr.bin/msgc/msgc.1:1.24 Fri Mar 2 14:27:48 2012
+++ src/usr.bin/msgc/msgc.1 Fri Mar 2 14:36:04 2012
@@ -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.