Module Name: othersrc
Committed By: agc
Date: Thu Aug 17 17:05:44 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: agcre_format.7
Log Message:
Fix up after wiz's changes (thanks!)
1. Add the (implied) "Match" verb at the start of the explanation to make
into a full sentence.
2. Escape a backslash properly
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/agcre/dist/agcre_format.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/external/bsd/agcre/dist/agcre_format.7
diff -u othersrc/external/bsd/agcre/dist/agcre_format.7:1.2 othersrc/external/bsd/agcre/dist/agcre_format.7:1.3
--- othersrc/external/bsd/agcre/dist/agcre_format.7:1.2 Thu Aug 17 11:02:56 2017
+++ othersrc/external/bsd/agcre/dist/agcre_format.7 Thu Aug 17 17:05:44 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: agcre_format.7,v 1.2 2017/08/17 11:02:56 wiz Exp $
+.\" $NetBSD: agcre_format.7,v 1.3 2017/08/17 17:05:44 agc Exp $
.\"
.\" Copyright (c) 2017 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -48,13 +48,12 @@ A standard character.
This is a 32bit integer, and so can address all of the Unicode
character set.
A Unicode character can be entered using the
-.It .
-Any character except ASCII NUL.
-.\" XXX: missing part of a sentence here
-.Dq \uNNNN
+.Dq \(rsuNNNN
mechanism, where
.Dq N
is a hexadecimal character.
+.It .
+Match any character except ASCII NUL.
.It ^
Matches the empty string at the start of the expression, as long
as the match is not executed with the