diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-06-22 15:01:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-06-22 15:01:56 +0000 |
commit | e0d269e2925d86084b4ec10416e3ce9e5458783b (patch) | |
tree | 79f011c55cc9190469b32536dd0dac7b77ffc7ee /sbin | |
parent | fced176c85bd223cac209af676d505132ee6db7a (diff) |
Pp not required before list items;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/fdisk/fdisk.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index fe711970480..780ac3ca03b 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.102 2021/06/22 14:01:58 krw Exp $ +.\" $OpenBSD: fdisk.8,v 1.103 2021/06/22 15:01:55 jmc Exp $ .\" .\" .\" Copyright (c) 1997 Tobias Weingartner @@ -106,7 +106,6 @@ These figures are taken from the in-core disklabel or values that .Em /boot has passed to the kernel. -.Pp .It Fl e Use the .Nm |