*: trim multiple spaces, fix line endings

This commit is contained in:
bl-ue
2021-04-03 14:51:56 -04:00
committed by Starbeamrainbowlabs
parent 65746eb5bb
commit 04dd546e2d
41 changed files with 113 additions and 113 deletions

View File

@@ -19,7 +19,7 @@
`dig @{{8.8.8.8}} {{example.com}}`
- IP 주소에서 역방향 DNS 조회하기 (PTR record):
- IP 주소에서 역방향 DNS 조회하기 (PTR record):
`dig -x {{8.8.8.8}}`