Fix a typo.
Replacing '-p[ping-string]' with '-P[ping-string]' Pointed-out by: Masami Kobayashi <masami@xx.tncc.suginami.tokyo.jp>
This commit is contained in:
parent
fb6baf91c4
commit
b8525fa230
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13935
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ DNS (Domain Name System)
|
|||
.It Fl p Ar port
|
||||
ポート番号です。標準でないポート番号で待つネームサーバに問い合わせます。
|
||||
デフォルトは 53 です。
|
||||
.It Fl p Ns Bq Ar ping-string
|
||||
.It Fl P Ns Bq Ar ping-string
|
||||
問い合わせからかえってきた後で、
|
||||
.Xr ping 8
|
||||
コマンドを応答時間の比較のために実行します。これは、美しくないのですが、
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue