Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil Remove trailing whitespace, add dot.



details:   https://anonhg.NetBSD.org/src/rev/c9c9348bebde
branches:  trunk
changeset: 778650:c9c9348bebde
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Apr 07 10:43:38 2012 +0000

description:
Remove trailing whitespace, add dot.

diffstat:

 lib/libutil/getfsspecname.3 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r 9fd171b9a537 -r c9c9348bebde lib/libutil/getfsspecname.3
--- a/lib/libutil/getfsspecname.3       Sat Apr 07 09:10:47 2012 +0000
+++ b/lib/libutil/getfsspecname.3       Sat Apr 07 10:43:38 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getfsspecname.3,v 1.1 2012/04/07 04:04:45 christos Exp $
+.\"    $NetBSD: getfsspecname.3,v 1.2 2012/04/07 10:43:38 wiz Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -49,10 +49,10 @@
 .Fa spec
 argument of the form
 .Dq NAME=wedgename
-to the underlying 
-.Xr dk 4 
+to the underlying
+.Xr dk 4
 device node, and places the resulting pathname in
-.Fa buf 
+.Fa buf
 up to len
 .Fa bufsiz .
 .Pp
@@ -81,4 +81,4 @@
 The
 .Fn getfsspecname
 function appeared in
-.Nx 7.0
+.Nx 7.0 .



Home | Main Index | Thread Index | Old Index