Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Fix trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/77935132edd6
branches: trunk
changeset: 754825:77935132edd6
user: joerg <joerg%NetBSD.org@localhost>
date: Fri May 14 01:53:28 2010 +0000
description:
Fix trailing whitespace
diffstat:
gnu/usr.bin/c99/c99.1 | 4 ++--
usr.bin/cap_mkdb/cap_mkdb.1 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r a32f86f27b26 -r 77935132edd6 gnu/usr.bin/c99/c99.1
--- a/gnu/usr.bin/c99/c99.1 Fri May 14 01:52:48 2010 +0000
+++ b/gnu/usr.bin/c99/c99.1 Fri May 14 01:53:28 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: c99.1,v 1.2 2008/09/24 00:19:46 hubertf Exp $
+.\" $NetBSD: c99.1,v 1.3 2010/05/14 01:53:28 joerg Exp $
.\"
.\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -45,7 +45,7 @@
.Pp
This includes
inline functions, variable-length arrays, support for one-line
-comments beginning with //,
+comments beginning with //,
disabling non-ANSI compiler features (such as
.Ar asm ,
.Ar typeof ,
diff -r a32f86f27b26 -r 77935132edd6 usr.bin/cap_mkdb/cap_mkdb.1
--- a/usr.bin/cap_mkdb/cap_mkdb.1 Fri May 14 01:52:48 2010 +0000
+++ b/usr.bin/cap_mkdb/cap_mkdb.1 Fri May 14 01:53:28 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cap_mkdb.1,v 1.16 2008/01/31 04:00:54 erh Exp $
+.\" $NetBSD: cap_mkdb.1,v 1.17 2010/05/14 01:54:03 joerg Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -81,7 +81,7 @@
.Sh FORMAT
The following is a description of the hashed database created by
.Nm .
-For a description of the format of the input files see
+For a description of the format of the input files see
.Xr termcap 5 .
.Pp
Each record is stored in the database using two different types of keys.
Home |
Main Index |
Thread Index |
Old Index