mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
switch groff parameter -man to -mandoc for new groff release 1.23.0
PR: 273565
This commit is contained in:
parent
ee12faa062
commit
cd89fe3923
1 changed files with 2 additions and 2 deletions
|
|
@ -113,8 +113,8 @@ MANLOCALE ja_JP.eucJP
|
|||
EQN_JA /usr/local/bin/geqn
|
||||
PIC_JA /usr/local/bin/gpic
|
||||
TBL_JA /usr/local/bin/gtbl
|
||||
NROFF_JA /usr/local/bin/groff -man -dlang=ja_JP.eucJP
|
||||
TROFF_JA /usr/local/bin/groff -man -dlang=ja_JP.euc.jp
|
||||
NROFF_JA /usr/local/bin/groff -mandoc -dlang=ja_JP.eucJP
|
||||
TROFF_JA /usr/local/bin/groff -mandoc -dlang=ja_JP.euc.jp
|
||||
.Ed
|
||||
.Pp
|
||||
If the system administrator decides to override the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue