Module Name: src
Committed By: wiz
Date: Sat Jul 28 08:03:41 UTC 2018
Modified Files:
src/usr.bin/gencat: gencat.1
Log Message:
Use An -nosplit. Use Mt. Fix some mandoc lint.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/gencat/gencat.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/gencat/gencat.1
diff -u src/usr.bin/gencat/gencat.1:1.13 src/usr.bin/gencat/gencat.1:1.14
--- src/usr.bin/gencat/gencat.1:1.13 Thu Dec 29 16:41:38 2011
+++ src/usr.bin/gencat/gencat.1 Sat Jul 28 08:03:41 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: gencat.1,v 1.13 2011/12/29 16:41:38 christos Exp $
+.\" $NetBSD: gencat.1,v 1.14 2018/07/28 08:03:41 wiz Exp $
.\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -178,7 +178,6 @@ described above is ignored as a syntax e
.Pp
Text message strings may contain any characters and
the following special characters and escape sequences.
-.Pp
.Bl -column -offset indent ".Sy carriage return" ".Sy Symbol" ".Sy Sequence"
.It Sy Description Ta Sy Symbol Ta Sy Sequence
.It newline Ta NL(LF) Ta Li \en
@@ -224,10 +223,11 @@ Producing the following message:
.\".St -p1003.1-2004
.\"standard.
.Sh AUTHORS
+.An -nosplit
The Native Language Support (NLS) message catalog facility was
contributed by
.An J.T. Conklin
-.Aq [email protected] .
+.Aq Mt [email protected] .
This page was originally written by
.An Kee Hinckley
-.Aq [email protected] .
+.Aq Mt [email protected] .