diff options
34 files changed, 168 insertions, 163 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 31c408ced85..dae97f2339c 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chio.1,v 1.18 2002/02/11 18:43:50 mpech Exp $ +.\" $OpenBSD: chio.1,v 1.19 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: chio.1,v 1.1.1.1 1996/04/03 00:34:38 thorpej Exp $ .\" .\" Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> @@ -88,7 +88,7 @@ the first robotic arm in the changer, the ET would be and the EU would be .Dq 0 . .Sh SUPPORTED COMMANDS -.Cm chio move +.Cm # chio move .Aq Ar from ET .Aq Ar from EU .Aq Ar to ET @@ -103,7 +103,7 @@ If the optional modifier .Pa inv is specified, the media unit will be inverted before insertion. .Pp -.Cm chio exchange +.Cm # chio exchange .Aq Ar src ET .Aq Ar src EU .Aq Ar dst1 ET @@ -144,7 +144,7 @@ Note that not all medium changers support the operation; the changer must have multiple free pickers or emulate multiple free pickers with transient storage. .Pp -.Cm chio position +.Cm # chio position .Aq Ar to ET .Aq Ar to EU .Op Ar inv @@ -157,22 +157,22 @@ is specified, the media unit will be inverted before insertion. .Pp Note that not all changers behave as expected when issued this command. .Pp -.Cm chio params +.Cm # chio params .Pp Report the number of slots, drives, pickers, and portals in the changer, and which picker unit the changer is currently configured to use. .Pp -.Cm chio getpicker +.Cm # chio getpicker .Pp Report which picker unit the changer is currently configured to use. .Pp -.Cm chio setpicker +.Cm # chio setpicker .Aq Ar unit .Pp Configure the changer to use picker .Aq Ar unit . .Pp -.Cm chio status +.Cm # chio status .Op Aq Ar type .Pp Report the status of all elements in the changer. diff --git a/bin/date/date.1 b/bin/date/date.1 index ba5cc29583d..6788d80ff0e 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.33 2002/02/11 18:43:50 mpech Exp $ +.\" $OpenBSD: date.1,v 1.34 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -164,12 +164,12 @@ DATE: 1987-11-21 TIME: 13:36:16 .Ed .Pp -.Cm date 8506131627 +.Cm # date 8506131627 .Pp Sets the date to .Dq Li "June 13, 1985, 4:27 PM" . .Pp -.Cm date 1432 +.Cm # date 1432 .Pp Sets the time to .Li "2:32 PM" , diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 6052e8fa55e..fc6ccbb66e4 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: expr.1,v 1.11 2001/11/13 14:00:15 mpech Exp $ +.\" $OpenBSD: expr.1,v 1.12 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: expr.1,v 1.9 1995/04/28 23:27:13 jtc Exp $ .\" .\" Written by J.T. Conklin <jtc@netbsd.org>. @@ -75,12 +75,12 @@ otherwise, returns 0. .Pp Parentheses are used for grouping in the usual manner. .Sh EXAMPLES -.Cm a=`expr $a + 1` +.Cm $ a=`expr $a + 1` .Pp Add 1 to the variable .Va a . .Pp -.Cm expr "//$a" \&: '.*/\e(.*\e)' +.Cm $ expr "//$a" \&: '.*/\e(.*\e)' .Pp Return the filename portion of a pathname stored in variable @@ -89,7 +89,7 @@ The .Ql // characters act to eliminate ambiguity with the division operator. .Pp -.Cm expr $a \&: '.*' +.Cm $ expr $a \&: '.*' .Pp Return the number of characters in variable .Va a . diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index a56f68ece58..d3e1936d497 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kill.1,v 1.20 2002/06/05 06:29:10 jsyn Exp $ +.\" $OpenBSD: kill.1,v 1.21 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: kill.1,v 1.8 1995/09/07 06:30:26 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -145,6 +145,7 @@ for details. .Cm $ kill -9 1234 .Pp Forcibly terminate process ID 1234. +.br .Pp .Cm # kill -HUP `cat /var/run/inetd.pid` .Pp diff --git a/sbin/atactl/atactl.8 b/sbin/atactl/atactl.8 index f9bcec8af9b..2a872f355dc 100644 --- a/sbin/atactl/atactl.8 +++ b/sbin/atactl/atactl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atactl.8,v 1.17 2002/08/04 14:11:41 gluk Exp $ +.\" $OpenBSD: atactl.8,v 1.18 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: atactl.8,v 1.5 1999/02/24 18:49:14 jwise Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -69,22 +69,22 @@ the command is implied. .Sh COMMANDS .Pp -.Cm identify +.Cm # atactl identify .Pp Identify the specified device, displaying the device's vendor, product, revision strings, supported capabilities and enabled capabilities. .Pp -.Cm idle +.Cm # atactl idle .Pp Place the specified device into Idle mode. This mode may consume less power than Active mode. .Pp -.Cm standby +.Cm # atactl standby .Pp Place the specified device into Standby mode. This mode will consume less power than Idle mode. .Pp -.Cm sleep +.Cm # atactl sleep .Pp Place the specified device into Sleep mode. This mode will consume less power than Standby mode, @@ -94,7 +94,7 @@ Typically the driver performs this reset automatically, but this should still be used with caution. .Pp -.Cm setidle +.Cm # atactl setidle .Ar standby-timer .Pp Places the specified device into Idle mode, and sets the Standby timer @@ -103,7 +103,7 @@ to seconds. A value of 0 will disable the Standby timer. .Pp -.Cm setstandby +.Cm # atactl setstandby .Ar standby-timer .Pp Places the specified device into Standby mode, and sets the Standby timer @@ -112,12 +112,12 @@ to seconds. A value of 0 will disable the Standby timer. .Pp -.Cm checkpower +.Cm # atactl checkpower .Pp Will print out if the device is in Active, Idle, or Standby power management mode. .Pp -.Cm apmset +.Cm # atactl apmset .Ar power-management-level .Pp Enables and sets the advanced power management level to the requested @@ -142,7 +142,7 @@ in the output of the .Cm identify command. .Pp -.Cm apmdisable +.Cm # atactl apmdisable .Pp Disables support for advanced power management on the specified device. Note that devices supporting advanced powermanagement may refuse to @@ -150,7 +150,7 @@ disable it, resulting in an .Sq ATA device returned Aborted Command warning. .Pp -.Cm acousticset +.Cm # atactl acousticset .Ar acoustic-management-level .Pp Enables and sets the automatic acoustic management level to the requested @@ -165,7 +165,7 @@ in the output of the .Cm identify command. .Pp -.Cm acousticdisable +.Cm # atactl acousticdisable .Pp Disables support for automatic acoustic management on the specified device. Note that devices supporting automatic acoustic management may refuse to @@ -173,17 +173,17 @@ disable it, resulting in an .Sq ATA device returned Aborted Command warning. .Pp -.Cm podenable +.Cm # atactl podenable .Pp Allows the specified device to revert to power-on default (pod) settings after a reset. .Pp -.Cm poddisable +.Cm # atactl poddisable .Pp Disallows the specified device to revert to power-on default (pod) settings after a reset. .Pp -.Cm puisenable +.Cm # atactl puisenable .Pp Enables power-up in standby (puis) on the specified device, causing the device to wait with spinning up the disks after power-up. @@ -199,7 +199,7 @@ in the output of the .Cm identify command. .Pp -.Cm puisdisable +.Cm # atactl puisdisable .Pp Disables power-up in standby (puis) on the specified device, causing the device to spin up the disks after power-up. @@ -207,12 +207,12 @@ This should be the factory default setting of the device and it is recommended to leave this setting disabled. .Pp -.Cm puisspinup +.Cm # atactl puisspinup .Pp Explicitly spins up the device if it powered-up into standby mode (i.e. power-up in standby was enabled). .Pp -.Cm readaheadenable +.Cm # atactl readaheadenable .Pp Enables read look-ahead on the specified device. This may increase performance. @@ -223,7 +223,7 @@ in the output of the .Cm identify command. .Pp -.Cm readaheaddisable +.Cm # atactl readaheaddisable .Pp Disables read look-ahead on the specified device. This may decrease performance. @@ -234,11 +234,11 @@ behaviour in implementing this, so it is recommended to issue this command on a disk containing any currently mounted filesystems. .Pp -.Cm secsetpass +.Cm # atactl secsetpass .Ar user .Ar high | maximum .br -.Cm secsetpass +.Cm # atactl secsetpass .Ar master .Pp Sets password and security level for the specified device. @@ -274,7 +274,7 @@ Execution of the .Cm secerase command erases all user data on the device. .Pp -.Cm secunlock +.Cm # atactl secunlock .Ar user | master .Pp Unlocks the specified device with user or master password. @@ -286,7 +286,7 @@ If the security level was set to maximum during the last .Cm secsetpass command, the device won't unlock if the master password is received. .Pp -.Cm secerase +.Cm # atactl secerase .Ar user | master .Op Ar enhanced .Pp @@ -308,7 +308,7 @@ This command will disable the device lock mode, however, the master password will still be stored internally within the device and may be reactivated later when a new user password is set. .Pp -.Cm secfreeze +.Cm # atactl secfreeze .Pp Prevents changes to passwords until a following power cycle. The purpose of this command is to prevent password setting attacks on the @@ -316,7 +316,7 @@ security system. After command completion any other commands that update the device lock mode will be aborted. .Pp -.Cm secdisablepass +.Cm # atactl secdisablepass .Ar user | master .Pp Disables the lock mode for the specified device with user or master password. @@ -336,7 +336,7 @@ If you lose the user and master passwords the device will not be accessible at all. Don't use it unless the implications are completely understood. .Pp -.Cm smartenable +.Cm # atactl smartenable .Pp Enables SMART (Self-Monitoring, Analysis, and Reporting Technology) on the specified device (if supported). @@ -348,7 +348,7 @@ in the output of the .Cm identify command. .Pp -.Cm smartdisable +.Cm # atactl smartdisable .Pp Disables support for SMART on the specified device. Note that this means that the device will no longer record any SMART @@ -359,7 +359,7 @@ Note that SMART be enabled while executing the next described commands or the device will return an error. .Pp -.Cm smartstatus +.Cm # atactl smartstatus .Pp Reads the reliability status of the specified device. If the device reports @@ -368,12 +368,12 @@ failure), the warning .Sq SMART threshold exceeded! is printed to stderr and a status of 2 is returned. .Pp -.Cm smartautosave +.Cm # atactl smartautosave .Ar enable | disable .Pp Enables/disables attribute autosave feature on the specified device. .Pp -.Cm smartoffline +.Cm # atactl smartoffline .Ar subcommand .Pp Causes the specified device to immediately initiate the optional set of @@ -404,12 +404,12 @@ This option is therefore .Em not recommended unless the implications are understood. .Pp -.Cm smartread +.Cm # atactl smartread .Pp Reads various SMART information from the specified device and prints it to stdout. .Pp -.Cm smartreadlog +.Cm # atactl smartreadlog .Ar log .Pp Reads specified @@ -429,7 +429,7 @@ comprehensive error log; self-test log. .El .Pp -.Cm readattr +.Cm # atactl readattr .Pp Displays attributes thresholds and values for the specified device. Besides attributes values device vendor can provide additional information @@ -444,7 +444,7 @@ SMART commands and command are for experts only. If you can't understand its meaning don't ask us, read ATA working drafts. .Pp -.Cm writecachedisable +.Cm # atactl writecachedisable .Pp Disable the write cache on the specified device (if supported). This may decrease performance. @@ -454,7 +454,7 @@ in the output of the .Cm identify command. .Pp -.Cm writecacheenable +.Cm # atactl writecacheenable .Pp Enables the write cache on the specified device (if supported). This may increase performance, however data still in the device's cache at diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index d001a002c23..27fb9320342 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.45 2002/09/18 07:33:47 deraadt Exp $ +.\" $OpenBSD: disklabel.8,v 1.46 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -507,12 +507,12 @@ with the flag and paste any entries you want from the default label into the real one. .Sh EXAMPLES -.Dl disklabel sd0 +.Cm # disklabel sd0 .Pp Display the in-core label for sd0 as obtained via .Pa /dev/rsd0c . .Pp -.Dl disklabel -w -r /dev/rsd0c sd2212 foo +.Cm # disklabel -w -r /dev/rsd0c sd2212 foo .Pp Create a label for sd0 based on information for .Dq sd2212 @@ -523,7 +523,7 @@ Any existing bootstrap code will be clobbered. .Fl r flag though.) .Pp -.Dl disklabel -e -r sd0 +.Cm # disklabel -e -r sd0 .Pp Read the on-disk label for sd0, edit it and reinstall in-core as well as on-disk. @@ -533,13 +533,13 @@ flag though.) Existing bootstrap code is unaffected. .Pp -.Dl disklabel -R sd0 mylabel +.Cm # disklabel -R sd0 mylabel .Pp Restore the on-disk and in-core label for sd0 from information in .Pa mylabel . Existing bootstrap code is unaffected. .Pp -.Dl disklabel -B sd0 +.Cm # disklabel -B sd0 .Pp Install a new bootstrap on sd0. The boot code comes from @@ -550,7 +550,7 @@ On-disk and in-core labels are unchanged, but on some systems other information may be destroyed. Use with care. .Pp -.Dl disklabel -w -B /dev/rsd0c -b newboot sd2212 +.Cm # disklabel -w -B /dev/rsd0c -b newboot sd2212 .Pp Install a new label and bootstrap. The label is derived from disktab information for diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 863eb3109b6..e71348ab7af 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.58 2002/06/14 09:14:24 itojun Exp $ +.\" $OpenBSD: ifconfig.8,v 1.59 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -545,24 +545,24 @@ for that interface will be printed. Only the superuser may modify the configuration of a network interface. .Sh EXAMPLES .Bl -tag -width ifconfig -.It Cm ifconfig fxp0 inet 192.168.1.10 netmask 255.255.255.0 +.It Cm # ifconfig fxp0 inet 192.168.1.10 netmask 255.255.255.0 Assign the inet(4) address of 192.168.1.10 with a network mask of 255.255.255.0 to interface fxp0. .Pp -.It Cm ifconfig fxp0 ipx 12625920 +.It Cm # ifconfig fxp0 ipx 12625920 Assign the ipx(3) address of 12625920 specified in decimal to interface fxp0. .Pp -.It Cm ifconfig fxp0 atalk 39108.128 range 39107-39109 phase 2 +.It Cm # ifconfig fxp0 atalk 39108.128 range 39107-39109 phase 2 Assign the AppleTalk network 39108 and server node 128 with a network range of 39107-39109 to interface fxp0 on a phase 2 AppleTalk network. .Pp -.It Cm ifconfig xl0 media 10baseT +.It Cm # ifconfig xl0 media 10baseT Configure the xl0 interface to use 10baseT. .Pp -.It Cm ifconfig xl0 media 100baseTX mediaopt full-duplex +.It Cm # ifconfig xl0 media 100baseTX mediaopt full-duplex Configure the xl0 interface to use 100baseTX, full duplex. .Pp -.It Cm ifconfig vlan0 192.168.254.1 vlan 4 vlandev fxp0 +.It Cm # ifconfig vlan0 192.168.254.1 vlan 4 vlandev fxp0 Configure the vlan0 interface for IP address 192.168.254.1, vlan tag 4, and vlan parent device fxp0. .El diff --git a/sbin/lmccontrol/lmccontrol.8 b/sbin/lmccontrol/lmccontrol.8 index 21780eec250..81a9ad32da5 100644 --- a/sbin/lmccontrol/lmccontrol.8 +++ b/sbin/lmccontrol/lmccontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmccontrol.8,v 1.12 2002/11/09 02:14:10 fgsch Exp $ +.\" $OpenBSD: lmccontrol.8,v 1.13 2002/11/14 02:57:27 deraadt Exp $ .\" .\" Copyright (c) 1997-1999 LAN Media Corporation (LMC) .\" All rights reserved. www.lanmedia.com @@ -120,9 +120,9 @@ power). .Sh EXAMPLES To set a SSI card for a speed of 2048000 bits/sec with HDLC keepalive off, one could use: -.Bd -unfilled -offset indent -# lmccontrol lmc0 -l 2048000 -K -.Ed +.Pp +.Cm # lmccontrol lmc0 -l 2048000 -K +.Pp .Sh SEE ALSO .Xr lmc 4 , .Xr sppp 4 , diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 943bcc0a32a..d9bb9f01c1c 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.36 2002/02/11 18:43:51 mpech Exp $ +.\" $OpenBSD: mount.8,v 1.37 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -308,9 +308,13 @@ Fast File Systems are described in the manual page. .Sh EXAMPLES .Bd -literal -# mount -t cd9660 -r /dev/cd0a /mnt/cdrom -# mount -t msdos /dev/fd0a /mnt/floppy -# mount host:/path/name /mnt/nfs +.Pp +.Cm # mount -t cd9660 -r /dev/cd0a /mnt/cdrom +.Pp +.Cm # mount -t msdos /dev/fd0a /mnt/floppy +.Pp +.Cm # mount host:/path/name /mnt/nfs +.Pp .Ed .Sh FILES .Bl -tag -width /etc/fstab -compact diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 2c3928a847c..565daecf9c6 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.24 2002/05/26 13:22:40 itojun Exp $ +.\" $OpenBSD: ping6.8,v 1.25 2002/11/14 02:57:27 deraadt Exp $ .\" $KAME: ping6.8,v 1.57 2002/05/26 13:18:25 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -399,7 +399,7 @@ works just like would work; the following will send ICMPv6 echo request to .Li dst.foo.com . .Bd -literal -offset indent -ping6 -n dst.foo.com +$ ping6 -n dst.foo.com .Ed .Pp The following will probe hostnames for all nodes on the network link attached to @@ -410,13 +410,13 @@ The address is named the link-local all-node multicast address, and the packet would reach every node on the network link. .Bd -literal -offset indent -ping6 -w ff02::1%wi0 +$ ping6 -w ff02::1%wi0 .Ed .Pp The following will probe addresses assigned to the destination node, .Li dst.foo.com . .Bd -literal -offset indent -ping6 -a agl dst.foo.com +$ ping6 -a agl dst.foo.com .Ed .Sh SEE ALSO .Xr netstat 1 , diff --git a/usr.bin/asa/asa.1 b/usr.bin/asa/asa.1 index 41cb667a534..6d15965096d 100644 --- a/usr.bin/asa/asa.1 +++ b/usr.bin/asa/asa.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: asa.1,v 1.9 2000/03/23 21:10:12 aaron Exp $ +.\" $OpenBSD: asa.1,v 1.10 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: asa.1,v 1.4 1995/03/26 02:25:05 glass Exp $ .\" .\" Copyright (c) 1993 Winning Strategies, Inc. @@ -80,13 +80,13 @@ utility exits 0 on success or >0 if an error occurred. To view a file containing the output of a .Tn FORTRAN program: .Pp -.Dl asa file +.Dl $ asa file .Pp To format the output of a .Tn FORTRAN program and redirect it to a line-printer. .Pp -.Dl a.out | asa | lpr +.Dl $ a.out | asa | lpr .Sh SEE ALSO .Xr f77 1 .Sh STANDARDS diff --git a/usr.bin/audioctl/audioctl.1 b/usr.bin/audioctl/audioctl.1 index 4132960c9a2..77a14e1e7dc 100644 --- a/usr.bin/audioctl/audioctl.1 +++ b/usr.bin/audioctl/audioctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audioctl.1,v 1.12 2001/05/01 17:58:02 aaron Exp $ +.\" $OpenBSD: audioctl.1,v 1.13 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: audioctl.1,v 1.7 1998/04/27 16:55:23 augustss Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -85,17 +85,17 @@ Suppress printing of the variable name. .Sh EXAMPLES To set the playing sampling rate to 11025 you can enter .Pp -.Dl audioctl -w play.sample_rate=11025 +.Dl $ audioctl -w play.sample_rate=11025 .Pp Note that many of the variables that can be inspected and changed are reset when the device is opened. This can be circumvented like so: .Pp -.Dl (cat file.au; audioctl -f /dev/stdout -a) > /dev/audio +.Dl $ (cat file.au; audioctl -f /dev/stdout -a) > /dev/audio .Pp or .Pp -.Dl (audioctl -f /dev/stdout -w blocksize=1024; cat file.au) > /dev/audio +.Dl $ (audioctl -f /dev/stdout -w blocksize=1024; cat file.au) > /dev/audio .Sh ENVIRONMENT .Bl -tag -width AUDIOCTLDEVICE .It Ev AUDIOCTLDEVICE diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 9f9d9265285..2d6e69793b4 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.35 2002/05/17 15:04:32 millert Exp $ +.\" $OpenBSD: find.1,v 1.36 2002/11/14 02:57:27 deraadt Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -498,21 +498,21 @@ to be a separate argument to .Sh EXAMPLES The following examples are shown as given to the shell: .Bl -tag -width findx -.It Li "find / \e! -name \*q*.c\*q -print" +.It Li "$ find / \e! -name \*q*.c\*q -print" Print out a list of all the files whose names do not end in .Dq \&.c . -.It Li "find / -newer ttt -user wnj -print" +.It Li "$ find / -newer ttt -user wnj -print" Print out a list of all the files owned by user .Dq wnj that are newer than the file .Dq ttt . -.It Li "find / \e! \e( -newer ttt -user wnj \e) -print" +.It Li "$ find / \e! \e( -newer ttt -user wnj \e) -print" Print out a list of all the files which are not both newer than .Dq ttt and owned by .Dq wnj . -.It Li "find / \e( -newer ttt -or -user wnj \e) -print" +.It Li "$ find / \e( -newer ttt -or -user wnj \e) -print" Print out a list of all the files that are either owned by .Dq wnj or diff --git a/usr.bin/fsplit/fsplit.1 b/usr.bin/fsplit/fsplit.1 index 9f08b6c2c60..c68fb3b1771 100644 --- a/usr.bin/fsplit/fsplit.1 +++ b/usr.bin/fsplit/fsplit.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsplit.1,v 1.9 2000/11/10 05:10:26 aaron Exp $ +.\" $OpenBSD: fsplit.1,v 1.10 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: fsplit.1,v 1.3 1995/09/28 05:15:06 perry Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -80,7 +80,7 @@ When the option is used, only the specified subprogram units are split into separate files. e.g., .Pp -.Dl fsplit -e readit -e doit prog.f +.Dl $ fsplit -e readit -e doit prog.f .Pp will split .Dq readit diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1 index 6a61286176b..4971d2885f9 100644 --- a/usr.bin/jot/jot.1 +++ b/usr.bin/jot/jot.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: jot.1,v 1.7 2001/07/20 19:09:45 mpech Exp $ +.\" $OpenBSD: jot.1,v 1.8 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: jot.1,v 1.2 1994/11/14 20:27:36 jtc Exp $ .\" .\" Copyright (c) 1993 @@ -144,52 +144,52 @@ a function in APL. .Sh EXAMPLES The command .Pp -.Dl jot 21 \-1 1.00 +.Dl $ jot 21 \-1 1.00 .Pp prints 21 evenly spaced numbers increasing from \-1 to 1. The ASCII character set is generated with .Pp -.Dl jot \-c 128 0 +.Dl $ jot \-c 128 0 .Pp and the strings xaa through xaz with .Pp -.Dl jot \-w xa%c 26 a +.Dl $ jot \-w xa%c 26 a .Pp while 20 random 8-letter strings are produced with .Pp -.Dl "jot \-r \-c 160 a z | rs \-g 0 8" +.Dl "$ jot \-r \-c 160 a z | rs \-g 0 8" .Pp Infinitely many .Xr yes 1 's may be obtained through .Pp -.Dl jot \-b yes 0 +.Dl $ jot \-b yes 0 .Pp and thirty .Xr ed 1 substitution commands applying to lines 2, 7, 12, etc. is the result of .Pp -.Dl jot \-w %ds/old/new/ 30 2 \- 5 +.Dl $ jot \-w %ds/old/new/ 30 2 \- 5 .Pp The stuttering sequence 9, 9, 8, 8, 7, etc. can be produced by suitable choice of precision and step size, as in .Pp -.Dl jot 0 9 \- \-.5 +.Dl $ jot 0 9 \- \-.5 .Pp and a file containing exactly 1024 bytes is created with .Pp -.Dl jot \-b x 512 > block +.Dl $ jot \-b x 512 > block .Pp Finally, to set tabs four spaces apart starting from column 10 and ending in column 132, use .Pp -.Dl expand \-\`jot \-s, \- 10 132 4\` +.Dl $ expand \-\`jot \-s, \- 10 132 4\` .Pp and to print all lines 80 characters or longer, .Pp -.Dl grep \`jot \-s \&"\&" \-b . 80\` +.Dl $ grep \`jot \-s \&"\&" \-b . 80\` .Sh SEE ALSO .Xr ed 1 , .Xr expand 1 , diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index 296b167c773..92246cab6eb 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lam.1,v 1.2 1996/06/26 05:34:49 deraadt Exp $ +.\" $OpenBSD: lam.1,v 1.3 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: lam.1,v 1.2 1994/11/14 20:27:40 jtc Exp $ .\" .\" Copyright (c) 1993 @@ -109,22 +109,22 @@ To print files simultaneously for easy viewing use .PP The command .IC -lam file1 file2 file3 file4 +$ lam file1 file2 file3 file4 .NC joins 4 files together along each line. To merge the lines from four different files use .IC -lam file1 \-S "\\ +$ lam file1 \-S "\\ .br " file2 file3 file4 .NC Every 2 lines of a file may be joined on one line with .IC -lam \- \- < file +$ lam \- \- < file .NC and a form letter with substitutions keyed by `@' can be done with .IC -lam \-t @ letter changes +$ lam \-t @ letter changes .NC .SH SEE ALSO join(1), pr(1), printf(3) diff --git a/usr.bin/lorder/lorder.1 b/usr.bin/lorder/lorder.1 index 285b822cec3..739bfe0de47 100644 --- a/usr.bin/lorder/lorder.1 +++ b/usr.bin/lorder/lorder.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lorder.1,v 1.5 2000/11/10 05:10:32 aaron Exp $ +.\" $OpenBSD: lorder.1,v 1.6 2002/11/14 02:57:27 deraadt Exp $ .\" $NetBSD: lorder.1,v 1.5 1995/08/31 22:42:44 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -61,7 +61,7 @@ object modules so that all references may be resolved in a single pass of the loader. .Sh EXAMPLES .Bd -literal -ar cr library.a `lorder ${OBJS} | tsort` +$ ar cr library.a `lorder ${OBJS} | tsort` .Ed .Sh SEE ALSO .Xr ar 1 , diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 6c8439970e5..e4c029ffee6 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.34 2002/01/24 20:33:45 mickey Exp $ +.\" $OpenBSD: mail.1,v 1.35 2002/11/14 02:57:28 deraadt Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -114,7 +114,7 @@ writes undeleted messages back to this file. .It Fl u Ar user Is equivalent to: .Pp -.Dl mail -f /var/mail/user +.Dl $ mail -f /var/mail/user .Pp except that locking is done. .El diff --git a/usr.bin/mixerctl/mixerctl.1 b/usr.bin/mixerctl/mixerctl.1 index 6f88d0ae1b7..276560f46be 100644 --- a/usr.bin/mixerctl/mixerctl.1 +++ b/usr.bin/mixerctl/mixerctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mixerctl.1,v 1.13 2001/05/01 17:58:03 aaron Exp $ +.\" $OpenBSD: mixerctl.1,v 1.14 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -125,7 +125,7 @@ may either be an enumeration or a set. .Sh EXAMPLES The command .Pp -.Dl "mixerctl -a -v" +.Dl "$ mixerctl -a -v" .Pp can produce .Bd -literal diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index 52f5ed41907..53012f0747c 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.1,v 1.13 2001/02/17 17:15:27 pjanzen Exp $ +.\" $OpenBSD: printf.1,v 1.14 2002/11/14 02:57:28 deraadt Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. @@ -297,12 +297,12 @@ utility exits 0 on success or 1 on failure. .Sh EXAMPLES Convert a hexidecimal value to decimal and print it out: .Pp -.D1 Ic printf \&"%d\en\&" 0x20 +.D1 Ic $ printf \&"%d\en\&" 0x20 .Pp Print the decimal representation of the character 'a' (see .Xr ascii 7 ) : .Pp -.D1 Ic printf \&"%d\en\&" \e'a +.D1 Ic $ printf \&"%d\en\&" \e'a .Sh SEE ALSO .Xr echo 1 , .Xr printf 3 diff --git a/usr.bin/radioctl/radioctl.1 b/usr.bin/radioctl/radioctl.1 index 66010530ccc..bf50709f0af 100644 --- a/usr.bin/radioctl/radioctl.1 +++ b/usr.bin/radioctl/radioctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: radioctl.1,v 1.4 2001/12/06 10:14:32 mickey Exp $ +.\" $OpenBSD: radioctl.1,v 1.5 2002/11/14 02:57:28 deraadt Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. @@ -128,7 +128,7 @@ and can be viewed using option .Sh EXAMPLES The command .Pp -.Dl "radioctl -a" +.Dl "$ radioctl -a" .Pp can produce .Bd -literal diff --git a/usr.bin/rpcinfo/rpcinfo.8 b/usr.bin/rpcinfo/rpcinfo.8 index bcb99e118aa..b4c1e522ebb 100644 --- a/usr.bin/rpcinfo/rpcinfo.8 +++ b/usr.bin/rpcinfo/rpcinfo.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpcinfo.8,v 1.8 2000/11/09 17:52:34 aaron Exp $ +.\" $OpenBSD: rpcinfo.8,v 1.9 2002/11/14 02:57:28 deraadt Exp $ .\" from: @(#)rpcinfo.8c 2.2 88/08/03 4.0 RPCSRC; from 1.24 88/02/25 SMI .\" .Dd December 17, 1987 @@ -141,7 +141,7 @@ To show all of the .Tn RPC services registered on the local machine use: .Pp -.Dl example% rpcinfo -p +.Dl $ rpcinfo -p .Pp To show all of the .Tn RPC @@ -149,12 +149,12 @@ services registered on the machine named .Ar klaxon use: .Pp -.Dl example% rpcinfo -p klaxon +.Dl $ rpcinfo -p klaxon .Pp To show all machines on the local net that are running the Yellow Pages service use: .Pp -.Dl example% rpcinfo -b ypserv 'version' | uniq +.Dl $ rpcinfo -b ypserv 'version' | uniq .Pp where 'version' is the current Yellow Pages version obtained from the results of the @@ -165,7 +165,7 @@ To delete the registration for version 1 of the .Nm walld service use: .Pp -.Dl example% rpcinfo -d walld 1 +.Dl $ rpcinfo -d walld 1 .Sh SEE ALSO .Xr rpc 5 , .Xr portmap 8 diff --git a/usr.bin/rsh/rsh.1 b/usr.bin/rsh/rsh.1 index 2a3cc23ead0..2f5e76fbe82 100644 --- a/usr.bin/rsh/rsh.1 +++ b/usr.bin/rsh/rsh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rsh.1,v 1.11 2002/05/06 22:50:03 millert Exp $ +.\" $OpenBSD: rsh.1,v 1.12 2002/11/14 02:57:28 deraadt Exp $ .\" .\" Copyright (c) 1983, 1990 The Regents of the University of California. .\" All rights reserved. @@ -126,7 +126,7 @@ Shell meta-characters which are not quoted are interpreted on local machine, while quoted meta-characters are interpreted on the remote machine. For example, the command .Pp -.Dl rsh otherhost cat remotefile >> localfile +.Dl $ rsh otherhost cat remotefile >> localfile .Pp appends the remote file .Ar remotefile @@ -134,7 +134,7 @@ to the local file .Ar localfile , while .Pp -.Dl rsh otherhost cat remotefile \&">>\&" other_remotefile +.Dl $ rsh otherhost cat remotefile \&">>\&" other_remotefile .Pp appends .Ar remotefile diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index 3dccf0ae649..7a80fc04a23 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: su.1,v 1.16 2002/10/16 01:06:32 millert Exp $ +.\" $OpenBSD: su.1,v 1.17 2002/11/14 02:57:28 deraadt Exp $ .\" .\" Copyright (c) 1988, 1990 The Regents of the University of California. .\" All rights reserved. @@ -218,22 +218,22 @@ prompt is set to to remind one of its awesome power. .Sh EXAMPLES .Bl -tag -width 5n -compact -.It Li "su bin -c makewhatis" +.It Li "$ su bin -c makewhatis" Runs the command .Li makewhatis as user .Li bin . You will be asked for bin's password unless your real UID is 0. .Pp -.It Li "su bin -c 'makewhatis /usr/local/man'" +.It Li "$ su bin -c 'makewhatis /usr/local/man'" Same as above, but the target command consists of more than a single word. .Pp -.It Li "su -l foo" +.It Li "$ su -l foo" Pretend a login for user .Li foo . .Pp -.It Li "su -a skey -l foo" +.It Li "$ su -a skey -l foo" Same as above, but use S/Key for authentication. .El .Sh ENVIRONMENT diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1 index d3afe0b1659..7eec817dfa5 100644 --- a/usr.bin/talk/talk.1 +++ b/usr.bin/talk/talk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: talk.1,v 1.14 2002/06/20 19:25:55 millert Exp $ +.\" $OpenBSD: talk.1,v 1.15 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: talk.1,v 1.3 1994/12/09 02:14:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -93,7 +93,7 @@ talk: respond with: talk your_name@your_machine to the user you wish to talk to. At this point, the recipient of the message should reply by typing .Pp -.Dl talk \ your_name@your_machine +.Dl $ talk \ your_name@your_machine .Pp It doesn't matter from which machine the recipient replies, as long as the login name is the same. diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1 index 238a7d76364..ba840e6226f 100644 --- a/usr.bin/tr/tr.1 +++ b/usr.bin/tr/tr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tr.1,v 1.6 2000/03/11 21:40:05 aaron Exp $ +.\" $OpenBSD: tr.1,v 1.7 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -254,15 +254,15 @@ The following examples are shown as given to the shell: Create a list of the words in file1, one per line, where a word is taken to be a maximal string of letters. .Pp -.D1 Li "tr -cs \*q[:alpha:]\*q \*q\en\*q < file1" +.D1 Li "$ tr -cs \*q[:alpha:]\*q \*q\en\*q < file1" .Pp Translate the contents of file1 to upper-case. .Pp -.D1 Li "tr \*q[:lower:]\*q \*q[:upper:]\*q < file1" +.D1 Li "$ tr \*q[:lower:]\*q \*q[:upper:]\*q < file1" .Pp Strip out non-printable characters from file1. .Pp -.D1 Li "tr -cd \*q[:print:]\*q < file1" +.D1 Li "$ tr -cd \*q[:print:]\*q < file1" .Sh SEE ALSO .Xr sed 1 .Sh COMPATIBILITY diff --git a/usr.bin/usbhidaction/usbhidaction.1 b/usr.bin/usbhidaction/usbhidaction.1 index 9f075b80b13..4e2f2546117 100644 --- a/usr.bin/usbhidaction/usbhidaction.1 +++ b/usr.bin/usbhidaction/usbhidaction.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidaction.1,v 1.1 2002/05/10 00:09:17 nate Exp $ +.\" $OpenBSD: usbhidaction.1,v 1.2 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: usbhidaction.1,v 1.6 2002/01/18 14:38:59 augustss Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -123,7 +123,7 @@ Consumer:Consumer_Control.Consumer:Channel_Top.Microsoft:Base_Down 1 .Pp A sample invocation using this configuration would be .Bd -literal -offset indent -usbhidaction -f /dev/uhid1 -c conf /dev/mixer1 +$ usbhidaction -f /dev/uhid1 -c conf /dev/mixer1 .Ed .Sh SEE ALSO .Xr usbhidctl 1 , diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index 87f92e51a1a..68ee62774f3 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidctl.1,v 1.4 2002/05/10 00:09:17 nate Exp $ +.\" $OpenBSD: usbhidctl.1,v 1.5 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: usbhidctl.1,v 1.14 2001/12/28 17:49:32 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -161,7 +161,7 @@ An item can generally be named by omitting one or more of the page names. For example the .Qq button 2 item would usually just be referred to on the command line as: -.Dl usbhidctl -f /dev/mouse Mouse.Pointer.Button_2 +.Dl $ usbhidctl -f /dev/mouse Mouse.Pointer.Button_2 .Pp Items can also be named by referring to parts of the item name with the numeric representation of the native HID usage identifiers. This is most @@ -173,7 +173,7 @@ page is 1, and the usage identifier for the usage is 2, so the following can be used to refer to the .Qq button 2 item: -.Dl usbhidctl -f /dev/mouse 1:Mouse.1:Pointer.Button:2 +.Dl $ usbhidctl -f /dev/mouse 1:Mouse.1:Pointer.Button:2 .Pp Devices with human interface outputs can be manipulated with the .Fl w @@ -181,7 +181,7 @@ option. For example, some USB mice have a Light Emitting Diode under software control as usage 2 under page 0xffff, in the .Qq Mouse collection. The following can be used to switch this LED off: -.Dl usbhidctl -f /dev/mouse -w Mouse.0xffff:2=0 +.Dl $ usbhidctl -f /dev/mouse -w Mouse.0xffff:2=0 .Sh SEE ALSO .Xr usbhidaction 1 , .Xr usbhid 3 , diff --git a/usr.bin/uuencode/uuencode.1 b/usr.bin/uuencode/uuencode.1 index eb4bd765380..7f7acf64adf 100644 --- a/usr.bin/uuencode/uuencode.1 +++ b/usr.bin/uuencode/uuencode.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uuencode.1,v 1.9 2002/11/09 02:15:55 fgsch Exp $ +.\" $OpenBSD: uuencode.1,v 1.10 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: uuencode.1,v 1.4 1994/11/17 07:39:42 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -94,7 +94,7 @@ will be created which may then be uncompressed and extracted into the original tree. .Pp .Bd -literal -offset indent -compact -$ tar cf \- src_tree \&| compress \&| +$ tar cf \- src_tree \&| compress \&| \\ uuencode src_tree.tar.Z \&| mail sys1!sys2!user .Ed .Pp diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index da6f7d0fe62..88d61da67fe 100644 --- a/usr.sbin/extattrctl/extattrctl.8 +++ b/usr.sbin/extattrctl/extattrctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: extattrctl.8,v 1.2 2002/03/27 19:17:11 drahn Exp $ +.\" $OpenBSD: extattrctl.8,v 1.3 2002/11/14 02:57:28 deraadt Exp $ .\"- .\" Copyright (c) 2000, 2001 Robert N. M. Watson .\" All rights reserved. @@ -133,26 +133,26 @@ most have been enabled using .Cm enable . .El .Sh EXAMPLES -.Dl extattrctl start / +.Dl # extattrctl start / .Pp Start extended attributes on the root file system. .Pp -.Dl extattrctl initattr 17 /.attribute/md5 +.Dl # extattrctl initattr 17 /.attribute/md5 .Pp Create an attribute backing file in /.attribute/md5, and set the maximum size of each attribute to 17 bytes, with a sparse file used for storing the attributes. .Pp -.Dl extattrctl enable / system md5 /.attribute/md5 +.Dl # extattrctl enable / system md5 /.attribute/md5 .Pp Enable an attribute named md5 on the root file system, backed from the file /.attribute/md5. .Pp -.Dl extattrctl disable / md5 +.Dl # extattrctl disable / md5 .Pp Disable the attribute named md5 on the root file system. .Pp -.Dl extattrctl stop / +.Dl # extattrctl stop / .Pp Stop extended attributes on the root file system. .Sh SEE ALSO diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8 index e06b6e36e4e..65a4c8551b4 100644 --- a/usr.sbin/rdate/rdate.8 +++ b/usr.sbin/rdate/rdate.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdate.8,v 1.20 2002/10/15 17:08:05 jakob Exp $ +.\" $OpenBSD: rdate.8,v 1.21 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $ .\" .\" Copyright (c) 1994 Christos Zoulas @@ -88,7 +88,7 @@ symlink to .Pa /usr/share/zoneinfo/right/Europe/Berlin and issue the following command: .Pp -.D1 Li "rdate -ncv ptbtime1.ptb.de" +.D1 Li "# rdate -ncv ptbtime1.ptb.de" .Pp The command of course assumes you have a working internet connection and DNS set up to connect to the server at 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 diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8 index aca85e5f98b..981f720dae2 100644 --- a/usr.sbin/traceroute/traceroute.8 +++ b/usr.sbin/traceroute/traceroute.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: traceroute.8,v 1.30 2002/08/30 02:17:34 stevesk Exp $ +.\" $OpenBSD: traceroute.8,v 1.31 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: traceroute.8,v 1.6 1995/10/12 03:05:50 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -249,7 +249,7 @@ flag). .Pp A sample use and output might be: .Bd -literal -[yak 71]% traceroute nis.nsf.net. +$ traceroute nis.nsf.net. traceroute to nis.nsf.net (35.1.1.48), 64 hops max, 56 byte packet 1 helios.ee.lbl.gov (128.3.112.1) 19 ms 19 ms 0 ms 2 lilac-dmc.Berkeley.EDU (128.32.216.1) 39 ms 39 ms 19 ms @@ -279,7 +279,7 @@ doesn't supply address-to-name translations for its .Pp A more interesting example is: .Bd -literal -[yak 72]% traceroute allspice.lcs.mit.edu. +$ traceroute allspice.lcs.mit.edu. traceroute to allspice.lcs.mit.edu (18.26.0.115), 64 hops max 1 helios.ee.lbl.gov (128.3.112.1) 0 ms 0 ms 0 ms 2 lilac-dmc.Berkeley.EDU (128.32.216.1) 19 ms 19 ms 19 ms @@ -390,12 +390,12 @@ If almost all the probes result in some kind of unreachable, will give up and exit. .Pp .Bd -literal -traceroute \-g 10.3.0.5 128.182.0.0 +$ traceroute \-g 10.3.0.5 128.182.0.0 .Ed will show the path from the Cambridge Mailbridge to PSC, while .Bd -literal -traceroute \-g 192.5.146.4 \-g 10.3.0.5 35.0.0.0 +$ traceroute \-g 192.5.146.4 \-g 10.3.0.5 35.0.0.0 .Ed will show the path from the Cambridge Mailbridge to Merit, using PSC to diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index 63f2085eb9e..26009a78b18 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vnconfig.8,v 1.16 2001/11/08 11:20:47 mpech Exp $ +.\" $OpenBSD: vnconfig.8,v 1.17 2002/11/14 02:57:28 deraadt Exp $ .\" .\" Copyright (c) 1993 University of Utah. .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -112,11 +112,11 @@ Configure the vnode disk .Pa svnd0 (all of its partitions become usable): .Pp -.Dl vnconfig svnd0 /tmp/diskimage +.Dl # vnconfig svnd0 /tmp/diskimage .Pp Unconfigure the same device: .Pp -.Dl vnconfig -u svnd0 +.Dl # vnconfig -u svnd0 .Sh BUGS This command should really be named .Nm vndconfig . |