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 a superfluous .El. Noted by Nicolas Jo...



details:   https://anonhg.NetBSD.org/src/rev/320472f029db
branches:  trunk
changeset: 573604:320472f029db
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 02 17:13:08 2005 +0000

description:
Remove a superfluous .El. Noted by Nicolas Joly in PR 29186.

diffstat:

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

diffs (17 lines):

diff -r 4fa22d0bef50 -r 320472f029db share/man/man9/pool.9
--- a/share/man/man9/pool.9     Wed Feb 02 14:35:40 2005 +0000
+++ b/share/man/man9/pool.9     Wed Feb 02 17:13:08 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pool.9,v 1.35 2005/01/01 21:26:20 yamt Exp $
+.\"    $NetBSD: pool.9,v 1.36 2005/02/02 17:13:08 wiz Exp $
 .\"
 .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -135,7 +135,6 @@
 .Fn pool_init
 function and the resource pool will be initialized automatically
 during system startup.
-.El
 .Ss DESTROYING A POOL
 The function
 .Fn pool_destroy



Home | Main Index | Thread Index | Old Index