Module Name: src Committed By: uwe Date: Fri Feb 11 14:10:13 UTC 2022
Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: mount_9p(8): Use full month name in previos (oops). To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/puffs/mount_9p/mount_9p.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.sbin/puffs/mount_9p/mount_9p.8 diff -u src/usr.sbin/puffs/mount_9p/mount_9p.8:1.16 src/usr.sbin/puffs/mount_9p/mount_9p.8:1.17 --- src/usr.sbin/puffs/mount_9p/mount_9p.8:1.16 Thu Feb 10 13:05:07 2022 +++ src/usr.sbin/puffs/mount_9p/mount_9p.8 Fri Feb 11 14:10:12 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_9p.8,v 1.16 2022/02/10 13:05:07 uwe Exp $ +.\" $NetBSD: mount_9p.8,v 1.17 2022/02/11 14:10:12 uwe Exp $ .\" .\" Copyright (c) 2007 Antti Kantee. All rights reserved. .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Feb 10, 2022 +.Dd February 10, 2022 .Dt MOUNT_9P 8 .Os .Sh NAME