Module Name:    src
Committed By:   wiz
Date:           Tue Dec 18 13:14:35 UTC 2012

Modified Files:
        src/share/man/man8: rc.subr.8

Log Message:
Bump date for previous and remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man8/rc.subr.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/rc.subr.8
diff -u src/share/man/man8/rc.subr.8:1.30 src/share/man/man8/rc.subr.8:1.31
--- src/share/man/man8/rc.subr.8:1.30	Mon Dec 17 18:17:27 2012
+++ src/share/man/man8/rc.subr.8	Tue Dec 18 13:14:34 2012
@@ -1,4 +1,4 @@
-.\" 	$NetBSD: rc.subr.8,v 1.30 2012/12/17 18:17:27 apb Exp $
+.\" 	$NetBSD: rc.subr.8,v 1.31 2012/12/18 13:14:34 wiz Exp $
 .\"
 .\" Copyright (c) 2002-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 11, 2011
+.Dd December 17, 2012
 .Dt RC.SUBR 8
 .Os
 .Sh NAME
@@ -164,7 +164,7 @@ is moved to
 .Ic basename Ar file Op Ar suffix
 Just like
 .Xr basename 1 ,
-except implemented using shell built-in commands, and usable before the 
+except implemented using shell built-in commands, and usable before the
 .Pa /usr/bin
 direcory is available.
 .It Ic checkyesno Ar var
@@ -227,7 +227,7 @@ to nothing, but leaving other backslashe
 .Ic dirname Ar file
 Just like
 .Xr dirname 1 ,
-except implemented using shell built-in commands, and usable before the 
+except implemented using shell built-in commands, and usable before the
 .Pa /usr/bin
 direcory is available.
 .It Ic err Ar exitval Ar message

Reply via email to