Module Name: src Committed By: wiz Date: Sat Apr 17 20:29:20 UTC 2010
Modified Files: src/lib/libc/string: swab.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libc/string/swab.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/string/swab.3 diff -u src/lib/libc/string/swab.3:1.11 src/lib/libc/string/swab.3:1.12 --- src/lib/libc/string/swab.3:1.11 Sat Apr 17 17:57:39 2010 +++ src/lib/libc/string/swab.3 Sat Apr 17 20:29:20 2010 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)swab.3 8.1 (Berkeley) 6/4/93 -.\" $NetBSD: swab.3,v 1.11 2010/04/17 17:57:39 christos Exp $ +.\" $NetBSD: swab.3,v 1.12 2010/04/17 20:29:20 wiz Exp $ .\" .Dd April 17, 2010 .Dt SWAB 3 @@ -51,7 +51,7 @@ .Fa dst , swapping adjacent bytes. .Pp -If +If .Fa len is negative or zero .Nm