diff options
author | 1999-06-06 18:43:10 +0000 | |
---|---|---|
committer | 1999-06-06 18:43:10 +0000 | |
commit | 2d4247b8fdd79ed9bd9480ad8613c5b5add84449 (patch) | |
tree | ab2208b24f62f9f0fc6ca507a2568c3651aa6479 | |
parent | typo; mcsmart@engin.umich.edu (diff) | |
download | wireguard-openbsd-2d4247b8fdd79ed9bd9480ad8613c5b5add84449.tar.xz wireguard-openbsd-2d4247b8fdd79ed9bd9480ad8613c5b5add84449.zip |
mention the `manual' command; mcsmart@engin.umich.edu
-rw-r--r-- | sbin/fdisk/fdisk.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index b666b902355..6631082f1d9 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.23 1999/06/04 02:45:15 aaron Exp $ +.\" $OpenBSD: fdisk.8,v 1.24 1999/06/06 18:43:10 aaron Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -178,6 +178,8 @@ explanations are given below. Display a list of commands that .Nm understands in the interactive edit mode. +.It Em manual +Display this manual page. .It Em reinit Initialize the currently selected, in-memory copy of the boot block. |