Source-Changes-HG archive

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

[src/netbsd-1-4]: src/share/man/man7 Pull up revision 1.21 (requested by fair):



details:   https://anonhg.NetBSD.org/src/rev/d98af937cffa
branches:  netbsd-1-4
changeset: 471275:d98af937cffa
user:      he <he%NetBSD.org@localhost>
date:      Sun Apr 01 15:59:49 2001 +0000

description:
Pull up revision 1.21 (requested by fair):
  Remove reference to nonexistent file.  Fixes PR#10992.

diffstat:

 share/man/man7/mdoc.7 |  13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 4c2b58d32be6 -r d98af937cffa share/man/man7/mdoc.7
--- a/share/man/man7/mdoc.7     Sun Apr 01 15:52:02 2001 +0000
+++ b/share/man/man7/mdoc.7     Sun Apr 01 15:59:49 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mdoc.7,v 1.12 1999/03/31 00:11:41 ross Exp $
+.\"    $NetBSD: mdoc.7,v 1.12.2.1 2001/04/01 15:59:49 he Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -194,7 +194,8 @@
 End-display (matches \&.Bd).
 .It Li \&.Bl
 Begin-list.
-Create lists or columns. Options:
+Create lists or columns.
+Options:
 .Bl -tag -width flag -compact
 .It Em List-types
 .Bl -column "xbullet " -compact
@@ -395,10 +396,10 @@
 would exceed the
 .Xr troff
 limitation of nine arguments.
-.Sh CONFIGURATION
-For site specific configuration of the macro package,
-see the file
-.Pa /usr/src/share/tmac/README .
+.\" .Sh CONFIGURATION
+.\" For site specific configuration of the macro package,
+.\" see the file
+.\" .Pa /usr/src/share/tmac/README .
 .Sh FILES
 .Bl -tag -width "tmac.doc-ditroff" -compact
 .It Pa tmac.doc



Home | Main Index | Thread Index | Old Index