Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
systemd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
steam
systemd
Commits
7d7681f7
Commit
7d7681f7
authored
Mar 13, 2013
by
Thomas Hindoe Paaboel Andersen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
man: fix some typos
parent
4afb5c73
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
man/journalctl.xml
man/journalctl.xml
+1
-1
man/journald.conf.xml
man/journald.conf.xml
+1
-1
man/kernel-install.xml
man/kernel-install.xml
+3
-3
man/logind.conf.xml
man/logind.conf.xml
+1
-1
man/machine-id.xml
man/machine-id.xml
+1
-1
man/nss-myhostname.xml
man/nss-myhostname.xml
+1
-1
No files found.
man/journalctl.xml
View file @
7d7681f7
...
...
@@ -171,7 +171,7 @@
implied pager tool. This implies
<option>
-n1000
</option>
to guarantee
that the pager won't buffer logs of
unbounded size. This may be overriden
unbounded size. This may be overrid
d
en
with an explicit
<option>
-n
</option>
with some other numeric value on the
command line. Note that this option is
...
...
man/journald.conf.xml
View file @
7d7681f7
...
...
@@ -183,7 +183,7 @@
messages is generated. This rate
limiting is applied per-service, so
that two services which log do not
interfere with each other
s'
interfere with each other
's
limits. Defaults to 200 messages in
10s. The time specification for
<varname>
RateLimitInterval=
</varname>
...
...
man/kernel-install.xml
View file @
7d7681f7
...
...
@@ -131,7 +131,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<filename>
/proc/cmdline
</filename>
</term>
<listitem>
<para>
The content
s
of the file
<filename>
/etc/kernel/cmdline
</filename>
specifies the kernel command line to use.
<para>
The content of the file
<filename>
/etc/kernel/cmdline
</filename>
specifies the kernel command line to use.
If that file does not exist,
<filename>
/proc/cmdline
</filename>
is used.
</para>
</listitem>
</varlistentry>
...
...
@@ -140,7 +140,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<filename>
/etc/machine-id
</filename>
</term>
<listitem>
<para>
The content
s of the file specifies the machine identifac
tion
<
MACHINE-ID>.
</para>
<para>
The content
of the file specifies the machine identifica
tion
<
MACHINE-ID>.
</para>
</listitem>
</varlistentry>
<varlistentry>
...
...
@@ -148,7 +148,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<filename>
/etc/os-release
</filename>
</term>
<listitem>
<para>
The content
s of the file specifies the
the operating system id
<
OS-ID>.
</para>
<para>
The content
of the file specifies
the operating system id
<
OS-ID>.
</para>
</listitem>
</varlistentry>
</variablelist>
...
...
man/logind.conf.xml
View file @
7d7681f7
...
...
@@ -163,7 +163,7 @@
will execute the action after all
sessions reported that they are idle,
and no idle inhibitor lock is active,
and subsquently the time configured
and subs
e
quently the time configured
with
<varname>
IdleActionSec=
</varname>
(see below) has passed.
</para>
</listitem>
...
...
man/machine-id.xml
View file @
7d7681f7
...
...
@@ -75,7 +75,7 @@
logic as the D-Bus machine ID.
</para>
<para>
Programs may use this ID to identify the host
with a globally unique ID in the network,
that
does
with a globally unique ID in the network,
which
does
not change even if the local network configuration
changes. Due to this and its greater length it is
a more useful replacement for the
...
...
man/nss-myhostname.xml
View file @
7d7681f7
...
...
@@ -68,7 +68,7 @@
<filename>
/etc
</filename>
file system and is fragile because the file
might be edited by the administrator at the same time.
<command>
nss-myhostname
</command>
simply returns all locally configure public IP addresses, or -- if none
are configured -- the IPv4 address 127.0.0.2 (wich is on the local
are configured -- the IPv4 address 127.0.0.2 (w
h
ich is on the local
loopback) and the IPv6 address ::1 (which is the local host) for
whatever system hostname is configured locally. Patching
<filename>
/etc/hosts
</filename>
is thus no longer necessary.
</para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment