Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove comma after last Nm entry
details: https://anonhg.NetBSD.org/src/rev/1c925403800c
branches: trunk
changeset: 356936:1c925403800c
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sat Oct 21 14:38:22 2017 +0000
description:
Remove comma after last Nm entry
diffstat:
share/man/man9/dksubr.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 458bb9461dc2 -r 1c925403800c share/man/man9/dksubr.9
--- a/share/man/man9/dksubr.9 Sat Oct 21 11:47:17 2017 +0000
+++ b/share/man/man9/dksubr.9 Sat Oct 21 14:38:22 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dksubr.9,v 1.4 2016/12/12 10:10:05 wiz Exp $
+.\" $NetBSD: dksubr.9,v 1.5 2017/10/21 14:38:22 abhinav Exp $
.\"
.\" Copyright (c) 2016 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -45,7 +45,7 @@
.Nm dk_drain ,
.Nm dk_discard ,
.Nm dk_getdefaultlabel ,
-.Nm dk_getdisklabel ,
+.Nm dk_getdisklabel
.Nd disk driver subroutines
.Sh SYNOPSIS
.In sys/bufq.h
Home |
Main Index |
Thread Index |
Old Index