Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/man Document '_crunch' section.
details: https://anonhg.NetBSD.org/src/rev/101e801c191a
branches: trunk
changeset: 471544:101e801c191a
user: dante <dante%NetBSD.org@localhost>
date: Sun Apr 04 16:27:28 1999 +0000
description:
Document '_crunch' section.
diffstat:
usr.bin/man/man.conf.5 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r d4dcf6f8a98a -r 101e801c191a usr.bin/man/man.conf.5
--- a/usr.bin/man/man.conf.5 Sun Apr 04 12:20:48 1999 +0000
+++ b/usr.bin/man/man.conf.5 Sun Apr 04 16:27:28 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: man.conf.5,v 1.5 1998/01/09 08:06:05 perry Exp $
+.\" $NetBSD: man.conf.5,v 1.6 1999/04/04 16:27:28 dante Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -103,6 +103,12 @@
displayed to the user.
Any occurrences of the string ``%s'' in the shell command line will
be replaced by the name of the file which is being reformatted.
+.It _crunch
+The ``_crunch'' section is used by catman to know how to crunch cat pages
+which originally were compressed man pages: The first field lists a suffix
+which indicates what kind of compression were used to compress the man page.
+The rest of the line must be a shell command line, used to compress the
+formatted pages.
.It _subdir
The list (in search order) of subdirectories which will be searched in
any directory named with a trailing slash (``/'') character.
Home |
Main Index |
Thread Index |
Old Index