diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index cfc5f299ada1..efe3e23c92ce 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -121,13 +121,13 @@ allows times recorded in .Pa modems to be charged out at a different rate than .Pa other . -.Sh EXIT STATUS -.Ex -std .Sh FILES .Bl -tag -width /var/log/wtmp -compact .It Pa /var/log/wtmp connect time accounting file .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr login 1 , .Xr utmp 5 , diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8 index b876a9d40ac9..6971f67dd908 100644 --- a/usr.sbin/acpi/acpidump/acpidump.8 +++ b/usr.sbin/acpi/acpidump/acpidump.8 @@ -139,6 +139,10 @@ flag may not be used with this option. .It Fl o Ar dsdt_output Store the DSDT data block from physical memory into the specified file. .El +.Sh FILES +.Bl -tag -width /dev/mem +.It Pa /dev/mem +.El .Sh EXAMPLES This example dumps the DSDT from physical memory to foo.dsdt. It also prints the contents of various system tables and disassembles @@ -153,19 +157,21 @@ Verbose messages are enabled. .Bd -literal -offset indent # acpidump -v -d -f foo.dsdt .Ed -.Sh BUGS -The current implementation does not dump the BOOT structure or -other miscellaneous tables. -.Sh FILES -.Bl -tag -width /dev/mem -.It Pa /dev/mem -.El .Sh SEE ALSO .Xr acpi 4 , .Xr mem 4 , .Xr acpiconf 8 , .Xr acpidb 8 , .Xr iasl 8 +.Sh HISTORY +The +.Nm +utility first appeared in +.Fx 5.0 +and was rewritten to use +.Xr iasl 8 +for +.Fx 5.2 . .Sh AUTHORS .An Doug Rabson Aq dfr@FreeBSD.org .An Mitsuru IWASAKI Aq iwasaki@FreeBSD.org @@ -181,12 +187,6 @@ Some contributions made by .An Michael Lucas Aq mwlucas@blackhelicopters.org and .An Michael Smith Aq msmith@FreeBSD.org . -.Sh HISTORY -The -.Nm -utility first appeared in -.Fx 5.0 -and was rewritten to use -.Xr iasl 8 -for -.Fx 5.2 . +.Sh BUGS +The current implementation does not dump the BOOT structure or +other miscellaneous tables. diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index f9c67970a080..037429836a4e 100644 --- a/usr.sbin/ancontrol/ancontrol.8 +++ b/usr.sbin/ancontrol/ancontrol.8 @@ -536,6 +536,11 @@ The .Nm utility first appeared in .Fx 4.0 . +.Sh AUTHORS +The +.Nm +utility was written by +.An Bill Paul Aq wpaul@ee.columbia.edu . .Sh BUGS The statistics counters do not seem to show the amount of transmit and received frames as increasing. @@ -546,8 +551,3 @@ driver uses unmodified packet mode instead of letting the NIC perform 802.11/ethernet encapsulation itself. .Pp Setting the channel does not seem to have any effect. -.Sh AUTHORS -The -.Nm -utility was written by -.An Bill Paul Aq wpaul@ee.columbia.edu . diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 255f9b6ba7d4..56377868061c 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -127,6 +127,17 @@ Suspend the system. It is equivalent to .Nm zzz . .El +.Sh NOTES +.Xr apmconf 8 +has been merged in +.Nm +and thus +.Nm +replaces all of its functionality. +.Sh SEE ALSO +.Xr apm 4 +.Sh AUTHORS +.An Tatsumi Hosokawa Aq hosokawa@jp.FreeBSD.org .Sh BUGS Some APM implementations do not support parameters needed by .Nm . @@ -144,14 +155,3 @@ by using .Nm or .Nm zzz . -.Sh NOTES -.Xr apmconf 8 -has been merged in -.Nm -and thus -.Nm -replaces all of its functionality. -.Sh SEE ALSO -.Xr apm 4 -.Sh AUTHORS -.An Tatsumi Hosokawa Aq hosokawa@jp.FreeBSD.org diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index 048bf38b0f57..ae364c78e076 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -255,6 +255,12 @@ STANDBY state instead. .El .Ed .El +.Sh FILES +.Bl -tag -width /etc/apmd.conf -compact +.It Pa /etc/apmd.conf +.It Pa /dev/apmctl +.It Pa /var/run/apmd.pid +.El .Sh EXAMPLES Sample configuration commands include: .Bd -literal @@ -293,15 +299,14 @@ apm_event STANDBYRESUME { # exec "apm -Z"; #} .Ed -.Sh FILES -.Bl -tag -width /etc/apmd.conf -compact -.It Pa /etc/apmd.conf -.It Pa /dev/apmctl -.It Pa /var/run/apmd.pid -.El .Sh SEE ALSO .Xr apm 4 , .Xr apm 8 +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 3.3 . .Sh AUTHORS .An Mitsuru IWASAKI Aq iwasaki@FreeBSD.org .An KOIE Hidetaka Aq koie@suri.co.jp @@ -314,8 +319,3 @@ Some contributions made by .An NAKAGAWA Yoshihisa Aq nakagawa@jp.FreeBSD.org , and .An Nick Hilliard Aq nick@foobar.org . -.Sh HISTORY -The -.Nm -utility appeared in -.Fx 3.3 . diff --git a/usr.sbin/arlcontrol/arlcontrol.8 b/usr.sbin/arlcontrol/arlcontrol.8 index 54698a36d98e..d0e540934f72 100644 --- a/usr.sbin/arlcontrol/arlcontrol.8 +++ b/usr.sbin/arlcontrol/arlcontrol.8 @@ -153,9 +153,6 @@ The .Nm utility first appeared in .Fx 5.3 . -.Sh BUGS -Aironet Arlan 640 bridges and Arlan 630 access points do not understand -country codes other than 9. .Sh AUTHORS .An -nosplit The @@ -164,3 +161,6 @@ utility was written by .Aq ran@styx.aic.net . This manpage was written by .An Yuri Kurenkov Aq y.kurenkov@init.ru . +.Sh BUGS +Aironet Arlan 640 bridges and Arlan 630 access points do not understand +country codes other than 9. diff --git a/usr.sbin/asf/asf.8 b/usr.sbin/asf/asf.8 index 229d855f4cc2..65d8762324b2 100644 --- a/usr.sbin/asf/asf.8 +++ b/usr.sbin/asf/asf.8 @@ -96,6 +96,9 @@ option tells to look for KLDs with names of the form .Ao Ar module Ac Ns Pa .ko . .El +.Sh SEE ALSO +.Xr gdb 1 , +.Xr kldstat 8 .Sh HISTORY The .Nm @@ -107,6 +110,3 @@ utility first appeared in It should be possible to write to an .Ar outfile without specifying a module path. -.Sh SEE ALSO -.Xr gdb 1 , -.Xr kldstat 8 diff --git a/usr.sbin/atm/atmarpd/atmarpd.8 b/usr.sbin/atm/atmarpd/atmarpd.8 index 351b0c19c646..7dd5359fd528 100644 --- a/usr.sbin/atm/atmarpd/atmarpd.8 +++ b/usr.sbin/atm/atmarpd/atmarpd.8 @@ -151,13 +151,6 @@ number which is incremented every time a dump is taken. .%T "A Distributed ATMARP Service Using SCSP" .%O "draft\-ietf\-ion\-scsp\-atmarpd\-00.txt" .Re -.Sh BUGS -Results are unpredictable if multiple instantiations of -.Nm -are run simultaneously for a given network interface. -.Pp -Please report any bugs to -.Aq harp\-bugs@magic.net . .Sh COPYRIGHT Copyright (c) 1994-1998, Network Computing Services, Inc. .Sh AUTHORS @@ -170,3 +163,10 @@ Network Computing Services, Inc. .Sh ACKNOWLEDGMENTS This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). +.Sh BUGS +Results are unpredictable if multiple instantiations of +.Nm +are run simultaneously for a given network interface. +.Pp +Please report any bugs to +.Aq harp\-bugs@magic.net . diff --git a/usr.sbin/atm/scspd/scspd.8 b/usr.sbin/atm/scspd/scspd.8 index 7d535fb13aad..c76c29d4275a 100644 --- a/usr.sbin/atm/scspd/scspd.8 +++ b/usr.sbin/atm/scspd/scspd.8 @@ -610,15 +610,6 @@ option is specified on the command line. .%O "draft\-ietf\-ion\-scsp\-atmarpd\-00.txt" .%T "A Distributed ATMARP Service Using SCSP" .Re -.Sh BUGS -If -.Nm -terminates and is restarted, there will be a period of -instability while previously-synchronized cache entries time out and are -refreshed. -.Pp -Please report any bugs to -.Aq harp\-bugs@magic.net . .Sh COPYRIGHT Copyright (c) 1994-1998, Network Computing Services, Inc. .Sh AUTHORS @@ -631,3 +622,12 @@ Network Computing Services, Inc. .Sh ACKNOWLEDGMENTS This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). +.Sh BUGS +If +.Nm +terminates and is restarted, there will be a period of +instability while previously-synchronized cache entries time out and are +refreshed. +.Pp +Please report any bugs to +.Aq harp\-bugs@magic.net . diff --git a/usr.sbin/bluetooth/bcmfw/bcmfw.8 b/usr.sbin/bluetooth/bcmfw/bcmfw.8 index 14a30123d94e..e79935070725 100644 --- a/usr.sbin/bluetooth/bcmfw/bcmfw.8 +++ b/usr.sbin/bluetooth/bcmfw/bcmfw.8 @@ -87,19 +87,19 @@ Endpoint of device .Ar N . .El +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES To download the firmware into the .Pa /dev/ubtbcmfw0 device: .Pp .Dl "bcmfw -n ubtbcmfw0 -m BCM2033-MD.hex -f BCM2033-FW.bin" -.Sh BUGS -Most likely. -Please report if found. -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr ubtbcmfw 4 , .Xr ugen 4 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Most likely. +Please report if found. diff --git a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 index a5c243823cbe..54df178741fd 100644 --- a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 +++ b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 @@ -63,11 +63,11 @@ Display usage message and exit. Connect to the specified Netgraph driver node of type .Dv BTCCC . .El -.Sh BUGS -Please report if found. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr ng_bt3c 4 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Please report if found. diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 3b1717471fb0..4f0cdc8fd0e0 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 @@ -86,13 +86,13 @@ are: .It Cm Known .It Cm Forget .El -.Sh EXIT STATUS -.Ex -std .Sh FILES .Bl -tag -width ".Pa /etc/bluetooth/bthidd.conf" -compact .It Pa /etc/bluetooth/bthidd.conf .It Pa /var/db/bthidd.hids .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr bthidd 8 .Sh AUTHORS diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index 326d4173320d..c94516a8f7af 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -168,9 +168,6 @@ are: .It Cm Read_Node_Role_Switch .It Cm Write_Node_Role_Switch .El -.Sh BUGS -Most likely. -Please report if found. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO @@ -181,3 +178,6 @@ Please report if found. .Xr hcseriald 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Most likely. +Please report if found. diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.8 b/usr.sbin/bluetooth/hcsecd/hcsecd.8 index b7c2322fbc32..001f1d4bd36a 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.8 +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.8 @@ -106,12 +106,6 @@ The default is .It Fl h Display usage message and exit. .El -.Sh BUGS -Currently there is no way to select link key or PIN code based on which local -device received the request. -Everything is based on remote device BD_ADDR. -Also might implement interface for external helpers to obtain link keys and -PIN codes. .Sh FILES .Bl -tag -width ".Pa /etc/bluetooth/hcsecd.conf" -compact .It Pa /etc/bluetooth/hcsecd.conf @@ -126,3 +120,9 @@ PIN codes. .Xr hcseriald 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Currently there is no way to select link key or PIN code based on which local +device received the request. +Everything is based on remote device BD_ADDR. +Also might implement interface for external helpers to obtain link keys and +PIN codes. diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8 index 5d30239c99c2..477f4ecc1a70 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.8 +++ b/usr.sbin/bluetooth/l2ping/l2ping.8 @@ -100,9 +100,6 @@ internal use. Use this option with caution. Some implementations may not like large sizes and may hang or even crash. .El -.Sh BUGS -Could collect more statistic. -Could check for duplicated, corrupted and lost packets. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO @@ -113,3 +110,6 @@ Could check for duplicated, corrupted and lost packets. .Xr l2control 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Could collect more statistic. +Could check for duplicated, corrupted and lost packets. diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 index deb055068812..d516001a8546 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 @@ -266,6 +266,8 @@ Switched Data), HSCSD (High Speed Circuit Switched Data) or GPRS (General Packet Radio Service) connection. The availability of the particular connection type depends on the phone model and service plan activated on the phone. +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES .Dl "rfcomm_pppd -s -a 00:01:02:03:04:05 -C 1 -l rfcomm-server" .Pp @@ -305,8 +307,6 @@ in mode with .Dq Li rfcomm-client label. -.Sh EXIT STATUS -.Ex -std .Sh CAVEAT The .Nm diff --git a/usr.sbin/bluetooth/sdpd/sdpd.8 b/usr.sbin/bluetooth/sdpd/sdpd.8 index 3bd46c80ac9c..753ee0884de8 100644 --- a/usr.sbin/bluetooth/sdpd/sdpd.8 +++ b/usr.sbin/bluetooth/sdpd/sdpd.8 @@ -122,9 +122,6 @@ It only performs minimal checking on the service data sent in the Service Register request. It is assumed that application must obtain all required resources such as RFCOMM channels etc., before registering the service. -.Sh BUGS -Most likely. -Please report if found. .Sh FILES .Bl -tag -width ".Pa /var/run/sdp" -compact .It Pa /var/run/sdp @@ -134,3 +131,6 @@ Please report if found. .Xr sdpcontrol 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Most likely. +Please report if found. diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index 7b92b6b0da0a..06298ef5b5f4 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -153,6 +153,8 @@ image .It Pa /boot/boot0sio Image for serial consoles (COM1,9600,8,N,1,MODEM) .El +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES To boot slice 2 on the next boot: .Pp @@ -161,8 +163,6 @@ To boot slice 2 on the next boot: To enable just slices 1 and 2 in the menu: .Pp .Dl "boot0cfg -m 0x3 ad0" -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr boot 8 , .Xr fdisk 8 diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 5fb9a6a6fa31..96ebbcdd0fd3 100644 --- a/usr.sbin/boot98cfg/boot98cfg.8 +++ b/usr.sbin/boot98cfg/boot98cfg.8 @@ -94,11 +94,11 @@ Specify the sector size. The default sector size is 512 (bytes/sector). .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr boot 8 , .Xr fdisk 8 -.Sh EXIT STATUS -.Ex -std .Sh AUTHORS .An NOKUBI Hirotaka , .An KATO Takenori diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.8 b/usr.sbin/bootparamd/bootparamd/bootparamd.8 index fabbe3c1f790..6048a8f11fa1 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.8 +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.8 @@ -67,10 +67,10 @@ The alias address must of course be free for use. .Xr syslog 3 , .Xr bootparams 5 , .Xr diskless 8 +.Sh AUTHORS +Written by +.An Klas Heggemann Aq klas@nada.kth.se . .Sh BUGS You may find the .Xr syslog 3 loggings to be verbose. -.Sh AUTHORS -Written by -.An Klas Heggemann Aq klas@nada.kth.se . diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index 4a0333a958ff..5b514f619cbd 100644 --- a/usr.sbin/btxld/btxld.8 +++ b/usr.sbin/btxld/btxld.8 @@ -89,10 +89,10 @@ where may be 0, and should not exceed the number of pages occupied by the combined .text and .data segments of the client image. .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr ld 1 , .Xr boot 8 -.Sh EXIT STATUS -.Ex -std .Sh AUTHORS .An Robert Nordier Aq rnordier@FreeBSD.org . diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 1cb54d02764a..95ef0aafbe8e 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -155,6 +155,15 @@ quietly zero padded to fit the blocksize requirement. The conventional filename .Fl refers to stdin, and can only be used once. +.Sh ENVIRONMENT +The following environment variables affect the execution of +.Nm : +.Bl -tag -width ".Ev CDROM" +.It Ev CDROM +The CD device to use if one is not specified with the +.Fl f +flag. +.El .Sh EXAMPLES The typical usage for burning a data CD-R: .Pp @@ -186,17 +195,6 @@ as part of the .Pa sysutils/cdrtools port, is commonly used to create ISO9660 file system images from a given directory tree. -.Sh ENVIRONMENT -The following environment variables affect the execution of -.Nm : -.Bl -tag -width ".Ev CDROM" -.It Ev CDROM -The CD device to use if one is not specified with the -.Fl f -flag. -.El -.Sh BUGS -Probably, please report when found. .Sh HISTORY The .Nm @@ -209,3 +207,5 @@ utility and this manpage was contributed by .An S\(/oren Schmidt , Denmark .Aq sos@FreeBSD.org . +.Sh BUGS +Probably, please report when found. diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index dcf297d8472c..7f1e94a37804 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -203,12 +203,12 @@ These variables have been deprecated in favour of .It Pa /dev/mcd0 .It Pa /dev/acd0 .El -.Sh AUTHORS -.An Jean-Marc Zucconi -.An Andrey A. Chernov -.An Serge V. Vakulenko .Sh HISTORY The .Nm command appeared in .Fx 2.1 . +.Sh AUTHORS +.An Jean-Marc Zucconi +.An Andrey A. Chernov +.An Serge V. Vakulenko diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index 257423798b18..942f7d04add3 100644 --- a/usr.sbin/chkgrp/chkgrp.8 +++ b/usr.sbin/chkgrp/chkgrp.8 @@ -50,16 +50,6 @@ numeric. .It Pa /etc/group group database file .El -.Sh SEE ALSO -.Xr getgrent 3 , -.Xr group 5 -.Sh DIAGNOSTICS -For each error found, -.Nm -will print an error message containing the name of the file being -scanned and the line number on which the error was found. -Otherwise no -output is produced. .Sh EXIT STATUS The .Nm @@ -69,6 +59,16 @@ if errors were found in the group file, and .Dv EX_OK otherwise. +.Sh DIAGNOSTICS +For each error found, +.Nm +will print an error message containing the name of the file being +scanned and the line number on which the error was found. +Otherwise no +output is produced. +.Sh SEE ALSO +.Xr getgrent 3 , +.Xr group 5 .Sh HISTORY The .Nm diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1 index 5cfaa302090d..cacbf809f574 100644 --- a/usr.sbin/chown/chgrp.1 +++ b/usr.sbin/chown/chgrp.1 @@ -113,6 +113,11 @@ The user invoking .Nm must belong to the specified group and be the owner of the file, or be the super-user. +.Sh FILES +.Bl -tag -width /etc/group -compact +.It Pa /etc/group +group ID file +.El .Sh EXIT STATUS .Ex -std .Sh COMPATIBILITY @@ -121,11 +126,6 @@ In previous versions of this system, symbolic links did not have groups. The .Fl v option is non-standard and its use in scripts is not recommended. -.Sh FILES -.Bl -tag -width /etc/group -compact -.It Pa /etc/group -group ID file -.El .Sh SEE ALSO .Xr chown 2 , .Xr fts 3 , diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index e52e20ca1bbe..9a5f9f948a37 100644 --- a/usr.sbin/ckdist/ckdist.1 +++ b/usr.sbin/ckdist/ckdist.1 @@ -86,13 +86,13 @@ and search directories only for files in this format (where .Ar type is either "md5" or "inf"). .El -.Sh SEE ALSO -.Xr cksum 1 , -.Xr md5 1 .Sh EXIT STATUS Exit status is 0 if no errors were detected, 1 if errors were found in a distribution, and 2 if usage errors, inaccessible input files, or other system errors were encountered. +.Sh SEE ALSO +.Xr cksum 1 , +.Xr md5 1 .Sh NOTES Both .Bx diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 64c0cd75e29e..9f9ab4239867 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -245,10 +245,10 @@ portion of each device in section 4. .Rs .%T "Building 4.3 BSD UNIX System with Config" .Re -.Sh BUGS -The line numbers reported in error messages are usually off by one. .Sh HISTORY The .Nm utility appeared in .Bx 4.1 . +.Sh BUGS +The line numbers reported in error messages are usually off by one. diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index afc50ea77b92..b634d314a64d 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -111,14 +111,17 @@ any editor that unlinks the file and recreates it cannot be used. After you exit from the editor, the modified crontab will be installed automatically. .El -.Sh SEE ALSO -.Xr crontab 5 , -.Xr cron 8 .Sh FILES .Bl -tag -width /var/cron/allow -compact .It Pa /var/cron/allow .It Pa /var/cron/deny .El +.Sh DIAGNOSTICS +A fairly informative usage message appears if you run it with a bad command +line. +.Sh SEE ALSO +.Xr crontab 5 , +.Xr cron 8 .Sh STANDARDS The .Nm @@ -134,8 +137,5 @@ must be specified to read from standard input. The new command syntax differs from previous versions of Vixie Cron, as well as from the classic SVR3 syntax. -.Sh DIAGNOSTICS -A fairly informative usage message appears if you run it with a bad command -line. .Sh AUTHORS .An Paul Vixie Aq paul@vix.com diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index 1aaecc7255cd..5b473d729520 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -295,6 +295,44 @@ You can retrieve this delta via ftp. .Ed .Pp You are then on your own! +.Sh ENVIRONMENT +If deltas are to be applied then +.Xr ctm 1 +and +.Xr gunzip 1 +must be in your +.Ev PATH . +.Sh FILES +.Bl -tag -width indent +.It Pa QUEUEDIR/* +Pieces of deltas encoded as mail messages waiting to be sent to the +mailing list. +.It Pa PIECEDIR/* +Pieces of deltas waiting for the rest to arrive. +.It Pa DELTADIR/* +Completed deltas. +.It Pa BASEDIR/.ctm_status +File containing the name and number of the next delta to be applied to this +source tree. +.El +.Sh EXIT STATUS +The +.Nm ctm_smail , +.Nm ctm_dequeue +and +.Nm ctm_rmail +utilities return exit status 0 for success, and 1 for various failures. +The +.Nm ctm_rmail +utility is expected to be called from a mail transfer program, and thus signals +failure only when the input mail message should be bounced (preferably into +your regular maildrop, not back to the sender). +In short, failure to +apply a completed delta with +.Xr ctm +is not considered an error important enough to bounce the mail, and +.Nm ctm_rmail +returns an exit status of 0. .Sh EXAMPLES To send delta 32 of .Em src-cur @@ -417,45 +455,6 @@ undetectably altered by an attacker. Therefore it is recommended that you make use of GPG or PGP5 to verify the signatures if you receive your CTM deltas via email. -.\" This next request is for sections 1, 6, 7 & 8 only -.Sh ENVIRONMENT -If deltas are to be applied then -.Xr ctm 1 -and -.Xr gunzip 1 -must be in your -.Ev PATH . -.Sh FILES -.Bl -tag -width indent -.It Pa QUEUEDIR/* -Pieces of deltas encoded as mail messages waiting to be sent to the -mailing list. -.It Pa PIECEDIR/* -Pieces of deltas waiting for the rest to arrive. -.It Pa DELTADIR/* -Completed deltas. -.It Pa BASEDIR/.ctm_status -File containing the name and number of the next delta to be applied to this -source tree. -.El -.Sh EXIT STATUS -The -.Nm ctm_smail , -.Nm ctm_dequeue -and -.Nm ctm_rmail -utilities return exit status 0 for success, and 1 for various failures. -The -.Nm ctm_rmail -utility is expected to be called from a mail transfer program, and thus signals -failure only when the input mail message should be bounced (preferably into -your regular maildrop, not back to the sender). -In short, failure to -apply a completed delta with -.Xr ctm -is not considered an error important enough to bounce the mail, and -.Nm ctm_rmail -returns an exit status of 0. .Sh DIAGNOSTICS In normal operation, .Nm ctm_smail diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8 index f560740d58c8..1feebd881ed4 100644 --- a/usr.sbin/dconschat/dconschat.8 +++ b/usr.sbin/dconschat/dconschat.8 @@ -183,6 +183,12 @@ on the target to omit this option. Specify FireWire bus number. The default is 0. .El +.Sh FILES +.Bl -tag -width indent -compact +.It Pa /dev/fwmem0.0 +.It Pa /dev/mem +.It Pa /dev/kmem +.El .Sh EXAMPLES To use .Nm @@ -289,12 +295,6 @@ console remote { exec /usr/sbin/dconschat -rh 25 -t 00-11-22-33-44-55-66-77; } .Ed -.Sh FILES -.Bl -tag -width indent -compact -.It Pa /dev/fwmem0.0 -.It Pa /dev/mem -.It Pa /dev/kmem -.El .Sh SEE ALSO .Xr gdb 1 , .Xr telnet 1 , diff --git a/usr.sbin/digictl/digictl.8 b/usr.sbin/digictl/digictl.8 index cc99fd27f390..2ac98ea4e3b2 100644 --- a/usr.sbin/digictl/digictl.8 +++ b/usr.sbin/digictl/digictl.8 @@ -108,11 +108,11 @@ It is preferable to reinitialize the card rather than reload the entire digi module as reinitialization only affects the specified board rather than affecting all attached boards. .El -.Sh BUGS -It should be possible to reinitialize a board without closing all of the -existing ports. .Sh HISTORY The .Nm utility first appeared in .Fx 5.0 . +.Sh BUGS +It should be possible to reinitialize a board without closing all of the +existing ports. diff --git a/usr.sbin/diskinfo/diskinfo.8 b/usr.sbin/diskinfo/diskinfo.8 index fd5bfabfb75f..dfc7040f349f 100644 --- a/usr.sbin/diskinfo/diskinfo.8 +++ b/usr.sbin/diskinfo/diskinfo.8 @@ -61,13 +61,13 @@ The .Fl t option triggers a simple and rather naive benchmark of the disks seek and transfer performance. -.Sh AUTHORS -.An Poul-Henning Kamp -.Sh BUGS -There are in order of increasing severity: lies, -damn lies, statistics, and computer benchmarks. .Sh HISTORY The .Nm command appeared in .Fx 5.1 . +.Sh AUTHORS +.An Poul-Henning Kamp +.Sh BUGS +There are in order of increasing severity: lies, +damn lies, statistics, and computer benchmarks. diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 857a57fc853f..ff3d481231a9 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -233,6 +233,8 @@ at the file system root with group quotas .It Pa /etc/fstab to find file system names and locations .El +.Sh DIAGNOSTICS +Various messages about inaccessible files; self-explanatory. .Sh SEE ALSO .Xr quota 1 , .Xr quotactl 2 , @@ -240,5 +242,3 @@ to find file system names and locations .Xr quotacheck 8 , .Xr quotaon 8 , .Xr repquota 8 -.Sh DIAGNOSTICS -Various messages about inaccessible files; self-explanatory. diff --git a/usr.sbin/elf2exe/elf2exe.8 b/usr.sbin/elf2exe/elf2exe.8 index d41198cb7a63..779cb5006055 100644 --- a/usr.sbin/elf2exe/elf2exe.8 +++ b/usr.sbin/elf2exe/elf2exe.8 @@ -43,14 +43,14 @@ the following two commands will create a binary for ARCS: ld -o a.out -M -N -Ttext 0x80900000 src.o elf2exe a.out a.exe .Ed +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 4.0 . .Sh BUGS The .Nm utility does not even attempt to verify that the input file matches the requirements for an ARC executable. -.Sh HISTORY -The -.Nm -utility appeared in -.Fx 4.0 . diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index cc89c0259d88..6262565a0399 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -108,6 +108,10 @@ Set default fwmem target. Hostname will be converted to EUI64 using .Xr eui64 5 . .El +.Sh FILES +.Bl -tag +.It Pa /dev/fw0.0 +.El .Sh EXAMPLES Each DV frame has a fixed size and it is easy to edit the frame order. .Pp @@ -131,10 +135,6 @@ For PAL, replace .Dq Li bs=120000 with .Dq Li bs=144000 . -.Sh FILES -.Bl -tag -.It Pa /dev/fw0.0 -.El .Sh SEE ALSO .Xr firewire 4 , .Xr fwe 4 , diff --git a/usr.sbin/i4b/g711conv/g711conv.1 b/usr.sbin/i4b/g711conv/g711conv.1 index c0f30235e1c1..1a7b32813805 100644 --- a/usr.sbin/i4b/g711conv/g711conv.1 +++ b/usr.sbin/i4b/g711conv/g711conv.1 @@ -64,11 +64,6 @@ Reverse bits after conversion Print the resulting conversion tables (as C-source) to stdout instead of doing the actual conversion. .El -.Sh STANDARDS -A-Law and u-Law conversions are specified in ITU Recommendation G.711. -.Pp -The reference implementation done by Sun Microsystems, Inc.\& is available -from http://www.itu.int/itudoc/itu-t/rec/g/g700-799/refimpl.txt .Sh EXAMPLES The command: .Bd -literal -offset indent @@ -84,6 +79,11 @@ cat max_headroom.ul | g711conv -u -R > /dev/i4btel0 .Pp converts the u-law coded voice of Max Headroom to A-law, reverses the bits of the result and moves that to an active isdn4bsd telephone connection. +.Sh STANDARDS +A-Law and u-Law conversions are specified in ITU Recommendation G.711. +.Pp +The reference implementation done by Sun Microsystems, Inc.\& is available +from http://www.itu.int/itudoc/itu-t/rec/g/g700-799/refimpl.txt .Sh AUTHORS The .Nm diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index 5b311fb77467..60e00b300e16 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -384,6 +384,8 @@ The default unit charging rates specification file. .It Pa /etc/isdn/isdntel.alias The default table (if aliasing is enabled) to convert phone number to caller's name. .El +.Sh EXIT STATUS +Exit status is 0 on success, 1 on error. .Sh EXAMPLES For a first try, the following command should be used to start .Nm @@ -408,8 +410,6 @@ will start with reasonable debugging messages enabled, full-screen mode of operation, full-screen display redirected to /dev/ttyv3 and using a termcap entry for vt100 on this display. -.Sh EXIT STATUS -Exit status is 0 on success, 1 on error. .Sh SEE ALSO .Xr i4bing 4 , .Xr i4bipr 4 , @@ -419,10 +419,10 @@ Exit status is 0 on success, 1 on error. .Xr isdntel 8 , .Xr isdntrace 8 , .Xr syslogd 8 -.Sh BUGS -Still one or more left. .Sh AUTHORS The .Nm utility and this manual page were written by .An Hellmuth Michaelis Aq hm@FreeBSD.org . +.Sh BUGS +Still one or more left. diff --git a/usr.sbin/i4b/isdndecode/isdndecode.8 b/usr.sbin/i4b/isdndecode/isdndecode.8 index 3027e2dd84b7..628bcbe38bb5 100644 --- a/usr.sbin/i4b/isdndecode/isdndecode.8 +++ b/usr.sbin/i4b/isdndecode/isdndecode.8 @@ -157,8 +157,6 @@ channel tracing enabled and logs everything into the output file /var/tmp/isdn.decode. .Sh SEE ALSO .Xr isdnd 8 -.Sh BUGS -Still one left. .Sh STANDARDS ITU Recommendations I.430, Q.920, Q.921, Q.930, Q.931 .Pp @@ -174,3 +172,5 @@ The .Nm utility and this manual page were written by .An Hellmuth Michaelis Aq hm@kts.org . +.Sh BUGS +Still one left. diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 index 6a8b80143685..46e1a377f92a 100644 --- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 +++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 @@ -153,6 +153,8 @@ See .Xr environ 7 for more information. .El +.Sh EXIT STATUS +Exit status is 0 on success, 1 on error. .Sh EXAMPLES For a first try, the following command should be used to start .Nm @@ -160,12 +162,8 @@ to monitor a locally running isdnd: .Bd -literal -offset indent isdnmonitor -h localhost .Ed -.Sh EXIT STATUS -Exit status is 0 on success, 1 on error. .Sh SEE ALSO .Xr isdnd 8 -.Sh BUGS -Still one (or) more left. .Sh AUTHORS .An -nosplit The @@ -176,3 +174,5 @@ and .An Hellmuth Michaelis Aq hm@kts.org . This manual page was written by .An Hellmuth Michaelis . +.Sh BUGS +Still one (or) more left. diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8 index 10a171e50dbb..430c9f2df6f9 100644 --- a/usr.sbin/i4b/isdntel/isdntel.8 +++ b/usr.sbin/i4b/isdntel/isdntel.8 @@ -94,10 +94,10 @@ If in doubt, consult the source. .Xr i4btel 4 , .Xr isdnd.rc 5 , .Xr isdnd 8 -.Sh BUGS -Still two or more left. .Sh AUTHORS The .Nm utility and this manual page were written by .An Hellmuth Michaelis Aq hm@kts.org . +.Sh BUGS +Still two or more left. diff --git a/usr.sbin/i4b/isdntelctl/isdntelctl.8 b/usr.sbin/i4b/isdntelctl/isdntelctl.8 index b73c4bebc320..4afaf00a9f7c 100644 --- a/usr.sbin/i4b/isdntelctl/isdntelctl.8 +++ b/usr.sbin/i4b/isdntelctl/isdntelctl.8 @@ -78,8 +78,6 @@ or no conversion at all in the i4btel driver by using the utility. .Sh FILES /dev/i4btel -.Sh STANDARDS -A-Law and u-Law are specified in ITU Recommendation G.711. .Sh EXAMPLES The command: .Bd -literal -offset indent @@ -92,6 +90,8 @@ displays the currently used sound format for device /dev/i4btel0. .Xr i4btel 4 , .Xr isdnd.rc 5 , .Xr isdnd 8 +.Sh STANDARDS +A-Law and u-Law are specified in ITU Recommendation G.711. .Sh AUTHORS The .Nm diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8 index e55d2e34e4e2..243d70b1b134 100644 --- a/usr.sbin/i4b/isdntest/isdntest.8 +++ b/usr.sbin/i4b/isdntest/isdntest.8 @@ -86,6 +86,10 @@ The .Nm utility does almost no error checking and error recovery, so unexpected hangs or crashes may occur. +.Sh FILES +.Bl -tag -width indent +.It Pa /dev/i4b +.El .Sh EXAMPLES For the following example, it is assumed that a machine with isdn4bsd installed is connected to an S0 bus and that one of the valid MSN's (MSN = Multiple Subscriber Number @@ -105,10 +109,6 @@ and disconnect after 5 seconds. The .Nm utility has to be finished by the user by entering Control-C. -.Sh FILES -.Bl -tag -width indent -.It Pa /dev/i4b -.El .Sh AUTHORS The .Nm diff --git a/usr.sbin/i4b/isdntrace/isdntrace.8 b/usr.sbin/i4b/isdntrace/isdntrace.8 index 92ae2e44c092..166f42063a5a 100644 --- a/usr.sbin/i4b/isdntrace/isdntrace.8 +++ b/usr.sbin/i4b/isdntrace/isdntrace.8 @@ -201,8 +201,6 @@ channel tracing enabled and logs everything into the output file by the current date and time values). .Sh SEE ALSO .Xr isdnd 8 -.Sh BUGS -Still some or more left. .Sh STANDARDS ITU Recommendations I.430, Q.920, Q.921, Q.930, Q.931 .Pp @@ -226,3 +224,5 @@ and .Pp This manual page was written by .An Hellmuth Michaelis . +.Sh BUGS +Still some or more left. diff --git a/usr.sbin/i4b/man/i4bcapi.4 b/usr.sbin/i4b/man/i4bcapi.4 index cca62c060536..95d2bba06886 100644 --- a/usr.sbin/i4b/man/i4bcapi.4 +++ b/usr.sbin/i4b/man/i4bcapi.4 @@ -43,11 +43,11 @@ It sits between layer\~4 of isdn4bsd and a driver for an active ISDN card; currently only the .Xr iavc 4 driver for the AVM B1 and T1 family of active cards is supported. +.Sh SEE ALSO +.Xr iavc 4 .Sh STANDARDS CAPI 2.0 .Pq Pa http://www.capi.org/ -.Sh SEE ALSO -.Xr iavc 4 .Sh AUTHORS .An -nosplit The diff --git a/usr.sbin/i4b/man/i4bq921.4 b/usr.sbin/i4b/man/i4bq921.4 index 4eec2b36f029..ecd729333779 100644 --- a/usr.sbin/i4b/man/i4bq921.4 +++ b/usr.sbin/i4b/man/i4bq921.4 @@ -37,10 +37,10 @@ .Sh DESCRIPTION .Nm is the ISDN D channel layer 2 handler. -.Sh STANDARDS -ITU Recommendation Q.920 and Q.921 .Sh SEE ALSO .Xr i4bq931 4 +.Sh STANDARDS +ITU Recommendation Q.920 and Q.921 .Sh AUTHORS The .Nm diff --git a/usr.sbin/i4b/man/i4bq931.4 b/usr.sbin/i4b/man/i4bq931.4 index 3bdfd6e08613..937840d77121 100644 --- a/usr.sbin/i4b/man/i4bq931.4 +++ b/usr.sbin/i4b/man/i4bq931.4 @@ -37,10 +37,10 @@ .Sh DESCRIPTION .Nm is the ISDN D channel layer 3 handler. -.Sh STANDARDS -ITU Recommendation Q.930 and Q.931 .Sh SEE ALSO .Xr i4bq921 4 +.Sh STANDARDS +ITU Recommendation Q.930 and Q.931 .Sh AUTHORS The .Nm diff --git a/usr.sbin/i4b/man/i4btel.4 b/usr.sbin/i4b/man/i4btel.4 index dcbb05a220a2..e6eb1771ddcd 100644 --- a/usr.sbin/i4b/man/i4btel.4 +++ b/usr.sbin/i4b/man/i4btel.4 @@ -118,14 +118,14 @@ conversion path looks like this: USER --> A-law/u-law --> bitreversing --> ISDN-line .Pp .El -.Sh STANDARDS -A-Law and u-Law are specified in ITU Recommendation G.711. .Sh SEE ALSO .Xr g711conv 1 , .Xr isdnphone 1 , .Xr isdnd.rc 5 , .Xr isdnd 8 , .Xr isdntelctl 8 +.Sh STANDARDS +A-Law and u-Law are specified in ITU Recommendation G.711. .Sh AUTHORS The .Nm diff --git a/usr.sbin/i4b/man/iavc.4 b/usr.sbin/i4b/man/iavc.4 index 93e5cdfeb759..e737e645a28a 100644 --- a/usr.sbin/i4b/man/iavc.4 +++ b/usr.sbin/i4b/man/iavc.4 @@ -57,11 +57,11 @@ driver and the package. Currently the AVM B1 PCI, the AVM B1 ISA and the AVM T1 PCI cards are supported. +.Sh SEE ALSO +.Xr i4bcapi 4 .Sh STANDARDS CAPI 2.0 .Pq Pa http://www.capi.org/ -.Sh SEE ALSO -.Xr i4bcapi 4 .Sh AUTHORS .An -nosplit The diff --git a/usr.sbin/i4b/man/ifpi.4 b/usr.sbin/i4b/man/ifpi.4 index aa67b4afad02..f2f3cdf20f2f 100644 --- a/usr.sbin/i4b/man/ifpi.4 +++ b/usr.sbin/i4b/man/ifpi.4 @@ -45,14 +45,12 @@ proprietary B-channel controller and PCI interface chip from AVM, Berlin, Germany. .Sh CAVEATS The driver is still in a somewhat experimental state. -.Sh BUGS -Always at least one left. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 , .Xr ifpi2 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS .An -nosplit The @@ -62,3 +60,5 @@ driver was written by .Pp This manpage was written by .An Hellmuth Michaelis Aq hm@FreeBSD.org . +.Sh BUGS +Always at least one left. diff --git a/usr.sbin/i4b/man/ifpi2.4 b/usr.sbin/i4b/man/ifpi2.4 index 474dff85818a..4889079c7635 100644 --- a/usr.sbin/i4b/man/ifpi2.4 +++ b/usr.sbin/i4b/man/ifpi2.4 @@ -45,16 +45,16 @@ the proprietary B-channel controller and PCI interface chip from AVM, Berlin, Germany. .Sh CAVEATS The driver is still in a somewhat experimental state. -.Sh BUGS -Always at least one left. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 , .Xr ifpi 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS The .Nm driver and manpage were written by .An Gary Jennejohn Aq gj@FreeBSD.org . +.Sh BUGS +Always at least one left. diff --git a/usr.sbin/i4b/man/ifpnp.4 b/usr.sbin/i4b/man/ifpnp.4 index 45cf413b0a25..bf892189057b 100644 --- a/usr.sbin/i4b/man/ifpnp.4 +++ b/usr.sbin/i4b/man/ifpnp.4 @@ -47,13 +47,11 @@ proprietary B-channel controller and ISA PnP interface chip from AVM, Berlin, Germany. .Sh CAVEATS The driver is still in a somewhat experimental state. -.Sh BUGS -Always at least one left. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS .An -nosplit The @@ -65,3 +63,5 @@ This manpage was written by .An Hellmuth Michaelis Aq hm@FreeBSD.org and .An Udo Schweigert . +.Sh BUGS +Always at least one left. diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4 index 73c4f8392ba6..4d91391acb94 100644 --- a/usr.sbin/i4b/man/ihfc.4 +++ b/usr.sbin/i4b/man/ihfc.4 @@ -53,13 +53,11 @@ HFC[-S][-SP] 2B[DS0] chips from Cologne Chip, currently this are the Teles 16.3c ISA PnP, the AcerISDN P10 ISA PnP and the TELEINT ISDN SPEED No.1. .Sh CAVEATS The driver is still in an experimental state. -.Sh BUGS -Always at least one left. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS .An -nosplit The @@ -69,3 +67,5 @@ driver was written by .Pp This manpage was written by .An Hellmuth Michaelis Aq hm@FreeBSD.org . +.Sh BUGS +Always at least one left. diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4 index 01a0148fc093..e545c08f4c77 100644 --- a/usr.sbin/i4b/man/isic.4 +++ b/usr.sbin/i4b/man/isic.4 @@ -338,14 +338,11 @@ to the 0x200 range in their documentation (the board also uses 0x600 etc.) The driver matches the manufacturers' description for the purposes of configuration, but of course makes use of all the ports in order to operate the card. -.Sh BUGS -Since there is no hardware documentation available from the manufacturers -of several boards, it is likely that there are many bugs left. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS .An -nosplit The @@ -357,3 +354,6 @@ It is based on earlier work of .An Andrew Gordon and .An Gary Jennejohn Aq gj@FreeBSD.org . +.Sh BUGS +Since there is no hardware documentation available from the manufacturers +of several boards, it is likely that there are many bugs left. diff --git a/usr.sbin/i4b/man/itjc.4 b/usr.sbin/i4b/man/itjc.4 index 82544b33142a..be4f9fe46c0d 100644 --- a/usr.sbin/i4b/man/itjc.4 +++ b/usr.sbin/i4b/man/itjc.4 @@ -48,13 +48,11 @@ Currently supported cards are the Traverse Technologies NETjet-S PCI ISDN card and the Teles PCI-TJ. .Sh CAVEATS The driver is in an experimental state. -.Sh BUGS -Always at least one left. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS .An -nosplit The @@ -64,3 +62,5 @@ driver was written by .Pp This manpage was written by .An Hellmuth Michaelis Aq hm@FreeBSD.org . +.Sh BUGS +Always at least one left. diff --git a/usr.sbin/i4b/man/iwic.4 b/usr.sbin/i4b/man/iwic.4 index 8f6674a313eb..8d9b4df7bae8 100644 --- a/usr.sbin/i4b/man/iwic.4 +++ b/usr.sbin/i4b/man/iwic.4 @@ -50,13 +50,11 @@ based on the Winbond W6692 chip. .El .Sh CAVEATS The driver is still in a somewhat experimental state. -.Sh BUGS -Layer 1 persistent deactivation not yet implemented. -.Sh STANDARDS -CCITT Recommendation I.430 .Sh SEE ALSO .Xr i4bq921 4 , .Xr i4bq931 4 +.Sh STANDARDS +CCITT Recommendation I.430 .Sh AUTHORS .An -nosplit The @@ -66,3 +64,5 @@ driver was written by .Pp This manpage was written by .An Hellmuth Michaelis Aq hm@FreeBSD.org . +.Sh BUGS +Layer 1 persistent deactivation not yet implemented. diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index b7787133c0f7..f945ee56abe2 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -424,11 +424,11 @@ This version of .Nm first appeared in .Fx 3.0 . +.Sh AUTHORS +.An Kenneth Merry Aq ken@FreeBSD.org .Sh BUGS The use of .Nm as a debugging tool for crash dumps is probably limited because there is currently no way to get statistics that only cover the time immediately before the crash. -.Sh AUTHORS -.An Kenneth Merry Aq ken@FreeBSD.org diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index e159a9c8e723..99ef3be91f3b 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -219,8 +219,6 @@ use the following commands. To switch back to the default keyboard, use this command. .Pp .Dl kbdcontrol -k /dev/kbd0 -.Sh BUGS -Report when found. .Sh SEE ALSO .Xr kbdmap 1 , .Xr vidcontrol 1 , @@ -233,3 +231,5 @@ Report when found. .Xr rc.conf 5 .Sh AUTHORS .An S\(/oren Schmidt Aq sos@FreeBSD.org +.Sh BUGS +Report when found. diff --git a/usr.sbin/kbdmap/kbdmap.1 b/usr.sbin/kbdmap/kbdmap.1 index 906d4ddf852f..d1d767601b5e 100644 --- a/usr.sbin/kbdmap/kbdmap.1 +++ b/usr.sbin/kbdmap/kbdmap.1 @@ -116,18 +116,6 @@ describe common .Ev LANG values .El -.Sh BUGS -.\" .Nm kbdmap/vidfont -.\" does not know which font is in use. E.g. if the current font -.\" is iso-8859-1 and you chose lang 'ru' (for Russian) -.\" you get funny latin1 characters and not russkij shrift. -.\" -The -.Nm -and -.Nm vidfont -utilities work only on a (virtual) console and not with -.Tn X11 . .Sh SEE ALSO .Xr dialog 1 , .Xr kbdcontrol 1 , @@ -151,3 +139,15 @@ The current version was rewritten in C by .Aq jon@witchspace.com for .Fx 5.0 . +.Sh BUGS +.\" .Nm kbdmap/vidfont +.\" does not know which font is in use. E.g. if the current font +.\" is iso-8859-1 and you chose lang 'ru' (for Russian) +.\" you get funny latin1 characters and not russkij shrift. +.\" +The +.Nm +and +.Nm vidfont +utilities work only on a (virtual) console and not with +.Tn X11 . diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index eece2f952fa1..b783d6fe19c0 100644 --- a/usr.sbin/kgmon/kgmon.8 +++ b/usr.sbin/kgmon/kgmon.8 @@ -110,9 +110,6 @@ the default system .It Pa /dev/kmem the default memory .El -.Sh SEE ALSO -.Xr gprof 1 , -.Xr config 8 .Sh DIAGNOSTICS Users with only read permission on .Pa /dev/kmem @@ -122,6 +119,9 @@ They can get a .Pa gmon.out file with the warning that the data may be inconsistent if profiling is in progress. +.Sh SEE ALSO +.Xr gprof 1 , +.Xr config 8 .Sh HISTORY The .Nm diff --git a/usr.sbin/kgzip/kgzip.8 b/usr.sbin/kgzip/kgzip.8 index 58811c1bc55f..7f810d4e6460 100644 --- a/usr.sbin/kgzip/kgzip.8 +++ b/usr.sbin/kgzip/kgzip.8 @@ -122,6 +122,8 @@ CRC and size values. .It Pa /usr/lib/kgzldr.o The default loader .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr gzip 1 , .Xr ld 1 , @@ -129,8 +131,6 @@ The default loader .Xr elf 5 , .Xr boot 8 , .Xr loader 8 -.Sh EXIT STATUS -.Ex -std .Sh AUTHORS .An Robert Nordier Aq rnordier@FreeBSD.org . .Sh BUGS diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 2662ef19216f..e6b9e9a69b97 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -289,13 +289,6 @@ spool directories .It Pa /var/spool/*/lock lock file for queue control .El -.Sh SEE ALSO -.Xr lpq 1 , -.Xr lpr 1 , -.Xr lprm 1 , -.Xr printcap 5 , -.Xr chkprintcap 8 , -.Xr lpd 8 .Sh DIAGNOSTICS .Bl -diag .It "?Ambiguous command" @@ -305,6 +298,13 @@ no match was found .It "?Privileged command" you must be a member of group "operator" or root to execute this command .El +.Sh SEE ALSO +.Xr lpq 1 , +.Xr lpr 1 , +.Xr lprm 1 , +.Xr printcap 5 , +.Xr chkprintcap 8 , +.Xr lpd 8 .Sh HISTORY The .Nm diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index 22b235e7f8df..3678256bb38d 100644 --- a/usr.sbin/lpr/lpq/lpq.1 +++ b/usr.sbin/lpr/lpq/lpq.1 @@ -120,6 +120,11 @@ Control files specifying jobs. .It Pa /var/spool/*/lock The lock file to obtain the currently active job. .El +.Sh DIAGNOSTICS +Unable to open various files. +The lock file being malformed. +Garbage +files when there is no daemon active, but files in the spooling directory. .Sh SEE ALSO .Xr lpr 1 , .Xr lprm 1 , @@ -136,8 +141,3 @@ Due to the dynamic nature of the information in the spooling directory may report unreliably. Output formatting is sensitive to the line length of the terminal; this can results in widely spaced columns. -.Sh DIAGNOSTICS -Unable to open various files. -The lock file being malformed. -Garbage -files when there is no daemon active, but files in the spooling directory. diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 3850bf597de5..00146ac52d4b 100644 --- a/usr.sbin/lpr/lpr/lpr.1 +++ b/usr.sbin/lpr/lpr/lpr.1 @@ -265,19 +265,6 @@ Data files specified in "cf" files. .It Pa /var/spool/output/*/tf* Temporary copies of "cf" files. .El -.Sh SEE ALSO -.Xr lpq 1 , -.Xr lprm 1 , -.Xr pr 1 , -.Xr symlink 2 , -.Xr printcap 5 , -.Xr lpc 8 , -.Xr lpd 8 -.Sh HISTORY -The -.Nm -command appeared in -.Bx 3 . .Sh DIAGNOSTICS If you try to spool too large a file, it will be truncated. The @@ -294,6 +281,19 @@ will say that the daemon cannot be started. Diagnostics may be printed in the daemon's log file regarding missing spool files by .Xr lpd 8 . +.Sh SEE ALSO +.Xr lpq 1 , +.Xr lprm 1 , +.Xr pr 1 , +.Xr symlink 2 , +.Xr printcap 5 , +.Xr lpc 8 , +.Xr lpd 8 +.Sh HISTORY +The +.Nm +command appeared in +.Bx 3 . .Sh BUGS Fonts for .Xr troff 1 diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index 9c170a378742..a19461448a81 100644 --- a/usr.sbin/lpr/lprm/lprm.1 +++ b/usr.sbin/lpr/lprm/lprm.1 @@ -135,18 +135,18 @@ Spooling directories. Lock file used to obtain the pid of the current daemon and the job number of the currently active job. .El +.Sh DIAGNOSTICS +``Permission denied" if the user tries to remove files other than his +own. .Sh SEE ALSO .Xr lpq 1 , .Xr lpr 1 , .Xr lpd 8 -.Sh DIAGNOSTICS -``Permission denied" if the user tries to remove files other than his -own. -.Sh BUGS -Since there are race conditions possible in the update of the lock file, -the currently active job may be incorrectly identified. .Sh HISTORY The .Nm command appeared in .Bx 3.0 . +.Sh BUGS +Since there are race conditions possible in the update of the lock file, +the currently active job may be incorrectly identified. diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index 1cd482495811..b6e10a0c739b 100644 --- a/usr.sbin/lpr/pac/pac.8 +++ b/usr.sbin/lpr/pac/pac.8 @@ -99,11 +99,11 @@ printer capability data base .El .Sh SEE ALSO .Xr printcap 5 -.Sh BUGS -The relationship between the computed price and reality is -as yet unknown. .Sh HISTORY The .Nm utility appeared in .Bx 4.0 . +.Sh BUGS +The relationship between the computed price and reality is +as yet unknown. diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index b3843a3d4efc..772307884d8b 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -72,19 +72,19 @@ kernel configuration file device hints for the parallel port chipset driver, .Xr ppc 4 .El -.Sh BUGS -The control device name should never have been an option, -but should have been an optional argument. -Because of this, a single argument is treated as a device name. .Sh SEE ALSO .Xr lpt 4 , .Xr ppc 4 , .Xr device.hints 5 -.Sh AUTHORS -.An Geoffrey M. Rehmet .Sh HISTORY The .Nm utility first appeared in .Fx 1.1.5 +.Sh AUTHORS +.An Geoffrey M. Rehmet +.Sh BUGS +The control device name should never have been an option, +but should have been an optional argument. +Because of this, a single argument is treated as a device name. diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 8cd8b25ace06..4bac44f6618b 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -264,29 +264,6 @@ Other variables that are used by the script internally can be specified in .Pa .mergemasterrc as described in more detail below. -.Sh EXAMPLES -Typically all you will need to do is type -.Nm -at the prompt and the script will do all the work for you. -.Pp -To use context diff's and have -.Nm -explain more things as it goes along, use: -.Pp -.Dl # mergemaster -cv -.Pp -To specify that -.Nm -put the temporary root environment in -.Pa /usr/tmp/root , -use: -.Pp -.Dl # mergemaster -t /usr/tmp/root -.Pp -To specify a 110 column screen with a strict -comparison, use: -.Pp -.Dl # mergemaster -sw 110 .Sh FILES .Bl -tag -width $HOME/.mergemasterrc -compact .It Pa /etc/mergemaster.rc @@ -359,6 +336,40 @@ with all values commented out: #MM_PRE_COMPARE_SCRIPT= #MM_EXIT_SCRIPT= .Ed +.Sh EXIT STATUS +Exit status is 0 on successful completion, or if the user bails out +manually at some point during execution. +.Pp +Exit status is 1 if it fails for one of the following reasons: +.Pp +Invalid command line option +.Pp +Failure to create the temporary root environment +.Pp +Failure to populate the temporary root +.Sh EXAMPLES +Typically all you will need to do is type +.Nm +at the prompt and the script will do all the work for you. +.Pp +To use context diff's and have +.Nm +explain more things as it goes along, use: +.Pp +.Dl # mergemaster -cv +.Pp +To specify that +.Nm +put the temporary root environment in +.Pa /usr/tmp/root , +use: +.Pp +.Dl # mergemaster -t /usr/tmp/root +.Pp +To specify a 110 column screen with a strict +comparison, use: +.Pp +.Dl # mergemaster -sw 110 .Sh SEE ALSO .Xr cvs 1 , .Xr diff 1 , @@ -373,17 +384,6 @@ with all values commented out: .%T The Cutting Edge (using make world) .%A Nik Clayton .Re -.Sh EXIT STATUS -Exit status is 0 on successful completion, or if the user bails out -manually at some point during execution. -.Pp -Exit status is 1 if it fails for one of the following reasons: -.Pp -Invalid command line option -.Pp -Failure to create the temporary root environment -.Pp -Failure to populate the temporary root .Sh HISTORY The .Nm diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8 index 76692e1b49d1..542f9948b4d7 100644 --- a/usr.sbin/mlxcontrol/mlxcontrol.8 +++ b/usr.sbin/mlxcontrol/mlxcontrol.8 @@ -136,13 +136,13 @@ in a future release. Print usage information for .Ar command . .El +.Sh AUTHORS +The mlxcontrol utility was written by +.An Michael Smith +.Aq msmith@FreeBSD.org . .Sh BUGS The .Ar config command does not yet support modifying system drive configuration. .Pp Error log extraction is not yet supported. -.Sh AUTHORS -The mlxcontrol utility was written by -.An Michael Smith -.Aq msmith@FreeBSD.org . diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8 index afc68e014696..da915a9e0cc4 100644 --- a/usr.sbin/mount_nwfs/mount_nwfs.8 +++ b/usr.sbin/mount_nwfs/mount_nwfs.8 @@ -204,8 +204,6 @@ The .Nm utility first appeared in .Fx 4.0 . -.Sh BUGS -to number a few .Sh CREDITS In development of NetWare client for .Fx , @@ -228,3 +226,5 @@ directory. .Sh AUTHORS .An Boris Popov Aq bp@butya.kz , .Aq rbp@chat.ru +.Sh BUGS +to number a few diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5 index ec7577d334d4..c94f8807d565 100644 --- a/usr.sbin/mountd/netgroup.5 +++ b/usr.sbin/mountd/netgroup.5 @@ -166,12 +166,12 @@ database is large. .It Pa /etc/netgroup the netgroup database .El -.Sh SEE ALSO -.Xr getnetgrent 3 , -.Xr exports 5 .Sh COMPATIBILITY The file format is compatible with that of various vendors, however it appears that not all vendors use an identical format. +.Sh SEE ALSO +.Xr getnetgrent 3 , +.Xr exports 5 .Sh BUGS The interpretation of access restrictions based on the member tuples of a netgroup is left up to the various network applications. diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8 index ad6aea49fb45..89761d979d01 100644 --- a/usr.sbin/moused/moused.8 +++ b/usr.sbin/moused/moused.8 @@ -732,6 +732,11 @@ standard. Even with this less strict approach, it may not always determine an appropriate protocol type for the given serial mouse. +.Sh HISTORY +The +.Nm +utility first appeared in +.Fx 2.2 . .Sh AUTHORS .An -nosplit The @@ -742,8 +747,3 @@ This manual page was written by .An Mike Pritchard Aq mpp@FreeBSD.org . The command and manual page have since been updated by .An Kazutaka Yokota Aq yokota@FreeBSD.org . -.Sh HISTORY -The -.Nm -utility first appeared in -.Fx 2.2 . diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index 38d1dfb92283..c1037aca7506 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -510,6 +510,13 @@ For convenience in sending signals, writes its pid to .Pa /var/run/mrouted.pid upon startup. +.Sh FILES +.Bl -tag -width /var/tmp/mrouted.cache -compact +.It Pa /etc/mrouted.conf +.It Pa /var/run/mrouted.pid +.It Pa /var/tmp/mrouted.dump +.It Pa /var/tmp/mrouted.cache +.El .Sh EXAMPLES The routing tables look like this: .Pp @@ -643,13 +650,6 @@ one subnet. An additional line with a "<" as the first character is printed describing any prunes received from downstream dependent neighbors for this subnet and group. -.Sh FILES -.Bl -tag -width /var/tmp/mrouted.cache -compact -.It Pa /etc/mrouted.conf -.It Pa /var/run/mrouted.pid -.It Pa /var/tmp/mrouted.dump -.It Pa /var/tmp/mrouted.cache -.El .Sh SEE ALSO .Xr map-mbone 8 , .Xr mrinfo 8 , diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8 index 6226aa111909..d3d5d9e1c224 100644 --- a/usr.sbin/mrouted/mtrace.8 +++ b/usr.sbin/mrouted/mtrace.8 @@ -553,6 +553,11 @@ Querying full reverse path... * switching to hop-by-hop: -5 * * * noc.hpc.org (192.187.8.2) [mrouted 2.2] didn't respond Round trip time 95 ms .Ed +.Sh SEE ALSO +.Xr map-mbone 8 , +.Xr mrinfo 8 , +.Xr mrouted 8 , +.Xr traceroute 8 .Sh AUTHORS .An -nosplit Implemented by @@ -579,11 +584,6 @@ are modeled after the unicast .Nm traceroute program written by .An Van Jacobson . -.Sh SEE ALSO -.Xr map-mbone 8 , -.Xr mrinfo 8 , -.Xr mrouted 8 , -.Xr traceroute 8 .Sh BUGS Statistics collection in passive mode doesn't always produce the same output as when actively collecting data. diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index 85a1fe816e20..2cb9bfdc2ef2 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -305,6 +305,13 @@ and 2 if the file hierarchy did not match the specification. A status of 2 is converted to a status of 0 if the .Fl U option is used. +.Sh FILES +.Bl -tag -width /etc/mtree -compact +.It Pa /etc/mtree +system specification directory +.El +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES To detect system binaries that have been ``trojan horsed'', it is recommended that @@ -336,13 +343,6 @@ for distributions and other such things; the files in were used to create almost all directories in this .Fx distribution. -.Sh FILES -.Bl -tag -width /etc/mtree -compact -.It Pa /etc/mtree -system specification directory -.El -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr chflags 1 , .Xr chgrp 1 , diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 3f31320f7d45..9a454557008e 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -216,13 +216,6 @@ will examine all files listed in the configuration file. .Nm configuration file .El -.Sh BUGS -Doesn't yet automatically read the logs to find security breaches. -.Sh AUTHORS -.An Theodore Ts'o , -MIT Project Athena -.Pp -Copyright 1987, Massachusetts Institute of Technology .Sh COMPATIBILITY Previous versions of the .Nm @@ -234,6 +227,11 @@ this has been changed to a colon (``:'') character so that user and group names may contain the dot character. The dot (``.'') character is still accepted for backwards compatibility. +.Sh AUTHORS +.An Theodore Ts'o , +MIT Project Athena +.Pp +Copyright 1987, Massachusetts Institute of Technology .Sh "SEE ALSO" .Xr bzip 1 , .Xr gzip 1 , @@ -241,3 +239,5 @@ accepted for backwards compatibility. .Xr newsyslog.conf 5 , .Xr chown 8 , .Xr syslogd 8 +.Sh BUGS +Doesn't yet automatically read the logs to find security breaches. diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index 213cf588382b..7d2c7fa5f5cc 100644 --- a/usr.sbin/nghook/nghook.8 +++ b/usr.sbin/nghook/nghook.8 @@ -123,13 +123,6 @@ Use file descriptor 0 for output instead of the default 1. .It Fl s Use file descriptor 1 for input instead of the default 0. .El -.Sh BUGS -Although all input is read in unbuffered mode, -there is no way to control the packetization of the input. -.Pp -If the node sends a response to a message (specified by -.Fl m ) , -this response is lost. .Sh SEE ALSO .Xr netgraph 3 , .Xr netgraph 4 , @@ -143,3 +136,10 @@ in a version of customized for the Whistle InterJet. .Sh AUTHORS .An Archie Cobbs Aq archie@whistle.com +.Sh BUGS +Although all input is read in unbuffered mode, +there is no way to control the packetization of the input. +.Pp +If the node sends a response to a message (specified by +.Fl m ) , +this response is lost. diff --git a/usr.sbin/pccard/pccardd/pccard.conf.5 b/usr.sbin/pccard/pccardd/pccard.conf.5 index 4cb8e863454f..2f468fececa5 100644 --- a/usr.sbin/pccard/pccardd/pccard.conf.5 +++ b/usr.sbin/pccard/pccardd/pccard.conf.5 @@ -270,6 +270,16 @@ The alias can be used instead of .Dq generic , this is supported due to historical reasons. +.Sh FILES +.Bl -tag -width /etc/defaults/pccard.conf -compact +.It Pa /etc/defaults/pccard.conf +The +.Xr pccardd 8 +default configuration file. +.It Pa /etc/pccard.conf +The +user configuration file. +.El .Sh EXAMPLES A typical configuration file may look like this: .Bd -literal @@ -298,15 +308,5 @@ card "XYZZY" "FAX/1.0" remove echo stop getty .Ed -.Sh FILES -.Bl -tag -width /etc/defaults/pccard.conf -compact -.It Pa /etc/defaults/pccard.conf -The -.Xr pccardd 8 -default configuration file. -.It Pa /etc/pccard.conf -The -user configuration file. -.El .Sh SEE ALSO .Xr pccardd 8 diff --git a/usr.sbin/pcvt/cursor/cursor.1 b/usr.sbin/pcvt/cursor/cursor.1 index 6e31d4b37a50..b80a42715a42 100644 --- a/usr.sbin/pcvt/cursor/cursor.1 +++ b/usr.sbin/pcvt/cursor/cursor.1 @@ -67,9 +67,9 @@ The command .Dq Li cursor -s3 -e10 sets the cursor on the current virtual screen to a rectangular shape on a 14 line VGA screen. -.Sh BUGS -No known bugs .Sh SEE ALSO .Xr loadfont 1 , .Xr scon 1 , .Xr pcvt 4 +.Sh BUGS +No known bugs diff --git a/usr.sbin/pcvt/fed/fed.1 b/usr.sbin/pcvt/fed/fed.1 index e5c4df3c1808..f68ea8c36dc3 100644 --- a/usr.sbin/pcvt/fed/fed.1 +++ b/usr.sbin/pcvt/fed/fed.1 @@ -53,7 +53,7 @@ character mode. .Pp In character edit mode, the user is able to edit the selected character font or apply several operations to it. -.Sh BUGS -No known bugs .Sh SEE ALSO .Xr pcvt 4 +.Sh BUGS +No known bugs diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1 index 4e9185a1db57..4b838dc86535 100644 --- a/usr.sbin/pcvt/kcon/kcon.1 +++ b/usr.sbin/pcvt/kcon/kcon.1 @@ -104,6 +104,16 @@ Keyboard capabilities data base file if nothing else was chosen during installat .It Pa /dev/console Keyboard raw device. .El +.Sh EXAMPLES +The command +.Dq Li kcon -m gb +loads the entry 'gb' from the keycap file into the keyboard to switch to +a british keyboard behaviour. +.Pp +The command +.Dq Li kcon -r 0 -d 0 +switches the keyboard to emit characters at a rate of 30 characters per second +after a key has been held down for 250 milliseconds. .Sh SEE ALSO .Xr keycap 3 , .Xr keycap 5 @@ -118,13 +128,3 @@ If this happens, the keyboard may remain in an undefined state. To recover from such situation, execute .Dq Li kcon -m default . -.Sh EXAMPLES -The command -.Dq Li kcon -m gb -loads the entry 'gb' from the keycap file into the keyboard to switch to -a british keyboard behaviour. -.Pp -The command -.Dq Li kcon -r 0 -d 0 -switches the keyboard to emit characters at a rate of 30 characters per second -after a key has been held down for 250 milliseconds. diff --git a/usr.sbin/pcvt/keycap/man5/keycap.5 b/usr.sbin/pcvt/keycap/man5/keycap.5 index 7e401837091d..7210b756b010 100644 --- a/usr.sbin/pcvt/keycap/man5/keycap.5 +++ b/usr.sbin/pcvt/keycap/man5/keycap.5 @@ -108,9 +108,6 @@ Comments may be included on lines beginning with .It Pa /usr/share/misc/keycap.pcvt File containing keyboard mapping descriptions. .El -.Sh SEE ALSO -.Xr kcon 1 , -.Xr keycap 3 .Sh EXAMPLES The entry .Dq Li l1#60 @@ -127,3 +124,6 @@ binds the control character EOT (0x04) to the key number 100. The entry .Dq Li K100=\e000 binds the control character NUL (0x00) to the key number 100. +.Sh SEE ALSO +.Xr kcon 1 , +.Xr keycap 3 diff --git a/usr.sbin/pcvt/loadfont/loadfont.1 b/usr.sbin/pcvt/loadfont/loadfont.1 index c579bb8b969e..31e1d3e16e15 100644 --- a/usr.sbin/pcvt/loadfont/loadfont.1 +++ b/usr.sbin/pcvt/loadfont/loadfont.1 @@ -78,10 +78,10 @@ The command .Dq Li loadfont -c0 -f/usr/share/misc/pcvtfonts/vt220l.816 loads a 8x16 font containing the standard IBM characterset II into font slot 0 on a VGA or EGA board. -.Sh BUGS -No known bugs .Sh SEE ALSO .Xr cursor 1 , .Xr scon 1 , .Xr pcvt 4 , .Xr ispcvt 8 +.Sh BUGS +No known bugs diff --git a/usr.sbin/pcvt/scon/scon.1 b/usr.sbin/pcvt/scon/scon.1 index fa832d8ce9af..c1ef6a7dd0f6 100644 --- a/usr.sbin/pcvt/scon/scon.1 +++ b/usr.sbin/pcvt/scon/scon.1 @@ -209,13 +209,13 @@ Invoking .Dc will result in green on gray output for normal text. Note that normal text color is light gray, and not white as one might expect. +.Sh SEE ALSO +.Xr cursor 1 , +.Xr loadfont 1 , +.Xr pcvt 4 .Sh BUGS the .Fl c and .Fl d options collide somehow, this will change in a future release. -.Sh SEE ALSO -.Xr cursor 1 , -.Xr loadfont 1 , -.Xr pcvt 4 diff --git a/usr.sbin/pcvt/userkeys/vt220keys.1 b/usr.sbin/pcvt/userkeys/vt220keys.1 index 3a4e2319596a..6a5528a2d96c 100644 --- a/usr.sbin/pcvt/userkeys/vt220keys.1 +++ b/usr.sbin/pcvt/userkeys/vt220keys.1 @@ -67,6 +67,11 @@ pairs. The only way to unlock is by turning the power off. .El +.Sh FILES +.Bl -tag -width $HOME/.vt220rc +.It Pa $HOME/.vt220rc +initialization file +.El .Sh EXAMPLES .Bd -literal vt220keys -ci @@ -161,11 +166,6 @@ will allow the characters generated to perform the same function as the escape character. .El -.Sh FILES -.Bl -tag -width $HOME/.vt220rc -.It Pa $HOME/.vt220rc -initialization file -.El .Sh SEE ALSO .Rs .%B "VT220 Programmer Reference Manual" diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 75bd91493529..4e9b676fe75d 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -179,6 +179,8 @@ this file contains local overrides for the default .Nm configuration .El +.Sh EXIT STATUS +Exit status is 0 on success and 1 if the command fails. .Sh EXAMPLES The system crontab should have entries for .Nm @@ -216,14 +218,6 @@ daily_show_success=NO daily_show_info=NO daily_show_badconfig=NO .Ed -.Sh SEE ALSO -.Xr sh 1 , -.Xr crontab 5 , -.Xr periodic.conf 5 , -.Xr cron 8 , -.Xr newsyslog 8 -.Sh EXIT STATUS -Exit status is 0 on success and 1 if the command fails. .Sh DIAGNOSTICS The command may fail for one of the following reasons: .Bl -diag @@ -234,11 +228,20 @@ to specify where the script fragments reside. .It not found Self explanatory. .El +.Sh SEE ALSO +.Xr sh 1 , +.Xr crontab 5 , +.Xr periodic.conf 5 , +.Xr cron 8 , +.Xr newsyslog 8 .Sh HISTORY The .Nm utility first appeared in .Fx 3.0 . +.Sh AUTHORS +.An Paul Traina Aq pst@FreeBSD.org +.An Brian Somers Aq brian@Awfulhak.org .Sh BUGS Since one specifies information about a directory using shell variables containing the string, @@ -248,6 +251,3 @@ must only contain characters that are valid within a .Xr sh 1 variable name, alphanumerics and underscores, and the first character may not be numeric. -.Sh AUTHORS -.An Paul Traina Aq pst@FreeBSD.org -.An Brian Somers Aq brian@Awfulhak.org diff --git a/usr.sbin/pkg_install/sign/pkg_sign.1 b/usr.sbin/pkg_install/sign/pkg_sign.1 index 68312940f4a6..ff73cf59203d 100644 --- a/usr.sbin/pkg_install/sign/pkg_sign.1 +++ b/usr.sbin/pkg_install/sign/pkg_sign.1 @@ -128,6 +128,23 @@ signing scheme uses eight bytes markers such .Sq CKSHA1 + length for its signatures (those markers are conveniently eight bytes long). +.Sh FILES +.Bl -tag -width "/usr/local/bin/pgp" -compact +.It Pa file.sign +Temporary file built by +.Nm +from +.Ar file . +.It Pa /usr/local/bin/pgp +Default path to +.Xr pgp 1 . +.It Pa /var/db/pkgs/SHA1 +Recorded checksums. +.It Pa /etc/ssl/pkg.key +Default package signing key. +.It Pa /etc/ssl/pkg.crt +Default package verification certificate(s). +.El .Sh EXIT STATUS The .Nm @@ -156,41 +173,6 @@ The extended area of the gzip file has been used for an unknown purpose. The gzip file uses a very early version of package signing that was substantially slower. .El -.Sh BUGS -The -.Xr pgp 1 -utility is an ill-designed program, which is hard to interface with. -For instance, the `separate signing scheme' it pretends to offer is -useless, as it can't be used with pipes, so that -.Nm pgp_sign -needs to kludge it by knowing the length of a pgp signature, and invoking -pgp in `seamless' signature mode, without compression of the main file, -and just retrieving the signature. -.Pp -The checking scheme is little less convoluted, namely we rebuild the file -that pgp expects on the fly. -.Pp -Paths to -.Nm pgp -and -the checksum file are hard-coded to avoid tampering and hinder flexibility. -.Sh FILES -.Bl -tag -width "/usr/local/bin/pgp" -compact -.It Pa file.sign -Temporary file built by -.Nm -from -.Ar file . -.It Pa /usr/local/bin/pgp -Default path to -.Xr pgp 1 . -.It Pa /var/db/pkgs/SHA1 -Recorded checksums. -.It Pa /etc/ssl/pkg.key -Default package signing key. -.It Pa /etc/ssl/pkg.crt -Default package verification certificate(s). -.El .Sh SEE ALSO .Xr gzip 1 , .Xr pgp 1 , @@ -209,3 +191,21 @@ X.509 signatures and .Fx support added by .An Wes Peters Aq wes@softweyr.com . +.Sh BUGS +The +.Xr pgp 1 +utility is an ill-designed program, which is hard to interface with. +For instance, the `separate signing scheme' it pretends to offer is +useless, as it can't be used with pipes, so that +.Nm pgp_sign +needs to kludge it by knowing the length of a pgp signature, and invoking +pgp in `seamless' signature mode, without compression of the main file, +and just retrieving the signature. +.Pp +The checking scheme is little less convoluted, namely we rebuild the file +that pgp expects on the fly. +.Pp +Paths to +.Nm pgp +and +the checksum file are hard-coded to avoid tampering and hinder flexibility. diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1 index 566547691229..feb391f88705 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -195,17 +195,6 @@ file is specified on the command line, .Pa /usr/ports/INDEX-6 is used. .El -.Sh COMPATIBILITY -The -.Fl c -option has been deprecated and is no longer supported. -.Sh SEE ALSO -.Xr fetch 1 , -.Xr pkg_add 1 , -.Xr pkg_create 1 , -.Xr pkg_delete 1 , -.Xr pkg_info 1 , -.Xr portupgrade 8 .Sh FILES .Bl -tag -width /usr/ports/INDEX-6 -compact .It Pa /usr/ports/INDEX-6 @@ -227,6 +216,17 @@ the version numbers in the on-line ports collection: The following command compares two package version strings: .Pp .Dl % pkg_version -t 1.5 1.5.1 +.Sh COMPATIBILITY +The +.Fl c +option has been deprecated and is no longer supported. +.Sh SEE ALSO +.Xr fetch 1 , +.Xr pkg_add 1 , +.Xr pkg_create 1 , +.Xr pkg_delete 1 , +.Xr pkg_info 1 , +.Xr portupgrade 8 .Sh AUTHORS The .Nm diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 3d807dc0ed3c..0fe1e6946641 100644 --- a/usr.sbin/pppctl/pppctl.8 +++ b/usr.sbin/pppctl/pppctl.8 @@ -110,6 +110,26 @@ If this switch is not used, will prompt for a password once it has successfully connected to .Nm ppp . .El +.Sh ENVIRONMENT +The following environment variables are understood by +.Nm +when in interactive mode: +.Bl -tag -width XXXXXXXXXX +.It Dv EL_SIZE +The number of history lines. +The default is 20. +.It Dv EL_EDITOR +The edit mode. +Only values of "emacs" and "vi" are accepted. +Other values +are silently ignored. +This environment variable will override the +.Ar bind -v +and +.Ar bind -e +commands in +.Pa ~/.editrc . +.El .Sh EXAMPLES If you run .Nm ppp @@ -199,26 +219,6 @@ pppctl /var/run/internet set filter dial -1 .Ed .Pp will allow them again. -.Sh ENVIRONMENT -The following environment variables are understood by -.Nm -when in interactive mode: -.Bl -tag -width XXXXXXXXXX -.It Dv EL_SIZE -The number of history lines. -The default is 20. -.It Dv EL_EDITOR -The edit mode. -Only values of "emacs" and "vi" are accepted. -Other values -are silently ignored. -This environment variable will override the -.Ar bind -v -and -.Ar bind -e -commands in -.Pa ~/.editrc . -.El .Sh SEE ALSO .Xr ps 1 , .Xr editline 3 , diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index f15564a98d6e..7fd8b5017d47 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -253,12 +253,12 @@ which is the kernel image the system has booted from. .%T UNIX Implementation .%A K. Thompson .Re -.Sh BUGS -Does not understand -.Tn NFS -swap servers. .Sh HISTORY The .Nm utility appeared in .Bx 4.0 . +.Sh BUGS +Does not understand +.Tn NFS +swap servers. diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index fb25c46ed481..c6b18bc51894 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -821,6 +821,62 @@ The and .Fl q options as described above are accepted by these commands. +.Sh NOTES +For a summary of options available with each command, you can use +.Dl pw [command] help +For example, +.Dl pw useradd help +lists all available options for the useradd operation. +.Pp +The +.Nm +utility allows 8-bit characters in the passwd GECOS field (user's full name, +office, work and home phone number subfields), but disallows them in +user login and group names. +Use 8-bit characters with caution, as connection to the Internet will +require that your mail transport program supports 8BITMIME, and will +convert headers containing 8-bit characters to 7-bit quoted-printable +format. +.Xr sendmail 8 +does support this. +Use of 8-bit characters in the GECOS field should be used in +conjunction with the user's default locale and character set +and should not be implemented without their use. +Using 8-bit characters may also affect other +programs that transmit the contents of the GECOS field over the +Internet, such as +.Xr fingerd 8 , +and a small number of TCP/IP clients, such as IRC, where full names +specified in the passwd file may be used by default. +.Pp +The +.Nm +utility writes a log to the +.Pa /var/log/userlog +file when actions such as user or group additions or deletions occur. +The location of this logfile can be changed in +.Xr pw.conf 5 . +.Sh FILES +.Bl -tag -width /etc/master.passwd.new -compact +.It Pa /etc/master.passwd +The user database +.It Pa /etc/passwd +A Version 7 format password file +.It Pa /etc/login.conf +The user capabilities database +.It Pa /etc/group +The group database +.It Pa /etc/master.passwd.new +Temporary copy of the master password file +.It Pa /etc/passwd.new +Temporary copy of the Version 7 password file +.It Pa /etc/group.new +Temporary copy of the group file +.It Pa /etc/pw.conf +Pw default options file +.It Pa /var/log/userlog +User/group modification logfile +.El .Sh EXIT STATUS The .Nm @@ -892,62 +948,6 @@ Update error for passwd or group database files. No base home directory configured. .El .El -.Sh NOTES -For a summary of options available with each command, you can use -.Dl pw [command] help -For example, -.Dl pw useradd help -lists all available options for the useradd operation. -.Pp -The -.Nm -utility allows 8-bit characters in the passwd GECOS field (user's full name, -office, work and home phone number subfields), but disallows them in -user login and group names. -Use 8-bit characters with caution, as connection to the Internet will -require that your mail transport program supports 8BITMIME, and will -convert headers containing 8-bit characters to 7-bit quoted-printable -format. -.Xr sendmail 8 -does support this. -Use of 8-bit characters in the GECOS field should be used in -conjunction with the user's default locale and character set -and should not be implemented without their use. -Using 8-bit characters may also affect other -programs that transmit the contents of the GECOS field over the -Internet, such as -.Xr fingerd 8 , -and a small number of TCP/IP clients, such as IRC, where full names -specified in the passwd file may be used by default. -.Pp -The -.Nm -utility writes a log to the -.Pa /var/log/userlog -file when actions such as user or group additions or deletions occur. -The location of this logfile can be changed in -.Xr pw.conf 5 . -.Sh FILES -.Bl -tag -width /etc/master.passwd.new -compact -.It Pa /etc/master.passwd -The user database -.It Pa /etc/passwd -A Version 7 format password file -.It Pa /etc/login.conf -The user capabilities database -.It Pa /etc/group -The group database -.It Pa /etc/master.passwd.new -Temporary copy of the master password file -.It Pa /etc/passwd.new -Temporary copy of the Version 7 password file -.It Pa /etc/group.new -Temporary copy of the group file -.It Pa /etc/pw.conf -Pw default options file -.It Pa /var/log/userlog -User/group modification logfile -.El .Sh SEE ALSO .Xr chpass 1 , .Xr passwd 1 , diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index 4c3ca7e2b918..9c88926356c8 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -142,6 +142,23 @@ The current password file. .It Pa /etc/passwd A Version 7 format password file. .El +.Sh COMPATIBILITY +Previous versions of the system had a program similar to +.Nm , +.Xr mkpasswd 8 , +which built +.Xr dbm 3 +style databases for the password file but depended on the calling programs +to install them. +The program was renamed in order that previous users of the program +not be surprised by the changes in functionality. +.Sh SEE ALSO +.Xr chpass 1 , +.Xr passwd 1 , +.Xr db 3 , +.Xr getpwent 3 , +.Xr passwd 5 , +.Xr vipw 8 .Sh BUGS Because of the necessity for atomic update of the password files, .Nm @@ -163,20 +180,3 @@ The front-ends to and .Xr vipw 8 , handle the locking necessary to avoid this problem. -.Sh COMPATIBILITY -Previous versions of the system had a program similar to -.Nm , -.Xr mkpasswd 8 , -which built -.Xr dbm 3 -style databases for the password file but depended on the calling programs -to install them. -The program was renamed in order that previous users of the program -not be surprised by the changes in functionality. -.Sh SEE ALSO -.Xr chpass 1 , -.Xr passwd 1 , -.Xr db 3 , -.Xr getpwent 3 , -.Xr passwd 5 , -.Xr vipw 8 diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index eb4a9a7d3fb6..5451f63e15c5 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -89,13 +89,6 @@ is set, and the option is not specified, the block counts will be displayed in units of that size block. .El -.Sh BUGS -.Xr ncheck -(which would be a lot more useful than -.Nm ls Fl i -in the example above) -does not exist in -.Fx . .Sh SEE ALSO .Xr df 1 , .Xr quota 1 , @@ -108,3 +101,10 @@ This implementation of is by .An Wolfgang Solfrank / TooLs GmbH. +.Sh BUGS +.Xr ncheck +(which would be a lot more useful than +.Nm ls Fl i +in the example above) +does not exist in +.Fx . diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index 745a8b2a25ca..b669fdf8266a 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -90,6 +90,8 @@ at the file system root with group quotas .It Pa /etc/fstab for file system names and locations .El +.Sh DIAGNOSTICS +Various messages about inaccessible files; self-explanatory. .Sh SEE ALSO .Xr quota 1 , .Xr quotactl 2 , @@ -97,8 +99,6 @@ for file system names and locations .Xr edquota 8 , .Xr quotacheck 8 , .Xr quotaon 8 -.Sh DIAGNOSTICS -Various messages about inaccessible files; self-explanatory. .Sh HISTORY The .Nm diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index d4f55516cd7c..f63621db86d2 100644 --- a/usr.sbin/rmt/rmt.8 +++ b/usr.sbin/rmt/rmt.8 @@ -214,11 +214,11 @@ All responses are of the form described above. .Xr mtio 4 , .Xr rdump 8 , .Xr rrestore 8 -.Sh BUGS -People should be discouraged from using this for a remote -file access protocol. .Sh HISTORY The .Nm utility appeared in .Bx 4.2 . +.Sh BUGS +People should be discouraged from using this for a remote +file access protocol. diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8 index da2ad7426466..38e58692ca79 100644 --- a/usr.sbin/rpc.lockd/rpc.lockd.8 +++ b/usr.sbin/rpc.lockd/rpc.lockd.8 @@ -108,8 +108,6 @@ RPC protocol specification for the network lock manager protocol. .Xr syslog 3 , .Xr rc.conf 5 , .Xr rpc.statd 8 -.Sh BUGS -The current implementation serialises locks requests that could be shared. .Sh STANDARDS The implementation is based on the specification in .Rs @@ -123,3 +121,5 @@ A version of appeared in .Tn SunOS 4. +.Sh BUGS +The current implementation serialises locks requests that could be shared. diff --git a/usr.sbin/rpc.statd/rpc.statd.8 b/usr.sbin/rpc.statd/rpc.statd.8 index 4d035464f2cd..37147f5d4a7a 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -94,6 +94,9 @@ RPC protocol specification used by local applications to register monitoring req .Xr syslog 3 , .Xr rc 8 , .Xr rpc.lockd 8 +.Sh STANDARDS +The implementation is based on the specification in X/Open CAE Specification +C218, "Protocols for X/Open PC Interworking: XNFS, Issue 4", ISBN 1 872630 66 9 .Sh BUGS There is no means for the daemon to tell when a monitored host has disappeared permanently (e.g.\& catastrophic hardware failure), as opposed @@ -111,6 +114,3 @@ The current implementation uses more than 1Kbyte per monitored host in the status file (and also in VM). This may be inefficient for NFS servers with large numbers of clients. -.Sh STANDARDS -The implementation is based on the specification in X/Open CAE Specification -C218, "Protocols for X/Open PC Interworking: XNFS, Issue 4", ISBN 1 872630 66 9 diff --git a/usr.sbin/rpc.umntall/rpc.umntall.8 b/usr.sbin/rpc.umntall/rpc.umntall.8 index 81cdd48d1c03..edcb176d7aef 100644 --- a/usr.sbin/rpc.umntall/rpc.umntall.8 +++ b/usr.sbin/rpc.umntall/rpc.umntall.8 @@ -113,14 +113,14 @@ entry. .It Pa /var/db/mounttab mounted nfs-file systems .El +.Sh SEE ALSO +.Xr mountd 8 , +.Xr mount_nfs 8 , +.Xr umount 8 .Sh HISTORY The .Nm utility first appeared in .Fx 4.0 . -.Sh SEE ALSO -.Xr mountd 8 , -.Xr mount_nfs 8 , -.Xr umount 8 .Sh AUTHORS .An Martin Blapp Aq mb@imp.ch diff --git a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 index 7f0dce600b6e..ca4c51347254 100644 --- a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 +++ b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 @@ -334,6 +334,8 @@ The template password file(s) for non-default domains .Xr yppush 8 , .Xr ypserv 8 , .Xr ypxfr 8 +.Sh AUTHORS +.An Bill Paul Aq wpaul@ctr.columbia.edu .Sh BUGS As listed in the yppasswd.x protocol definition, the YPPASSWDPROC_UPDATE procedure takes two arguments: a V7-style passwd structure containing @@ -355,5 +357,3 @@ will still be valid once the update is completed. If the network is insecure, this cleartext password could be intercepted and used to gain unauthorized access to the user's account. -.Sh AUTHORS -.An Bill Paul Aq wpaul@ctr.columbia.edu diff --git a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 index ad8c5f421b86..cda9472296eb 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -130,6 +130,8 @@ The NIS maps for a particular NIS domain. .Xr yppush 8 , .Xr ypserv 8 , .Xr ypxfr 8 +.Sh AUTHORS +.An Bill Paul Aq wpaul@ctr.columbia.edu .Sh BUGS The .Fx @@ -146,5 +148,3 @@ file formats. Furthermore, ndbm is byte-order sensitive and not very smart about it, meaning that am ndbm database created on a big endian system can't be read on a little endian system. -.Sh AUTHORS -.An Bill Paul Aq wpaul@ctr.columbia.edu diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8 index f194cc8bae3c..923a0e2220cf 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -136,10 +136,10 @@ to connect to services from a privileged port. All RPC servers must be restarted if .Nm is restarted. -.Sh SEE ALSO -.Xr rpcbind 3 , -.Xr rpcinfo 8 .Sh FILES .Bl -tag -width /var/run/rpcbind.sock -compact .It Pa /var/run/rpcbind.sock .El +.Sh SEE ALSO +.Xr rpcbind 3 , +.Xr rpcinfo 8 diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 732fb12b7ebd..3141fba384e3 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -164,6 +164,15 @@ but is similar to the HP-UX version. .Sh CAVEATS You can lock yourself out of the system by placing a cpu-heavy process in a realtime priority. +.Sh AUTHORS +.An -nosplit +.An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk +is the original author. +This +implementation in +.Fx +was substantially rewritten by +.An David Greenman . .Sh BUGS There is no way to set/view the realtime priority of process 0 (swapper) (see @@ -181,12 +190,3 @@ Under system calls are currently never preempted, therefore non-realtime processes can starve realtime processes, or idletime processes can starve normal priority processes. -.Sh AUTHORS -.An -nosplit -.An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk -is the original author. -This -implementation in -.Fx -was substantially rewritten by -.An David Greenman . diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 8a1a6c009542..118d80eb7963 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -228,13 +228,13 @@ image currently operating. .Sh SEE ALSO .Xr ruptime 1 , .Xr rwho 1 -.Sh BUGS -Status information should be sent only upon request rather than continuously. -People often interpret the server dying -or network communication failures -as a machine going down. .Sh HISTORY The .Nm utility appeared in .Bx 4.2 . +.Sh BUGS +Status information should be sent only upon request rather than continuously. +People often interpret the server dying +or network communication failures +as a machine going down. diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index 68836ab149cf..76670b39b732 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -204,8 +204,6 @@ flag is specified, only the and .Fl s flags are honored. -.Sh EXIT STATUS -.Ex -std .Sh FILES .Bl -tag -width /var/account/usracct -compact .It Pa /var/account/acct @@ -215,18 +213,13 @@ per-command accounting summary database .It Pa /var/account/usracct per-user accounting summary database .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr lastcomm 1 , .Xr acct 5 , .Xr ac 8 , .Xr accton 8 -.Sh BUGS -The number of options to this program is absurd, especially considering -that there's not much logic behind their lettering. -.Pp -The field labels should be more consistent. -.Pp -The VM system does not record the CPU storage integral. .Sh CAVEATS While the behavior of the options in this version of .Nm @@ -246,3 +239,10 @@ This is not considered a problem, however, because the accounting record format has changed as well (since user ids are now 32 bits). .Sh AUTHORS .An Chris G. Demetriou Aq cgd@postgres.berkeley.edu +.Sh BUGS +The number of options to this program is absurd, especially considering +that there's not much logic behind their lettering. +.Pp +The field labels should be more consistent. +.Pp +The VM system does not record the CPU storage integral. diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8 index eb765a893885..c98d7f7da967 100644 --- a/usr.sbin/sade/sade.8 +++ b/usr.sbin/sade/sade.8 @@ -934,13 +934,13 @@ If you have a reasonably complete source tree online, take a look at .Pa /usr/src/usr.sbin/sysinstall/install.cfg for a sample installation script. -.Sh BUGS -This utility is a prototype which lasted several years past -its expiration date and is greatly in need of death. -.Sh AUTHORS -.An Jordan K. Hubbard Aq jkh@FreeBSD.org .Sh HISTORY This version of .Nm first appeared in .Fx 2.0 . +.Sh AUTHORS +.An Jordan K. Hubbard Aq jkh@FreeBSD.org +.Sh BUGS +This utility is a prototype which lasted several years past +its expiration date and is greatly in need of death. diff --git a/usr.sbin/setfmac/setfsmac.8 b/usr.sbin/setfmac/setfsmac.8 index 1951d68e080f..7d4150f94476 100644 --- a/usr.sbin/setfmac/setfsmac.8 +++ b/usr.sbin/setfmac/setfsmac.8 @@ -109,15 +109,6 @@ Sample specfile containing LOMAC policy entries. .Sh EXAMPLES See .Sx FILES . -.Sh AUTHORS -This software was contributed to the -.Fx -Project by Network Associates Labs, -the Security Research Division of Network Associates -Inc. -under DARPA/SPAWAR contract N66001-01-C-8035 -.Pq Dq CBOSS , -as part of the DARPA CHATS research program. .Sh SEE ALSO .Xr mac 3 , .Xr mac_set_file 3 , @@ -127,3 +118,12 @@ as part of the DARPA CHATS research program. .Xr getfmac 8 , .Xr setfmac 8 , .Xr mac 9 +.Sh AUTHORS +This software was contributed to the +.Fx +Project by Network Associates Labs, +the Security Research Division of Network Associates +Inc. +under DARPA/SPAWAR contract N66001-01-C-8035 +.Pq Dq CBOSS , +as part of the DARPA CHATS research program. diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8 index e770ca154c10..1f6960ba89bf 100644 --- a/usr.sbin/sliplogin/sliplogin.8 +++ b/usr.sbin/sliplogin/sliplogin.8 @@ -186,6 +186,32 @@ If latter two parameters are omitted, they will not affect the corresponding SLIP configuration. If any of first two parameters is equal to zero, it will not affect the corresponding SLIP configuration. +.Sh FILES +.Bl -tag -width indent +.It Pa /etc/sliphome/slip.hosts +list of host login names and parameters. +.It Pa /etc/sliphome/slip.login +script executed when a connection is made. +.It Pa /etc/sliphome/slip.login. Ns Ar loginname +script executed when a connection is made by +.Ar loginname . +.It Pa /etc/sliphome/slip.logout +script executed when a connection is lost. +.It Pa /etc/sliphome/slip.logout. Ns Ar loginname +script executed when a connection is lost by +.Ar loginname . +.It Pa /etc/sliphome/slip.slparms +extra parameters file. +.It Pa /etc/sliphome/slip.slparms. Ns Ar loginname +extra parameters file for +.Ar loginname . +.It Pa /var/run/ Ns Ar ttyXn Ns Pa .if +contains the name of the network interface used by the sliplogin process on +.Ar ttyXn . +.It Pa /var/run/ Ns Ar slX Ns Pa .pid +contains the PID of the sliplogin process which is using interface +.Ar slX . +.El .Sh EXAMPLES The normal use of .Nm @@ -279,32 +305,6 @@ unit .Em unit was successfully attached. .El -.Sh FILES -.Bl -tag -width indent -.It Pa /etc/sliphome/slip.hosts -list of host login names and parameters. -.It Pa /etc/sliphome/slip.login -script executed when a connection is made. -.It Pa /etc/sliphome/slip.login. Ns Ar loginname -script executed when a connection is made by -.Ar loginname . -.It Pa /etc/sliphome/slip.logout -script executed when a connection is lost. -.It Pa /etc/sliphome/slip.logout. Ns Ar loginname -script executed when a connection is lost by -.Ar loginname . -.It Pa /etc/sliphome/slip.slparms -extra parameters file. -.It Pa /etc/sliphome/slip.slparms. Ns Ar loginname -extra parameters file for -.Ar loginname . -.It Pa /var/run/ Ns Ar ttyXn Ns Pa .if -contains the name of the network interface used by the sliplogin process on -.Ar ttyXn . -.It Pa /var/run/ Ns Ar slX Ns Pa .pid -contains the PID of the sliplogin process which is using interface -.Ar slX . -.El .Sh SEE ALSO .Xr slattach 8 , .Xr syslogd 8 diff --git a/usr.sbin/smbmsg/smbmsg.8 b/usr.sbin/smbmsg/smbmsg.8 index b221ced33469..0a57b3e4f158 100644 --- a/usr.sbin/smbmsg/smbmsg.8 +++ b/usr.sbin/smbmsg/smbmsg.8 @@ -204,6 +204,10 @@ The default device to connect to, unless .Fl f Ar dev has been provided. .El +.Sh EXIT STATUS +Exit status is 0 on success, or according to +.Xr sysexits 3 +in case of failure. .Sh EXAMPLES Typical usage examples of the .Nm @@ -259,10 +263,6 @@ Send a command to device at address 0xa0. For the PCF8583 RTC, this would set the clock to Sunday (2004%4)-05-16 22:07:00. -.Sh EXIT STATUS -Exit status is 0 on success, or according to -.Xr sysexits 3 -in case of failure. .Sh DIAGNOSTICS Diagnostic messages issued are supposed to be self-explanatory. .Sh SEE ALSO diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8 index eb765a893885..c98d7f7da967 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.8 @@ -934,13 +934,13 @@ If you have a reasonably complete source tree online, take a look at .Pa /usr/src/usr.sbin/sysinstall/install.cfg for a sample installation script. -.Sh BUGS -This utility is a prototype which lasted several years past -its expiration date and is greatly in need of death. -.Sh AUTHORS -.An Jordan K. Hubbard Aq jkh@FreeBSD.org .Sh HISTORY This version of .Nm first appeared in .Fx 2.0 . +.Sh AUTHORS +.An Jordan K. Hubbard Aq jkh@FreeBSD.org +.Sh BUGS +This utility is a prototype which lasted several years past +its expiration date and is greatly in need of death. diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 8029be3051eb..b9e0e6f11b0f 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -396,6 +396,25 @@ normally the superuser. Blank lines and lines whose first non-blank character is a hash .Pq Dq # character are ignored. +.Sh IMPLEMENTATION NOTES +The +.Dq kern +facility is usually reserved for messages +generated by the local kernel. +Other messages logged with facility +.Dq kern +are usually translated to facility +.Dq user . +This translation can be disabled; +see +.Xr syslogd 8 +for details. +.Sh FILES +.Bl -tag -width /etc/syslog.conf -compact +.It Pa /etc/syslog.conf +.Xr syslogd 8 +configuration file +.El .Sh EXAMPLES A configuration file might appear as follows: .Bd -literal @@ -447,25 +466,9 @@ console.* /var/log/console.log !ipfw *.* -/var/log/ipfw .Ed -.Sh IMPLEMENTATION NOTES -The -.Dq kern -facility is usually reserved for messages -generated by the local kernel. -Other messages logged with facility -.Dq kern -are usually translated to facility -.Dq user . -This translation can be disabled; -see +.Sh SEE ALSO +.Xr syslog 3 , .Xr syslogd 8 -for details. -.Sh FILES -.Bl -tag -width /etc/syslog.conf -compact -.It Pa /etc/syslog.conf -.Xr syslogd 8 -configuration file -.El .Sh BUGS The effects of multiple .Em selectors @@ -488,6 +491,3 @@ might be absent on the target system. Even worse, DEC UNIX uses facility number 10 (which is authpriv in this implementation) to log events for their AdvFS file system. -.Sh SEE ALSO -.Xr syslog 3 , -.Xr syslogd 8 diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index ecba759f7794..0f3fcea68747 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -119,6 +119,15 @@ tracing file for timed .It Pa /var/log/timed.masterlog log file for master timed .El +.Sh DIAGNOSTICS +.Bl -diag +.It ?Ambiguous command +abbreviation matches more than one command +.It ?Invalid command +no match found +.It ?Privileged command +command can be executed by root only +.El .Sh SEE ALSO .Xr date 1 , .Xr adjtime 2 , @@ -129,15 +138,6 @@ log file for master timed .%A R. Gusella .%A S. Zatti .Re -.Sh DIAGNOSTICS -.Bl -diag -.It ?Ambiguous command -abbreviation matches more than one command -.It ?Invalid command -no match found -.It ?Privileged command -command can be executed by root only -.El .Sh HISTORY The .Nm diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index 64e2c23f2b0f..5d3ddbe46c99 100644 --- a/usr.sbin/trpt/trpt.8 +++ b/usr.sbin/trpt/trpt.8 @@ -126,9 +126,6 @@ arguments may be used to supplant the defaults. .It Pa /boot/kernel/kernel .It Pa /dev/kmem .El -.Sh SEE ALSO -.Xr netstat 1 , -.Xr setsockopt 2 .Sh DIAGNOSTICS .Bl -diag .It no namelist @@ -136,14 +133,17 @@ When the system image doesn't contain the proper symbols to find the trace buffer; others which should be self explanatory. .El +.Sh SEE ALSO +.Xr netstat 1 , +.Xr setsockopt 2 +.Sh HISTORY +The +.Nm +utility appeared in +.Bx 4.2 . .Sh BUGS Should also print the data for each input or output, but this is not saved in the trace record. .Pp The output format is inscrutable and should be described here. -.Sh HISTORY -The -.Nm -utility appeared in -.Bx 4.2 . diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 09d842f24a45..562744c6b686 100644 --- a/usr.sbin/tzsetup/tzsetup.8 +++ b/usr.sbin/tzsetup/tzsetup.8 @@ -87,18 +87,6 @@ The source code to the database .Pq Pa /usr/src/share/zoneinfo/[a-z]* contains many additional comments and documentation references for the historically minded. -.Sh BUGS -Programs which are already running when -.Nm -creates or updates -.Pa /etc/localtime -will not reflect the updated timezone. -When the system is first configured for a -.Pf non- Tn UTC -hardware clock, it is necessary to run -.Xr adjkerntz 8 -(which normally happens as a part of system startup) in order to update -the kernel's idea of the correct timezone offset. .Sh FILES .Bl -tag -width /usr/share/zoneinfo/zone.tab -compact .It Pa /etc/localtime @@ -130,3 +118,15 @@ countries and/or territories is for the purposes of identification only, and does not imply any endorsement or rejection on the part of the .Fx Project of the territorial claims of any entity. +.Sh BUGS +Programs which are already running when +.Nm +creates or updates +.Pa /etc/localtime +will not reflect the updated timezone. +When the system is first configured for a +.Pf non- Tn UTC +hardware clock, it is necessary to run +.Xr adjkerntz 8 +(which normally happens as a part of system startup) in order to update +the kernel's idea of the correct timezone offset. diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5 index 3fbcd6a39a4b..1c314b27fded 100644 --- a/usr.sbin/usbd/usbd.conf.5 +++ b/usr.sbin/usbd/usbd.conf.5 @@ -127,6 +127,13 @@ Shell command to execute when a device is attached. .It detach Ar string Shell command to execute when a device is detached. .El +.Sh FILES +.Bl -tag -width /etc/usbd.conf -compact +.It Pa /etc/usbd.conf +The +.Nm usbd +configuration file. +.El .Sh EXAMPLES A sample entry to rescan the SCSI bus on connection of a .Tn "Iomega USB Zip Drive" : @@ -144,20 +151,13 @@ To start up moused for a newly attached mouse: devname "ums[0-9]+" attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME}.pid" .Ed -.Sh FILES -.Bl -tag -width /etc/usbd.conf -compact -.It Pa /etc/usbd.conf -The -.Nm usbd -configuration file. -.El .Sh SEE ALSO .Xr usb 4 , .Xr usbd 8 , .Xr usbdevs 8 -.Sh BUGS -It is currently not possible to use a selection criterion more than once. -For example, it is not possible to specify more than one vendor ID. .Sh AUTHORS This manual page was written by .An Nick Hibma Aq n_hibma@FreeBSD.org . +.Sh BUGS +It is currently not possible to use a selection criterion more than once. +For example, it is not possible to specify more than one vendor ID. diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index a5902f2415ca..99c6b6feab94 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -108,13 +108,13 @@ control-X is passed to the terminal as with other control characters. .Xr sio 4 , .Xr snp 4 , .Xr kldload 8 -.Sh BUGS -No terminal emulation is performed. -All user output is reproduced as-is. -.Sh AUTHORS -.An Ugen J.S. Antsilevich Aq ugen@NetVision.net.il .Sh HISTORY The .Nm utility first appeared in .Fx 2.1 . +.Sh AUTHORS +.An Ugen J.S. Antsilevich Aq ugen@NetVision.net.il +.Sh BUGS +No terminal emulation is performed. +All user output is reproduced as-is. diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 7813947e36fb..97b0040d23ef 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -54,6 +54,11 @@ zero will disable the watchdog. .Xr watchdog 4 , .Xr watchdogd 8 , .Xr watchdog 9 +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 5.1 . .Sh AUTHORS .An -nosplit The @@ -65,8 +70,3 @@ and .Pp Some contributions made by .An Jeff Roberson Aq jeff@FreeBSD.org . -.Sh HISTORY -The -.Nm -utility appeared in -.Fx 5.1 . diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index e20ec56a1f9c..07b649d38797 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -108,6 +108,11 @@ will not fork into the background at startup. .Xr watchdog 4 , .Xr watchdog 8 , .Xr watchdog 9 +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 5.1 . .Sh AUTHORS .An -nosplit The @@ -119,8 +124,3 @@ and .Pp Some contributions made by .An Jeff Roberson Aq jeff@FreeBSD.org . -.Sh HISTORY -The -.Nm -utility appeared in -.Fx 5.1 . diff --git a/usr.sbin/wicontrol/wicontrol.8 b/usr.sbin/wicontrol/wicontrol.8 index a0540c9945fe..23a57b3afa9d 100644 --- a/usr.sbin/wicontrol/wicontrol.8 +++ b/usr.sbin/wicontrol/wicontrol.8 @@ -528,6 +528,16 @@ The default is 100. .Xr ipsec 4 , .Xr wi 4 , .Xr ifconfig 8 +.Sh HISTORY +The +.Nm +utility first appeared in +.Fx 3.0 . +.Sh AUTHORS +The +.Nm +utility was written by +.An Bill Paul Aq wpaul@ctr.columbia.edu . .Sh BUGS There are deprecated flags here that duplicate functionality of .Xr ifconfig 8 . @@ -575,13 +585,3 @@ keys can be cracked in less than a day. Even random bytes can be cracked in less than two weeks. .Pp Signal cache is broken right now. -.Sh HISTORY -The -.Nm -utility first appeared in -.Fx 3.0 . -.Sh AUTHORS -The -.Nm -utility was written by -.An Bill Paul Aq wpaul@ctr.columbia.edu . diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8 index 60db3885fa92..1acac3f7fc97 100644 --- a/usr.sbin/yppush/yppush.8 +++ b/usr.sbin/yppush/yppush.8 @@ -170,11 +170,11 @@ a particular NIS domain .Xr yp 8 , .Xr ypserv 8 , .Xr ypxfr 8 +.Sh AUTHORS +.An Bill Paul Aq wpaul@ctr.columbia.edu .Sh BUGS The mechanism for transferring NIS maps in NIS v1 is different than that in NIS version 2. This version of .Nm has support for transferring maps to NIS v2 systems only. -.Sh AUTHORS -.An Bill Paul Aq wpaul@ctr.columbia.edu diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index e2e78ed464c2..9498b65a96a0 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -439,10 +439,10 @@ host access control file .Xr ypinit 8 , .Xr yppush 8 , .Xr ypxfr 8 -.Sh AUTHORS -.An Bill Paul Aq wpaul@ctr.columbia.edu .Sh HISTORY This version of .Nm first appeared in .Fx 2.2 . +.Sh AUTHORS +.An Bill Paul Aq wpaul@ctr.columbia.edu