Module Name:    src
Committed By:   jruoho
Date:           Mon Aug 29 11:47:46 UTC 2011

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

Log Message:
Remove a comma. From "Snader_LB" on freenode.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sbin/mount_nfs/mount_nfs.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_nfs/mount_nfs.8
diff -u src/sbin/mount_nfs/mount_nfs.8:1.39 src/sbin/mount_nfs/mount_nfs.8:1.40
--- src/sbin/mount_nfs/mount_nfs.8:1.39	Sat Apr 18 14:55:50 2009
+++ src/sbin/mount_nfs/mount_nfs.8	Mon Aug 29 11:47:46 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_nfs.8,v 1.39 2009/04/18 14:55:50 wiz Exp $
+.\"	$NetBSD: mount_nfs.8,v 1.40 2011/08/29 11:47:46 jruoho Exp $
 .\"
 .\" Copyright (c) 1992, 1993, 1994, 1995
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)mount_nfs.8	8.3 (Berkeley) 3/29/95
 .\"
-.Dd April 18, 2009
+.Dd August 29, 2011
 .Dt MOUNT_NFS 8
 .Os
 .Sh NAME
@@ -474,7 +474,7 @@
 .Pp
 .Dl "mount_nfs: can't access /foo: Permission denied"
 .Pp
-This message means that the remote host, is either not exporting
+This message means that the remote host is either not exporting
 the filesystem you requested, or is not exporting it to your host.
 If you believe the remote host is indeed exporting a filesystem to you,
 make sure the

Reply via email to