Module Name:    src
Committed By:   wiz
Date:           Sat Oct  3 07:38:23 UTC 2009

Modified Files:
        src/sbin/mount: mount.8

Log Message:
Drop trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sbin/mount/mount.8

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

Modified files:

Index: src/sbin/mount/mount.8
diff -u src/sbin/mount/mount.8:1.68 src/sbin/mount/mount.8:1.69
--- src/sbin/mount/mount.8:1.68	Fri Oct  2 20:31:19 2009
+++ src/sbin/mount/mount.8	Sat Oct  3 07:38:22 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount.8,v 1.68 2009/10/02 20:31:19 elad Exp $
+.\"	$NetBSD: mount.8,v 1.69 2009/10/03 07:38:22 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -136,7 +136,7 @@
 the file-system mounting policy is dictated by the running security models.
 The default security model may allow unprivileged mounting; see
 .Xr secmodel_suser 9
-for details. 
+for details.
 .Pp
 The options are as follows:
 .Bl -tag -width indent

Reply via email to