FreeBSD Bugzilla – Attachment 5580 Details for
Bug 13235
allow preprocessing with tbl(1) for nroff(1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.24 KB, created by
Alexey M. Zelkin
on 1999-08-18 21:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexey M. Zelkin
Created:
1999-08-18 21:30:01 UTC
Size:
1.24 KB
patch
obsolete
>Index: nroff.man >=================================================================== >RCS file: /usr/local/CVSROOT/src/contrib/groff/nroff/nroff.man,v >retrieving revision 1.2 >diff -c -r1.2 nroff.man >*** nroff.man 1996/09/08 00:28:24 1.2 >--- nroff.man 1999/08/18 19:19:48 >*************** >*** 40,45 **** >--- 40,48 ---- > .BI \-r cn > ] > [ >+ .BI \-t >+ ] >+ [ > .BI \-T name > ] > [ >*************** >*** 71,79 **** > .BR \-i , > .BR \-n , > .BR \-m , >! .B \-o >! and > .B \-r > options have the effect described in > .BR @g@troff (@MAN1EXT@). > In addition >--- 74,83 ---- > .BR \-i , > .BR \-n , > .BR \-m , >! .BR \-o , > .B \-r >+ and >+ .B \-t > options have the effect described in > .BR @g@troff (@MAN1EXT@). > In addition >Index: nroff.sh >=================================================================== >RCS file: /usr/local/CVSROOT/src/contrib/groff/nroff/nroff.sh,v >retrieving revision 1.6 >diff -c -r1.6 nroff.sh >*** nroff.sh 1999/07/30 16:34:06 1.6 >--- nroff.sh 1999/08/18 19:16:36 >*************** >*** 30,36 **** > echo "$prog: option $1 requires an argument" >&2 > exit 1 > ;; >! -i|-S|-[mrno]*) > opts="$opts $1"; > ;; > >--- 30,36 ---- > echo "$prog: option $1 requires an argument" >&2 > exit 1 > ;; >! -i|-S|-[mrnot]*) > opts="$opts $1"; > ;;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13235
: 5580