Bug#378700: xterm: [man:resize] quote chars in shell example

2006-07-18 Thread Thomas Dickey
On Tue, Jul 18, 2006 at 03:30:15PM +0200, LI Daobing wrote: > Package: xterm > Version: 210-3 > Severity: normal > Tags: patch > > following is the patch > > --- xterm-210.orig/resize.man > +++ xterm-210/resize.man > @@ -20,7 +20,7 @@ > user's \fI.cshrc\fP: > .sp > .nf > -% alias rs '

Bug#378700: xterm: [man:resize] quote chars in shell example

2006-07-18 Thread LI Daobing
Package: xterm Version: 210-3 Severity: normal Tags: patch following is the patch --- xterm-210.orig/resize.man +++ xterm-210/resize.man @@ -20,7 +20,7 @@ user's \fI.cshrc\fP: .sp .nf -% alias rs 'set noglob; eval \fC`\fPresize\fC`\fP' +% alias rs \(aqset noglob; eval \fC\`\f