File: sudo.conf.man.in.sed

package info (click to toggle)
sudo 1.9.17p2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,560 kB
  • sloc: ansic: 114,014; sh: 13,470; makefile: 9,797; yacc: 2,608; lex: 1,574; perl: 366; python: 362; sed: 265
file content (15 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
s/^\(.TH .*\)/.nr SL @SEMAN@\
\1/

/^\.TP 6n$/ {
	N
	/^.TP 6n\nsesh$/ {
		i\
.if \\n(SL \\{\\
	}
}

/^\\fI@sesh_file@\\fR\.$/ {
	a\
.\\}
}