diff options
| author | wiz <wiz@NetBSD.org> | 2003-09-08 18:07:30 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-09-08 18:07:30 +0000 |
| commit | 25b876c602d5cd79be36645838908fa2ee6b9ddb (patch) | |
| tree | fc1bba65ac954fea11efca8c64e080329c9155fa /gnu/usr.bin | |
| parent | a607a10950ad73fc8a20e3b46035735261ed19bc (diff) | |
Remove hyphen-flags override; was only here for the
switchover phase, default is better.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index aeaed7dde4a..fe8da03bbde 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.8 2003/09/08 17:55:22 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.9 2003/09/08 18:07:30 wiz Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -144,5 +144,3 @@ .ds operating-system-NetBSD-2.0 2.0 .ds str-At-V.3 \*[Tn-font-size]AT&T\*[str-At] System\~V.3 .as str-At-V.3 " \*[Tn-font-size]UNIX\*[str-At] -.\" For easier converting -.nr hyphen-flags 1 |
