1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-14 19:59:02 +00:00
Files
nmap/mswin32/license-format/licsed_2

13 lines
141 B
Plaintext

# collapse whitespace
s@ @ @g
s@ $@@g
2d
# reintroduce bullets
s@oSDFGHbullet@o @g
# reintroduce sentence spacing
s@SDFGHJdblspace@ @g