diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-20 04:46:58 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-20 04:46:58 +0000 |
| commit | 2a520986b3ee2f20b0c03e34bb47d87aace0ad11 (patch) | |
| tree | e102563ae3100f25358862a0088c0a2ff16929de /contrib/bind/doc | |
| parent | bb7b64a35ea7fca18e1acf40b5b2a4570af693e7 (diff) | |
Notes
Diffstat (limited to 'contrib/bind/doc')
| -rw-r--r-- | contrib/bind/doc/man/nslookup.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bind/doc/man/nslookup.8 b/contrib/bind/doc/man/nslookup.8 index 5ba185009f50..439d480d0016 100644 --- a/contrib/bind/doc/man/nslookup.8 +++ b/contrib/bind/doc/man/nslookup.8 @@ -111,8 +111,9 @@ or type The command line length must be less than 256 characters. To treat a built-in command as a host name, precede it with an escape character -.Pq .&\\ . -.Sy N.B.: An unrecognized command will be interpreted as a host name. +.Pq \e +.Sy N.B.: +An unrecognized command will be interpreted as a host name. .Bl -tag -width "lserver" .It Ar host Op Ar server Look up information for |
