index
:
sudo
debian
progress-linux
upstream
debian 11: sudo
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
fixmdoc.sed
blob: 3d572166fad846c225076f3236c229235fa75d33 (
plain
)
1
2
3
4
5
# Replace "0 minutes" with "unlimited"
/
^\.Li 0$
/
{
N
s
/
^\.Li 0\nminutes\.$
/
unlimited.
/
}