Hi,
I'm wondering if there's a way to do a block of text using -ms macros,
where the lines don't all get joined.
What' I'd like to do is copy blocks of text from my terminal and paste
them into the document like so...
.QP
.ft CR
address@hidden ~]# diff -u /etc/ssh/sshd_config.orig /etc/ssh/sshd_config
--- /etc/ssh/sshd_config.orig 2006-08-25 14:12:20.000000000 -0400
+++ /etc/ssh/sshd_config 2006-08-25 14:12:37.000000000 -0400
@@ -34,7 +34,7 @@
# Authentication:
#LoginGraceTime 2m
-#PermitRootLogin yes
+PermitRootLogin no
#StrictModes yes
#MaxAuthTries 6
.LP
... without having to use a `.br' request between each line.
Possible?
Louis
_______________________________________________
Groff mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/groff