mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Changed the usage of the new not existant manpage macros CMD_EXT, INDOT
and SYS_OPS_EXT to the normal numbers. Garrett, don't kill me :-).
This commit is contained in:
parent
0300a965c8
commit
73d3aff9ac
1 changed files with 3 additions and 3 deletions
|
|
@ -50,8 +50,8 @@
|
|||
.\" SOFTWARE.
|
||||
.\" -
|
||||
.\" --Copyright--
|
||||
.\" $Id: host.1,v 4.9.1.3 1994/06/02 17:14:38 vixie Exp $
|
||||
.TH HOST @CMD_EXT_U@
|
||||
.\" $Id: host.1,v 1.2 1994/09/22 21:52:02 pst Exp $
|
||||
.TH HOST 1
|
||||
.SH NAME
|
||||
host \- look up host names using domain server
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -190,7 +190,7 @@ host name. This file must be pointed to by an environment variable
|
|||
.IR HOSTALIASES ,
|
||||
which is the name of the file.
|
||||
.SH "See Also"
|
||||
@INDOT@named (@SYS_OPS_EXT@)
|
||||
named (8)
|
||||
.SH BUGS
|
||||
Unexpected effects can happen when you type a name that is not
|
||||
part of the local domain. Please always keep in mind the
|
||||
|
|
|
|||
Loading…
Reference in a new issue