diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-04 22:14:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-04 22:14:44 +0000 |
commit | 741da2d2f4dd6091c93080f4edfffa157f26df50 (patch) | |
tree | cb79d3b313a6066ccd0693fc376f829151b56ef3 /share/man/man8/man8.macppc/boot_macppc.8 | |
parent | 5ebba3bcdd5f72b4465da531536951afe3fd543f (diff) |
put escapes in the right place;
(i.e. stuff I got wrong the first time, or missed)
this includes some .Cd's with missing quotes and .Nm abuse in man4;
Diffstat (limited to 'share/man/man8/man8.macppc/boot_macppc.8')
-rw-r--r-- | share/man/man8/man8.macppc/boot_macppc.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/man8.macppc/boot_macppc.8 b/share/man/man8/man8.macppc/boot_macppc.8 index 1a7ea83b38e..9dd768e57bd 100644 --- a/share/man/man8/man8.macppc/boot_macppc.8 +++ b/share/man/man8/man8.macppc/boot_macppc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_macppc.8,v 1.10 2003/07/10 08:30:36 jmc Exp $ +.\" $OpenBSD: boot_macppc.8,v 1.11 2003/09/04 22:14:42 jmc Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ the .Tn Open Firmware will proceed to its initialization, and will boot an operating system if the -.Em auto-boot? +.Em auto-boot?\& variable is set to .Dq true , or will wait for interactive commands otherwise. |