diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:30:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:30:28 +0000 |
commit | f956d477de0bf60b432ead017c10115b715fee06 (patch) | |
tree | 5167abdb736f63ac574007c9ebcdf9a7918b96f4 /sbin/disklabel/disklabel.8 | |
parent | cdabbdf544424faa34cbf0aeda4956b930ad5a7e (diff) |
escape punctuation;
ok deraadt@
Diffstat (limited to 'sbin/disklabel/disklabel.8')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 6007100f16b..de36425ba71 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.53 2003/06/21 23:14:23 jmc Exp $ +.\" $OpenBSD: disklabel.8,v 1.54 2003/09/02 18:30:27 jmc Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -299,7 +299,7 @@ At prompts that request a size, may be entered to indicate the rest of the available space. The editor commands are as follows: .Bl -tag -width "p [unit] " -.It ? Op command +.It \&? Op command Display help message with all available commands. You may specify a .Em command |