OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:groff
(Results
1 - 25
of
71
) sorted by relevancy
1
2
3
/src/distrib/syspkg/sets/base/base-groff-font/
Makefile
3
PKGBASE=base-
groff
-font
/src/distrib/syspkg/sets/base/base-groff-share/
Makefile
3
PKGBASE=base-
groff
-share
/src/distrib/syspkg/sets/man/man-groff-catman/
Makefile
3
PKGBASE=man-
groff
-catman
/src/distrib/syspkg/sets/man/man-groff-man/
Makefile
3
PKGBASE=man-
groff
-man
/src/distrib/syspkg/sets/text/text-groff-bin/
Makefile
3
PKGBASE=text-
groff
-bin
/src/distrib/syspkg/sets/text/text-groff-catman/
Makefile
3
PKGBASE=text-
groff
-catman
/src/distrib/syspkg/sets/text/text-groff-font/
Makefile
3
PKGBASE=text-
groff
-font
/src/distrib/syspkg/sets/text/text-groff-man/
Makefile
3
PKGBASE=text-
groff
-man
/src/distrib/syspkg/sets/text/text-groff-share/
Makefile
3
PKGBASE=text-
groff
-share
/src/distrib/syspkg/sets/text/
Makefile
3
SUBDIR+=text-
groff
-bin
4
SUBDIR+=text-
groff
-catman
5
SUBDIR+=text-
groff
-font
6
SUBDIR+=text-
groff
-man
7
SUBDIR+=text-
groff
-share
/src/external/gpl2/groff/bin/groff/
Makefile
3
# $FreeBSD: src/gnu/usr.bin/
groff
/src/roff/
groff
/Makefile,v 1.7 2003/05/01 13:22:20 ru Exp $
5
DIST_SUBDIR= src/roff/
groff
10
PROG_CXX=
groff
11
SRCS=
groff
.cpp pipeline.c
/src/external/gpl2/groff/doc/
Makefile
3
# $FreeBSD: src/gnu/usr.bin/
groff
/doc/Makefile,v 1.4 2000/12/06 12:17:01 ru Exp $
5
TEXINFO=
groff
.texinfo
/src/external/public-domain/xz/dist/build-aux/
manconv.sh
6
# Wrapper for GNU
groff
to convert man pages to a few formats
11
#
groff
accepts, e.g. a4 or letter. See groff_font(5). PAPER_SIZE defaults
39
groff
-t -mandoc -Tascii -P-c | col -bx
42
groff
-t -mandoc -Tutf8 -P-c | col -bx
45
sed "$SED_PD" |
groff
-dpaper="$PAPER" -t -mandoc \
49
sed "$SED_PD" |
groff
-dpaper="$PAPER" -t -mandoc \
/src/external/gpl2/groff/man/
Makefile
3
# $FreeBSD: src/gnu/usr.bin/
groff
/man/Makefile,v 1.9 2002/10/11 08:58:14 ru Exp $
7
MAN+= ditroff.7
groff
.7 groff_char.7 groff_diff.7 roff.7
/src/external/gpl2/groff/dist/arch/djgpp/
t-groff.bat
2
Rem This script runs
groff
without requiring that it be installed.
5
test -d ./src/roff/
groff
10
test -x ./src/roff/
groff
/
groff
23
roff\
groff
\
groff
-V -e -s -t -p -R -m ttchar -me -Tascii ../doc/meintro.me
26
roff\
groff
\
groff
-e -s -t -p -R -m ttchar -me -Tascii ../doc/meintro.me
30
roff\
groff
\
groff
-V -e -s -t -p -R -me -Tps ../doc/meintro.me
[
all
...]
/src/tools/groff/
Makefile
3
MODULE=
groff
6
MAKE_ARGS= bindir=${TOOLDIR}/lib/
groff
MAKEINFO=${TOOL_MAKEINFO:Q} \
11
TMACDIR= ${TOOLDIR}/share/
groff
/tmac
12
SITETMACDIR= ${TOOLDIR}/share/
groff
/site-tmac
13
GROFFDIR= ${.CURDIR}/../../external/gpl2/
groff
19
# XXX - the
groff
distribution Makefiles don't get their dependencies right.
76
.for F in eqn
groff
indxbib pic refer soelim tbl
78
.if exists(${TOOLDIR}/lib/
groff
/g${F}${HOSTEXEEXT})
79
${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${TOOLDIR}/lib/
groff
/g${F}${HOSTEXEEXT}
81
${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${TOOLDIR}/lib/
groff
/${F}${HOSTEXEEXT
[
all
...]
/src/external/gpl2/groff/bin/
Makefile
3
SUBDIR= addftinfo eqn gdiffmk grn
groff
grog hpftodit html indxbib \
/src/external/gpl2/groff/dist/
test-groff.in
2
# This script runs
groff
without requiring that it be installed.
9
$builddir/roff/
groff
$SEP\
34
exec $builddir/roff/
groff
/
groff
${1+"$@"}
/src/external/gpl2/
Makefile
21
SUBDIR+=
groff
/src/external/bsd/nvi/dist/docs/edit/
Makefile
3
ROFF=
groff
/src/external/gpl2/groff/dist/contrib/pdfmark/
pdfroff.sh
4
# Function: Format PDF Output from
groff
Markup
9
# This file is part of
groff
.
11
#
groff
is free software; you can redistribute it and/or modify it under
16
#
groff
is distributed in the hope that it will be useful, but WITHOUT ANY
22
# with
groff
; see the file COPYING. If not, write to the Free Software
74
# Another fundamental requirement is the '
groff
' program itself;
75
# we MUST use a '
groff
' program located in 'GROFF_BIN_DIR', if this
82
GROFF
=`searchpath
groff
"$GROFF_BIN_DIR"`
87
GROFF
=`searchpath groff "$GROFF_BIN_PATH"
[
all
...]
/src/external/bsd/nvi/dist/docs/vi.man/
Makefile
3
ROFF=
groff
/src/external/gpl2/groff/dist/contrib/grap2graph/
grap2graph.sh
11
# A -U option on the command line enables gpic/
groff
"unsafe" mode.
17
# Requires the
groff
suite and the ImageMagick tools. Both are open source.
24
# 2. Only the -U option of
groff
(1) is relevant.
29
# Thus, we pass -U to
groff
(1), and everything else to convert(1).
46
echo "GNU grap2graph (
groff
) version @VERSION@"
79
# 3. Process through
groff
(1) with pic preprocessing to emit Postscript.
81
(echo ".G1"; cat; echo ".G2") | grap |
groff
-p $groff_opts -Tps -P-pletter | \
/src/usr.bin/vgrind/
vgrind.sh
122
sh -c "
groff
-Tps -l -C -rx1 $voptions -i -mvgrind 2>> xindex"
125
sh -c "
groff
-Tps -l -C -rx1 $voptions -i -mvgrind 2>> xindex"
139
$vf $options -h "$head" $files |
groff
-Tps -l -C -i $voptions -mvgrind
141
$vf $options $files |
groff
-Tps -l -C -i $voptions -mvgrind
/src/external/bsd/nvi/dist/docs/exref/
Makefile
3
ROFF=
groff
Completed in 19 milliseconds
1
2
3
Indexes created Mon Apr 20 00:23:12 UTC 2026