mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
docs: fix wording ("allows *one* to") to make lintian happy.
Signed-off-by: Michael Prokop <mika@debian.org>
This commit is contained in:
parent
fb2153d902
commit
adce374416
@ -50,7 +50,7 @@ Use root=/dev/nfs for NFS to kick to in. NFSOPTS can be looked up in
|
||||
|
||||
.TP
|
||||
\fB\fI ip
|
||||
tells how to configure the ip address. Allows to specify an different
|
||||
tells how to configure the ip address. Allows one to specify an different
|
||||
NFS server than the DHCP server. See Documentation/filesystems/nfsroot.txt
|
||||
in any recent Linux source for details. Optional parameter for NFS root.
|
||||
|
||||
|
||||
@ -71,7 +71,7 @@ Useful to not disclose eventual keys.
|
||||
.SH NFS VARIABLES
|
||||
.TP
|
||||
\fB BOOT
|
||||
Allows to use an nfs drive as the root of the drive.
|
||||
Allows one to use an nfs drive as the root of the drive.
|
||||
The default is to boot from \fIlocal\fP media (hard drive, USB stick).
|
||||
Set to \fInfs\fP for an NFS root share.
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ lsinitramfs \- list content of an initramfs image
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B lsinitramfs
|
||||
command lists the content of given initramfs images. It allows to quickly check
|
||||
command lists the content of given initramfs images. It allows one to quickly check
|
||||
the content of one (or multiple) specified initramfs files.
|
||||
|
||||
.SH OPTIONS
|
||||
|
||||
@ -121,8 +121,8 @@ which is described in
|
||||
|
||||
.TP
|
||||
.I /etc/initramfs-tools/conf.d
|
||||
The conf.d directory allows to hardcode bootargs at initramfs build time
|
||||
via config snippets. This allows to set ROOT or RESUME.
|
||||
The conf.d directory allows one to hardcode bootargs at initramfs build time
|
||||
via config snippets. This allows one to set ROOT or RESUME.
|
||||
This is especially useful for bootloaders, which do not pass an root bootarg.
|
||||
|
||||
.TP
|
||||
|
||||
@ -54,7 +54,7 @@ This mode removes an existing initramfs.
|
||||
|
||||
.TP
|
||||
\fB \-t
|
||||
Allows to take over an custom initramfs with a newer one.
|
||||
Allows one to take over an custom initramfs with a newer one.
|
||||
|
||||
.TP
|
||||
\fB \-v
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
update-initramfs.conf \- configuration file for update-initramfs
|
||||
|
||||
.SH DESCRIPTION
|
||||
The configuration file allows to disable the update action from
|
||||
The configuration file allows one to disable the update action from
|
||||
.B update-initramfs.
|
||||
|
||||
.SH GENERAL VARIABLES
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user