diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-11-10 14:17:05 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-11-10 14:17:05 +0000 |
commit | b392c96540304e7565697b68bb9cc06376f58f9c (patch) | |
tree | f39d9743c7cacf0a50e876898019c0f805945896 | |
parent | 6c43a5e9c77a6265b4aaf1988f5444fc5696c0e6 (diff) | |
download | src-b392c96540304e7565697b68bb9cc06376f58f9c.tar.gz src-b392c96540304e7565697b68bb9cc06376f58f9c.zip |
Address a mandoc warning
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=367567
-rw-r--r-- | sbin/reboot/boot_i386.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index f269fe0ec019..a78bd34a6a7c 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -89,7 +89,7 @@ from partition of either the floppy or the hard disk. This boot may be aborted by typing any character on the keyboard at the -.Ql boot: +.Ql boot\&: prompt. At this time, the following input will be accepted: .Bl -tag -width indent |