mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Fix path in FILES section
This commit is contained in:
parent
417ed37975
commit
cd4e4d36de
2 changed files with 4 additions and 4 deletions
|
|
@ -85,9 +85,9 @@ and
|
|||
preprocessors
|
||||
for equations and tables is acceptable as input.
|
||||
.SH FILES
|
||||
/usr/lib/tmac/tmac.e
|
||||
/usr/share/tmac/tmac.e
|
||||
.br
|
||||
/usr/lib/me/*
|
||||
/usr/share/me/*
|
||||
.SH "SEE ALSO"
|
||||
eqn(1), troff(1), refer(1), tbl(1)
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -85,9 +85,9 @@ and
|
|||
preprocessors
|
||||
for equations and tables is acceptable as input.
|
||||
.SH FILES
|
||||
/usr/lib/tmac/tmac.e
|
||||
/usr/share/tmac/tmac.e
|
||||
.br
|
||||
/usr/lib/me/*
|
||||
/usr/share/me/*
|
||||
.SH "SEE ALSO"
|
||||
eqn(1), troff(1), refer(1), tbl(1)
|
||||
.br
|
||||
|
|
|
|||
Loading…
Reference in a new issue