NetBSD-Docs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kprintf.9 grammar corrections
Hello,
A few grammar corrections for kprintf.9 are attached.
Cheers,
Constantine.
From 67d0ab2617a919c68fc25ffbc43c563175ebc6d9 Mon Sep 17 00:00:00 2001
From: Constantine A. Murenin <cnst+netbsd%bugmail.mojo.ru@localhost>
Date: Fri, 25 Dec 2009 21:23:55 -0500
Subject: [PATCH] grammar in kprintf.9
---
share/man/man9/kprintf.9 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/share/man/man9/kprintf.9 b/share/man/man9/kprintf.9
index 8f27530..9c39bbe 100644
--- a/share/man/man9/kprintf.9
+++ b/share/man/man9/kprintf.9
@@ -217,9 +217,10 @@ and
which work like their counterparts without the suffixes, except that
they take a
.Ft device_t
-or
-.Ft struct ifnet *
-respectively as first argument and prefix the log message with the
+and
+.Ft struct ifnet * ,
+respectively, as first argument,
+and prefix the log message with the
corresponding device or interface name.
.Pp
The
--
1.6.4
Home |
Main Index |
Thread Index |
Old Index