Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/puffs/mount_9p Add missing .Re.



details:   https://anonhg.NetBSD.org/src/rev/b60f2a135671
branches:  trunk
changeset: 451352:b60f2a135671
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri May 17 08:26:20 2019 +0000

description:
Add missing .Re.

diffstat:

 usr.sbin/puffs/mount_9p/mount_9p.8 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f05d76f110b7 -r b60f2a135671 usr.sbin/puffs/mount_9p/mount_9p.8
--- a/usr.sbin/puffs/mount_9p/mount_9p.8        Fri May 17 07:50:49 2019 +0000
+++ b/usr.sbin/puffs/mount_9p/mount_9p.8        Fri May 17 08:26:20 2019 +0000
@@ -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 @@
 .Rs
 .%T RFC and standards documents relating the 9P protocol
 .%U http://ericvh.github.io/9p-rfc/
+.Re
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index