New sentence, new line; use .Dq instead of ``''.
This commit is contained in:
parent
9a582784d5
commit
32eca9407f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: savecore.8,v 1.31 2004/10/16 04:38:53 dsainty Exp $
|
||||
.\" $NetBSD: savecore.8,v 1.32 2004/10/16 05:44:59 snj Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -99,9 +99,9 @@ will ignore it.
|
|||
Forces a dump to be taken even if the dump doesn't appear correct or there
|
||||
is insufficient disk space.
|
||||
.It Fl n
|
||||
Check whether a dump is present without taking further action. The command
|
||||
exits with zero status if a dump is present, or with non-zero status
|
||||
otherwise.
|
||||
Check whether a dump is present without taking further action.
|
||||
The command exits with zero status if a dump is present, or with non-zero
|
||||
status otherwise.
|
||||
.It Fl N
|
||||
Use
|
||||
.Ar system
|
||||
|
@ -146,7 +146,9 @@ and
|
|||
respectively, if the
|
||||
.Fl z
|
||||
option is used).
|
||||
The ``#'' is the number from the first line of the file
|
||||
The
|
||||
.Dq #
|
||||
is the number from the first line of the file
|
||||
.Ar directory Ns Pa /bounds ,
|
||||
and it is incremented and stored back into the file each time
|
||||
.Nm
|
||||
|
|
Loading…
Reference in New Issue