Searched refs:wtail (Results 1 - 1 of 1) sorted by relevance

/external/libedit/doc/
H A Dmdoc2man.awk41 function wtail() { function
158 date=wtail()
161 id=wtail()
164 add(".TH " id " \"" date "\" \"" wtail() "\"")
201 if(match(words[w],"^%A$")) { refauthors[nrefauthors++]=wtail() }
203 reftitle=wtail()
207 if(match(words[w],"^%N$")) { refissue=wtail() }
208 if(match(words[w],"^%D$")) { refdate=wtail() }
209 if(match(words[w],"^%O$")) { refopt=wtail() }
224 add("\\- " wtail())
[all...]

Completed in 222 milliseconds