diff options
| author | joerg <joerg@NetBSD.org> | 2010-05-14 03:22:49 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2010-05-14 03:22:49 +0000 |
| commit | 8331b95fa9683dcdfc3edc558ac08748798e289c (patch) | |
| tree | fdc58579604d499213def3b997361067a780588b /lib/libc | |
| parent | 1a718ba56aa5db8b2059ebeeb6e759060baf5c04 (diff) | |
Fix trailing whitespace
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdio/mktemp.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3 index 2543d425c8c..37718ddbc82 100644 --- a/lib/libc/stdio/mktemp.3 +++ b/lib/libc/stdio/mktemp.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: mktemp.3,v 1.27 2010/04/29 07:26:39 wiz Exp $ +.\" $NetBSD: mktemp.3,v 1.28 2010/05/14 03:22:49 joerg Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -78,7 +78,7 @@ implementation of the functions will accept any number of trailing .So Li X .Sc Ns s , for portability reasons one should use only six. -Using six +Using six .So Li X .Sc Ns s will result in |
