diff options
author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-06-21 13:34:08 +0000 |
---|---|---|
committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-06-21 13:34:08 +0000 |
commit | 7747001b125d7bdc64fa4b06fa4d6b940e38453f (patch) | |
tree | e45201c99f3edd18978730294d9686c6a310900c /usr.bin/fortune | |
parent | 2d3725d62acbaca2fe84d43e8fd32ae9fb9a915b (diff) |
Improve wording to be more precise and clear.
No functional change intended.
s/Master Boot/Main Boot/ (also called MBR)
MFC after: 1 week
Sponsored by: Mellanox Technologies
Notes
Notes:
svn path=/head/; revision=362466
Diffstat (limited to 'usr.bin/fortune')
-rw-r--r-- | usr.bin/fortune/datfiles/freebsd-tips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips index 98344090a3bd..ed7d96c6afe3 100644 --- a/usr.bin/fortune/datfiles/freebsd-tips +++ b/usr.bin/fortune/datfiles/freebsd-tips @@ -40,7 +40,7 @@ Handy bash(1) prompt: PS1="\u@\h \w \!$ " Having trouble using fetch through a firewall? Try setting the environment variable FTP_PASSIVE_MODE to yes, and see fetch(3) for more details. % -If other operating systems have damaged your Master Boot Record, you can +If other operating systems have damaged your Main Boot Record, you can reinstall it with gpart(8). See "man gpart" for details. % |