mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Turn off hyphenation in this manpage so that .Xr macros, don't get
split between lines. PR: bin/4080
This commit is contained in:
parent
0c30eecaa0
commit
eb1ca88d07
1 changed files with 3 additions and 1 deletions
|
|
@ -30,11 +30,13 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)gettytab.5 8.4 (Berkeley) 4/19/94
|
||||
.\" $Id$
|
||||
.\" $Id: gettytab.5,v 1.14 1997/02/22 14:21:38 peter Exp $
|
||||
.\" "
|
||||
.Dd April 19, 1994
|
||||
.Dt GETTYTAB 5
|
||||
.Os BSD 4.2
|
||||
.\" turn off hyphenation
|
||||
.hym 999
|
||||
.Sh NAME
|
||||
.Nm gettytab
|
||||
.Nd terminal configuration data base
|
||||
|
|
|
|||
Loading…
Reference in a new issue