diff options
author | ericm <ericm> | 2000-08-25 06:18:32 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-08-25 06:18:32 (GMT) |
commit | d13970bbe2cebccd837f32cdf0b1ffca3f492ecc (patch) | |
tree | fc3a200e14779fb8b9f43461ed5a6371a1b802ae | |
parent | 845154e6927ba5efde1d499d79e372241605d03c (diff) | |
download | tcl-d13970bbe2cebccd837f32cdf0b1ffca3f492ecc.zip tcl-d13970bbe2cebccd837f32cdf0b1ffca3f492ecc.tar.gz tcl-d13970bbe2cebccd837f32cdf0b1ffca3f492ecc.tar.bz2 |
Tweaked tab settings for .SO (Standard Options) sections, from suggestion
from Peter Spjuth.
-rw-r--r-- | doc/man.macros | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man.macros b/doc/man.macros index bdf69ff..81fbe2b 100644 --- a/doc/man.macros +++ b/doc/man.macros @@ -59,7 +59,7 @@ '\" .UL arg1 arg2 '\" Print arg1 underlined, then print arg2 normally. '\" -'\" RCS: @(#) $Id: man.macros,v 1.3 1999/04/16 00:46:35 stanton Exp $ +'\" RCS: @(#) $Id: man.macros,v 1.4 2000/08/25 06:18:32 ericm Exp $ '\" '\" # Set up traps and other miscellaneous stuff for Tcl/Tk man pages. .if t .wh -1.3i ^B @@ -199,7 +199,7 @@ .SH "STANDARD OPTIONS" .LP .nf -.ta 4c 8c 12c +.ta 5.5c 11c .ft B .. '\" # SE - end of list of standard options |