Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Add missing whitespace (thanks, john)



details:   https://anonhg.NetBSD.org/src/rev/798ed30b668a
branches:  trunk
changeset: 570755:798ed30b668a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 27 00:56:17 2004 +0000

description:
Add missing whitespace (thanks, john)

diffstat:

 share/man/man9/bitmask_snprintf.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 83f5c2ab4461 -r 798ed30b668a share/man/man9/bitmask_snprintf.9
--- a/share/man/man9/bitmask_snprintf.9 Wed Oct 27 00:41:31 2004 +0000
+++ b/share/man/man9/bitmask_snprintf.9 Wed Oct 27 00:56:17 2004 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: bitmask_snprintf.9,v 1.7 2004/10/27 00:41:31 wiz Exp $
+.\"     $NetBSD: bitmask_snprintf.9,v 1.8 2004/10/27 00:56:17 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -173,7 +173,7 @@
 .El
 .Pp
 Finally, each field is delimited by a NUL
-.Pq Sq\e0
+.Pq Sq \e0
 character.
 By convention, the format string has an additional NUL character at
 the end, following that delimiting the last bit-position\(endescription



Home | Main Index | Thread Index | Old Index