Module Name: othersrc
Committed By: wiz
Date: Tue Mar 11 08:33:27 UTC 2014
Modified Files:
othersrc/external/bsd/transit/dist: libtransit.3
Log Message:
Remove trailing space.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/transit/dist/libtransit.3
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/transit/dist/libtransit.3
diff -u othersrc/external/bsd/transit/dist/libtransit.3:1.3 othersrc/external/bsd/transit/dist/libtransit.3:1.4
--- othersrc/external/bsd/transit/dist/libtransit.3:1.3 Fri Mar 7 01:34:19 2014
+++ othersrc/external/bsd/transit/dist/libtransit.3 Tue Mar 11 08:33:27 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: libtransit.3,v 1.3 2014/03/07 01:34:19 agc Exp $
+.\" $NetBSD: libtransit.3,v 1.4 2014/03/11 08:33:27 wiz Exp $
.\"
.\" Copyright (c) 2014 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -207,7 +207,7 @@ By doing this, the number is encoded in
The string of bytes is preceded by its length in bytes, encoded
as a
.Dq number .
-When encoding strings,
+When encoding strings,
the byte string does not need to be NUL-terminated.
Neither do any characters need to be escaped.
.Pp