Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Drop trailing spaces.



details:   https://anonhg.NetBSD.org/src/rev/94fd47a99d70
branches:  trunk
changeset: 531884:94fd47a99d70
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue May 28 11:41:45 2002 +0000

description:
Drop trailing spaces.

diffstat:

 share/man/man9/altq.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r b032119454df -r 94fd47a99d70 share/man/man9/altq.9
--- a/share/man/man9/altq.9     Tue May 28 11:38:29 2002 +0000
+++ b/share/man/man9/altq.9     Tue May 28 11:41:45 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: altq.9,v 1.7 2002/05/28 11:34:44 itojun Exp $
+.\"    $NetBSD: altq.9,v 1.8 2002/05/28 11:41:45 wiz Exp $
 .\"    $OpenBSD: altq.9,v 1.4 2001/07/12 12:41:42 itojun Exp $
 .\"
 .\" Copyright (C) 2001
@@ -63,7 +63,7 @@
 .Nm
 system is a framework to manage queueing disciplines on network
 interfaces.
-.Nm 
+.Nm
 introduces new macros to manipulate output queues.
 The output queue macros are used to abstract queue operations and not to
 touch the internal fields of the output queue structure.
@@ -235,7 +235,7 @@
 drop (and free) a packet if the enqueue operation fails
 .El
 If the enqueue operation fails,
-.Fa error 
+.Fa error
 is set to
 .Dv ENOBUFS .
 .Fa mbuf



Home | Main Index | Thread Index | Old Index