diff options
Diffstat (limited to 'usr.sbin/rdconfig/rdconfig.8')
-rw-r--r-- | usr.sbin/rdconfig/rdconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rdconfig/rdconfig.8 b/usr.sbin/rdconfig/rdconfig.8 index ce095f7c79a..e98748cb8ba 100644 --- a/usr.sbin/rdconfig/rdconfig.8 +++ b/usr.sbin/rdconfig/rdconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdconfig.8,v 1.6 2001/01/20 17:45:17 mickey Exp $ +.\" $OpenBSD: rdconfig.8,v 1.7 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: rdconfig.8,v 1.1.1.1 1995/10/08 22:40:41 gwr Exp $ .\" .\" Copyright (c) 1995 Gordon W. Ross @@ -60,7 +60,7 @@ process started earlier. .It Pa /dev/rd?? .El .Sh EXAMPLES -.Dl rdconfig /dev/rd0a 2048 & +.Dl # rdconfig /dev/rd0a 2048 & .Pp Configures the RAM disk .Pa rd0a |