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 mount_9p(8): Use full month name in ...



details:   https://anonhg.NetBSD.org/src/rev/c9cdc5975fce
branches:  trunk
changeset: 361118:c9cdc5975fce
user:      uwe <uwe%NetBSD.org@localhost>
date:      Fri Feb 11 14:10:12 2022 +0000

description:
mount_9p(8): Use full month name in previos (oops).

diffstat:

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

diffs (18 lines):

diff -r bc8256bc74ef -r c9cdc5975fce usr.sbin/puffs/mount_9p/mount_9p.8
--- a/usr.sbin/puffs/mount_9p/mount_9p.8        Fri Feb 11 10:55:15 2022 +0000
+++ b/usr.sbin/puffs/mount_9p/mount_9p.8        Fri Feb 11 14:10:12 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index