HomeSort by: relevance | last modified time | path
    Searched refs:manual (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
opt-jobs-internal.exp 3 make: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
6 .make[2]: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
10 .make[2]: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
check-expect.lua 30 The <pattern> (see https://lua.org/manual/5.4/manual.html#6.4.1)
cond-op-and.mk 57 # and is also not documented in the manual page.
cond-op-or.mk 57 # and is also not documented in the manual page.
varname-make_stack_trace.exp 40 .make[5]: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
var-op-default.mk 28 # The .for loop is described in the manual page as if it would operate on
dep-var.mk 15 # feels like unintended behavior. At least the manual page says nothing at
cond-short.mk 20 # Since the initial commit on 1993-03-21, the manual page has been saying that
203 # The manual page stated from at least 1993 on that irrelevant conditions were
var-scope-local.mk 8 # The 7 built-in target-local variables are listed in the manual page. They
180 # See the manual page for details.
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rc6_types.h 29 bool manual : 1; member in struct:intel_rc6
intel_rc6.c 584 rc6->manual = rc6->ctl_enable & GEN6_RC_CTL_RC6_ENABLE;
621 if (!rc6->manual)
  /src/games/trek/
phaser.c 60 ** simultaneously. There are two modes, "manual" and
61 ** "automatic". In manual mode, you specify exactly which
103 int manual, flag, extra = 0; local
130 /* decide if we want manual or automatic mode */
131 manual = 0;
135 manual++;
138 manual++;
140 if (manual)
141 printf(" damaged, manual mode selected\n");
144 if (!manual) {
    [all...]
  /src/etc/rc.d/
swap1 37 manual)
  /src/lib/libbz2/
Makefile 28 FILES= manual.html
  /src/distrib/mac68k/miniroot/
install.md 135 probably be useful to have your disk's hardware manual, the installation
  /src/tests/usr.sbin/certctl/
t_certctl.sh 268 atf_test_case manual
271 atf_set "descr" "Test manual operation"
284 manual
294 # mention `manual' in a warning message and should not touch
296 atf_check -s exit:0 -e match:manual $CERTCTL rehash
297 atf_check -s exit:0 -e match:manual $CERTCTL untrust "$diginotar"
298 atf_check -s exit:0 -e match:manual $CERTCTL trust "$diginotar"
460 atf_check -s not-exit:0 -e match:manual $CERTCTL -n rehash
461 atf_check -s not-exit:0 -e match:manual $CERTCTL rehash
478 atf_add_test_case manual
    [all...]
  /src/distrib/mac68k/stand/
Makefile 7 UUDECODE_FILES=BSD_Mac68k_Booter.bin Mkfs.sea.hqx Booter-HTML-manual-12.tar
22 for i in BSD_Mac68k_Booter.bin Mkfs.sea.hqx Booter-HTML-manual-12.tar \
  /src/distrib/hp300/miniroot/
install.md 140 is not available, use the information provided in your disk's manual.
483 probably be useful to have your disk's hardware manual, the installation
  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 1716 int manual, pflag, cflags, active; local
1728 manual = 0;
1731 manual = 1;
1745 manual = 1;
1767 manual = 1;
1771 if (manual != 0) {
1792 int manual, pflag, cflags, active; local
1805 manual = 0;
1818 manual = 1;
1835 manual = 1
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
mt2712-evb.dts 206 //enable-manual-drd;
218 enable-manual-drd;
  /src/usr.bin/man/
man.c 123 static int manual(char *, struct manstate *, glob_t *);
402 if (manual(*argv, &m, &pg)) {
550 * manual --
554 manual(char *page, struct manstate *mp, glob_t *pg) function
762 warnx("Formatting manual page...");
1004 warnx("no entry for %s in the manual.", ep->s);
  /src/sys/arch/sparc64/doc/
TODO 46 - locore.s: rft_user (sun4v specific manual fill) - seems to work, but is it good enough (compared to openbsds rft_user?
  /src/share/mk/
bsd.x11.mk 210 # Used by pkg-config and manual handling to ensure we picked up all
494 echo "manual ${.TARGET} matches @.*@, probably missing updates" 1>&2; \
  /src/usr.sbin/certctl/
certctl.sh 191 manual)
420 # If manual operation is enabled, refuse to rehash the
424 error "manual certificates enabled, not rehashing"
452 error "existing certificates; set manual or move them"
  /src/usr.sbin/sysinst/
msg.mi.es 455 INSTALL sobre la configuraci�n final del sistema. La pagina de manual
468 Recuerde (re)leer la p�gina de manual de afterboot(8), ya que puede
483 La p�gina de manual de afterboot(8) tambi�n puede serle de ayuda.
865 {Paginas de manual}
868 {Paginas de manual en HTML}
1247 desde una l�nea de comandos de root. Lea la p�gina de manual pkgin(1)

Completed in 40 milliseconds

1 2