Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add missing double quote.



details:   https://anonhg.NetBSD.org/src/rev/b229dfc4e56e
branches:  trunk
changeset: 753806:b229dfc4e56e
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sat Apr 10 20:19:40 2010 +0000

description:
Add missing double quote.

diffstat:

 share/man/man4/nfsmb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 570f150dc6a9 -r b229dfc4e56e share/man/man4/nfsmb.4
--- a/share/man/man4/nfsmb.4    Sat Apr 10 19:44:02 2010 +0000
+++ b/share/man/man4/nfsmb.4    Sat Apr 10 20:19:40 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nfsmb.4,v 1.4 2010/01/08 12:52:49 njoly Exp $
+.\" $NetBSD: nfsmb.4,v 1.5 2010/04/10 20:19:40 njoly Exp $
 .\"
 .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -37,7 +37,7 @@
 .Sh SYNOPSIS
 .Cd "nfsmbc* at pci? dev ? function ?"
 .Cd "nfsmb* at nfsmbc?"
-.Cd "iic* at nfsmb?
+.Cd "iic* at nfsmb?"
 .Sh DESCRIPTION
 The
 .Nm nfsmbc



Home | Main Index | Thread Index | Old Index