summaryrefslogtreecommitdiff
path: root/sbin/fdisk/fdisk.8
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-23 23:53:03 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-23 23:53:03 +0000
commit6704851173a25ce160e7f8b86a5ebdbca9a5f07c (patch)
tree62be6b9a5f6bb9025165331374f25b9ceee1632c /sbin/fdisk/fdisk.8
parenta2f982cd5191f68dd2c2ed2c896209d88117def7 (diff)
swap exit and quit
Diffstat (limited to 'sbin/fdisk/fdisk.8')
-rw-r--r--sbin/fdisk/fdisk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8
index 912683aab56..e36725df6a3 100644
--- a/sbin/fdisk/fdisk.8
+++ b/sbin/fdisk/fdisk.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fdisk.8,v 1.10 1997/10/16 10:20:19 deraadt Exp $
+.\" $OpenBSD: fdisk.8,v 1.11 1997/12/23 23:53:02 deraadt Exp $
.\"
.\" Copyright (c) 1997 Tobias Weingartner
.\" All rights reserved.
@@ -196,7 +196,7 @@ This will exit the current level of fdisk, either returning to the
previously selected in memory copy of a boot block, or exit the
program if there is none. Unlike
.Em exit
-it does NOT write the modified block out.
+it does write the modified block out.
.It Em abort
Quit program without saving current changes.
.El