Module Name: src Committed By: wiz Date: Fri May 17 08:26:20 UTC 2019
Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Add missing .Re. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 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.6 src/usr.sbin/puffs/mount_9p/mount_9p.8:1.7 --- src/usr.sbin/puffs/mount_9p/mount_9p.8:1.6 Fri May 17 07:50:49 2019 +++ src/usr.sbin/puffs/mount_9p/mount_9p.8 Fri May 17 08:26:20 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_9p.8,v 1.6 2019/05/17 07:50:49 ozaki-r Exp $ +.\" $NetBSD: mount_9p.8,v 1.7 2019/05/17 08:26:20 wiz Exp $ .\" .\" Copyright (c) 2007 Antti Kantee. All rights reserved. .\" @@ -68,6 +68,7 @@ runs in the forground. .Rs .%T RFC and standards documents relating the 9P protocol .%U http://ericvh.github.io/9p-rfc/ +.Re .Sh HISTORY The .Nm