diff options
Diffstat (limited to 'upstream/mageia-cauldron/man7')
-rw-r--r-- | upstream/mageia-cauldron/man7/daemon.7 | 4 | ||||
-rw-r--r-- | upstream/mageia-cauldron/man7/kernel-command-line.7 | 17 | ||||
-rw-r--r-- | upstream/mageia-cauldron/man7/sane.7 | 10 | ||||
-rw-r--r-- | upstream/mageia-cauldron/man7/systemd.directives.7 | 100 | ||||
-rw-r--r-- | upstream/mageia-cauldron/man7/systemd.index.7 | 6 | ||||
-rw-r--r-- | upstream/mageia-cauldron/man7/systemd.journal-fields.7 | 9 | ||||
-rw-r--r-- | upstream/mageia-cauldron/man7/term.7 | 6 |
7 files changed, 134 insertions, 18 deletions
diff --git a/upstream/mageia-cauldron/man7/daemon.7 b/upstream/mageia-cauldron/man7/daemon.7 index 6fcf79b7..2e0aaf20 100644 --- a/upstream/mageia-cauldron/man7/daemon.7 +++ b/upstream/mageia-cauldron/man7/daemon.7 @@ -116,7 +116,7 @@ to detach from any terminal and create an independent session\&. .\} In the child, call \fBfork()\fR -again, to ensure that the daemon can never re\-acquire a terminal again\&. (This relevant if the program \(em and all its dependencies \(em does not carefully specify `O_NOCTTY` on each and every single `open()` call that might potentially open a TTY device node\&.) +again, to ensure that the daemon can never re\-acquire a terminal again\&. (This is relevant if the program \(em and all its dependencies \(em does not carefully specify `O_NOCTTY` on each and every single `open()` call that might potentially open a TTY device node\&.) .RE .sp .RS 4 @@ -375,7 +375,7 @@ If your daemon provides services to other local processes or remote clients via If the service opens sockets or other files on it own, and those file descriptors shall survive a restart, the daemon should store them in the service manager via \fBsd_notify\fR(3) with -\fIFDSTORE=1\fR\&.\&. +\fIFDSTORE=1\fR\&. .RE .sp .RS 4 diff --git a/upstream/mageia-cauldron/man7/kernel-command-line.7 b/upstream/mageia-cauldron/man7/kernel-command-line.7 index e36aac8f..e3e8bb5c 100644 --- a/upstream/mageia-cauldron/man7/kernel-command-line.7 +++ b/upstream/mageia-cauldron/man7/kernel-command-line.7 @@ -479,6 +479,23 @@ prefix (e\&.g\&. .sp Added in version 254\&. .RE +.PP +\fIsystemd\&.battery_check=\fR +.RS 4 +Accepts a boolean argument\&. If false the boot\-time battery charge check implemented by +\fBsystemd-battery-check.service\fR(8) +is disabled\&. +.sp +Added in version 254\&. +.RE +.PP +\fIifname=\fR, \fInet\&.ifname_policy=\fR +.RS 4 +Controls interface naming policies, implemented by +\fBsystemd-network-generator.service\fR(8)\&. +.sp +Added in version 245\&. +.RE .SH "HISTORY" .PP systemd 252 diff --git a/upstream/mageia-cauldron/man7/sane.7 b/upstream/mageia-cauldron/man7/sane.7 index 53f5679e..75f1e1e2 100644 --- a/upstream/mageia-cauldron/man7/sane.7 +++ b/upstream/mageia-cauldron/man7/sane.7 @@ -61,7 +61,7 @@ homepage. .SH "GENERAL INFORMATION" The following sections provide short descriptions and links to more information about several aspects of -.B SANE. +.BR SANE . A name with a number in parenthesis (e.g. .BR sane\-dll (5)) points to a manual page. In this case @@ -367,6 +367,11 @@ Supports the Lexmark X1100 series of USB scanners. See .BR sane\-lexmark (5) for details. .TP +.B lexmark_x2600 +Supports the Lexmark X2600 series of USB scanners. See +.BR sane\-lexmark_x2600 (5) +for details. +.TP .B ma1509 Supports the Mustek BearPaw 1200F USB flatbed scanner. See .BR sane\-ma1509 (5) @@ -818,7 +823,7 @@ So now scanning with works and you want to use one of the graphical frontends like .BR xsane (1) , .BR xscanimage (1) ", or" -.B quiteinsane (1) +.BR quiteinsane (1) but those frontends don't detect your scanner? One reason may be that you installed two versions of .BR SANE . @@ -905,6 +910,7 @@ for details). .BR sane\-kodak (5), .BR sane\-leo (5), .BR sane\-lexmark (5), +.BR sane\-lexmark_x2600 (5), .BR sane\-ma1509 (5), .BR sane\-matsushita (5), .BR sane\-microtek2 (5), diff --git a/upstream/mageia-cauldron/man7/systemd.directives.7 b/upstream/mageia-cauldron/man7/systemd.directives.7 index c6b2d21c..b674d0de 100644 --- a/upstream/mageia-cauldron/man7/systemd.directives.7 +++ b/upstream/mageia-cauldron/man7/systemd.directives.7 @@ -2393,6 +2393,7 @@ Kernel boot options for configuring the behaviour of the systemd process\&. .PP \fIifname=\fR .RS 4 +\fBkernel-command-line\fR(7), \fBsystemd-network-generator.service\fR(8) .RE .PP @@ -2563,6 +2564,11 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-udevd.service\fR(8) .RE .PP +\fInet\&.ifname_policy=\fR +.RS 4 +\fBkernel-command-line\fR(7) +.RE +.PP \fInet\&.ifnames=\fR .RS 4 \fBkernel-command-line\fR(7), @@ -2831,6 +2837,11 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-battery-check.service\fR(8) .RE .PP +\fIsystemd\&.battery_check=\fR +.RS 4 +\fBkernel-command-line\fR(7) +.RE +.PP \fIsystemd\&.clock\-usec=\fR .RS 4 \fBkernel-command-line\fR(7) @@ -2976,6 +2987,36 @@ Kernel boot options for configuring the behaviour of the systemd process\&. \fBsystemd-journald.service\fR(8) .RE .PP +\fIsystemd\&.journald\&.max_level_console=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_kmsg=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_socket=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_store=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_syslog=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP +\fIsystemd\&.journald\&.max_level_wall=\fR +.RS 4 +\fBsystemd-journald.service\fR(8) +.RE +.PP \fIsystemd\&.log_color\fR .RS 4 \fBkernel-command-line\fR(7), @@ -8056,6 +8097,11 @@ Fields in the journal events with a well known meaning\&. \fBsystemd.journal-fields\fR(7) .RE .PP +\fIOBJECT_SYSTEMD_INVOCATION_ID=\fR +.RS 4 +\fBsystemd.journal-fields\fR(7) +.RE +.PP \fIOBJECT_SYSTEMD_OWNER_UID=\fR .RS 4 \fBsystemd.journal-fields\fR(7) @@ -10592,7 +10638,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fBjournalctl\fR(1), \fBsystemd-journal-gatewayd.service\fR(8), \fBsystemd-journal-upload.service\fR(8), -\fBsystemd-nspawn\fR(1) +\fBsystemd-nspawn\fR(1), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-\-disable\-updates\fR @@ -13729,7 +13776,8 @@ Command\-line options accepted by programs in the systemd suite\&. \fBsystemd-journal-gatewayd.service\fR(8), \fBsystemd-journal-upload.service\fR(8), \fBsystemd-nspawn\fR(1), -\fBsystemd-udevd.service\fR(8) +\fBsystemd-udevd.service\fR(8), +\fBsystemd-vmspawn\fR(1) .RE .PP \fB\-E\fR @@ -15513,6 +15561,11 @@ Various constants used and/or defined by systemd\&. \fBsd_bus_track_add_name\fR(3) .RE .PP +\fB/etc/subuid\fR +.RS 4 +\fBsystemd-vmspawn\fR(1) +.RE +.PP \fB/org/freedesktop/systemd1\fR .RS 4 \fBorg.freedesktop.systemd1\fR(5) @@ -15657,13 +15710,9 @@ Various constants used and/or defined by systemd\&. \fBresolvectl\fR(1) .RE .PP -\fB4a67b082\-0a4c\-41cf\-b6c7\-440b29bb8c4\fR -.RS 4 -\fBsystemd-bless-boot.service\fR(8) -.RE -.PP \fB4a67b082\-0a4c\-41cf\-b6c7\-440b29bb8c4f\fR .RS 4 +\fBsystemd-bless-boot.service\fR(8), \fBsystemd-gpt-auto-generator\fR(8) .RE .PP @@ -17022,6 +17071,21 @@ Various constants used and/or defined by systemd\&. \fBsystemd.exec\fR(5) .RE .PP +\fBSCM_CREDENTIALS\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSCM_RIGHTS\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSCM_SECURITY\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP \fBSD_BUS_ARGS(\fR\fB\fI\&.\&.\&.\fR\fR\fB)\fR .RS 4 \fBsd_bus_add_object\fR(3) @@ -18938,6 +19002,26 @@ Various constants used and/or defined by systemd\&. \fBsystemd.socket\fR(5) .RE .PP +\fBSO_PEERCRED\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSO_PEERGROUPS\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSO_PEERPIDFD\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP +\fBSO_PEERSEC\fR +.RS 4 +\fBsystemd-socket-proxyd\fR(8) +.RE +.PP \fBSO_PRIORITY\fR .RS 4 \fBsystemd.netdev\fR(5), @@ -33648,4 +33732,4 @@ Signals emitted in the D\-Bus interface\&. .RE .SH "COLOPHON" .PP -This index contains 6005 entries in 24 sections, referring to 394 individual manual pages\&. +This index contains 6021 entries in 24 sections, referring to 394 individual manual pages\&. diff --git a/upstream/mageia-cauldron/man7/systemd.index.7 b/upstream/mageia-cauldron/man7/systemd.index.7 index b7ef4060..9d69c3ff 100644 --- a/upstream/mageia-cauldron/man7/systemd.index.7 +++ b/upstream/mageia-cauldron/man7/systemd.index.7 @@ -2568,10 +2568,10 @@ systemd.index \- List all manpages from the systemd project \(em Refresh boot loader random seed at boot .br \fBsystemd-bsod\fR(8) -\(em Displays boot\-time emergency log message in full screen\&. +\(em Displays boot\-time emergency log message in full screen .br \fBsystemd-bsod.service\fR(8) -\(em Displays boot\-time emergency log message in full screen\&. +\(em Displays boot\-time emergency log message in full screen .br \fBsystemd-cat\fR(1) \(em Connect a pipeline or program\*(Aqs output with the journal @@ -3165,7 +3165,7 @@ systemd.index \- List all manpages from the systemd project \(em Disk verity protection logic .br \fBsystemd-vmspawn\fR(1) -\(em Spawn an OS in a virtual machine\&. +\(em Spawn an OS in a virtual machine .br \fBsystemd-volatile-root\fR(8) \(em Make the root file system volatile diff --git a/upstream/mageia-cauldron/man7/systemd.journal-fields.7 b/upstream/mageia-cauldron/man7/systemd.journal-fields.7 index fbc0084d..161f42e3 100644 --- a/upstream/mageia-cauldron/man7/systemd.journal-fields.7 +++ b/upstream/mageia-cauldron/man7/systemd.journal-fields.7 @@ -407,6 +407,15 @@ is described, instead of the process which logged the message\&. .sp Added in version 205\&. .RE +.PP +\fIOBJECT_SYSTEMD_INVOCATION_ID=\fR +.RS 4 +An additional field added automatically by +\fBsystemd\-journald\fR\&. The meaning is mostly the same as +\fI_SYSTEMD_INVOCATION_ID=\fR, with the difference described above\&. +.sp +Added in version 235\&. +.RE .SH "ADDRESS FIELDS" .PP During serialization into external formats, such as the diff --git a/upstream/mageia-cauldron/man7/term.7 b/upstream/mageia-cauldron/man7/term.7 index df7c0457..958cccc1 100644 --- a/upstream/mageia-cauldron/man7/term.7 +++ b/upstream/mageia-cauldron/man7/term.7 @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2021,2023 Thomas E. Dickey * +.\" Copyright 2018-2023,2024 Thomas E. Dickey * .\" Copyright 1998-2011,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: term.7,v 1.46 2023/12/02 20:51:25 tom Exp $ -.TH term 7 2023-12-02 "ncurses 6.4" Miscellaneous +.\" $Id: term.7,v 1.48 2024/03/16 15:35:01 tom Exp $ +.TH term 7 2024-03-16 "ncurses 6.4" Miscellaneous .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq |