summaryrefslogtreecommitdiffstats
path: root/share/man/man0/tocrc
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-01-11 21:33:54 +0000
committerwollman <wollman@FreeBSD.org>1995-01-11 21:33:54 +0000
commit004e76bbe7dbfa785cfb765833bd2c671137b78b (patch)
tree82d365b6678c098e089cef483c23f8fbb5354ada /share/man/man0/tocrc
parente3079461793ee0eecd239fd1b7e57b2e165f614c (diff)
downloadFreeBSD-src-004e76bbe7dbfa785cfb765833bd2c671137b78b.zip
FreeBSD-src-004e76bbe7dbfa785cfb765833bd2c671137b78b.tar.gz
Fix these up as much as I'm able; see the README file for more info.
Diffstat (limited to 'share/man/man0/tocrc')
-rwxr-xr-xshare/man/man0/tocrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man0/tocrc b/share/man/man0/tocrc
index 182e004..41b43f7 100755
--- a/share/man/man0/tocrc
+++ b/share/man/man0/tocrc
@@ -55,7 +55,7 @@ fi
cat tocx* cshcmd > /tmp/cattoc
-ptx -r -t -b break -f -w 108 -i ignore /tmp/cattoc ptxx
+ptx -G -r -t -b break -f -w 108 -i ignore /tmp/cattoc ptxx
for x in 1 2 3 4 5 6 7 8; do
grep '^intro' <tocx$x >$tmp
OpenPOWER on IntegriCloud