diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 10:53:53 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 13:46:02 +0200 |
| commit | 5d6aa84a56afbeb43e91eea69b8ae6fb50010e62 (patch) | |
| tree | 3b83562143bc733714443544516d4233b729a7fa | |
| parent | 32ae2e1759e81a52835e1c8f06959903663d57e2 (diff) | |
| download | man-pages-5d6aa84a56afbeb43e91eea69b8ae6fb50010e62.tar.gz | |
bootparam.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/bootparam.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index dbc45d2dd7..d852c55e86 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -141,7 +141,7 @@ This sets the NFS boot address to the given string. This boot address is used in case of a net boot. .TP .B "'nfsroot=...'" -This sets the nfs root name to the given string. +This sets the NFS root name to the given string. If this string does not begin with '/' or ',' or a digit, then it is prefixed by \&'/tftpboot/'. |
