freebsd-dev/sbin
Pawel Jakub Dawidek 45b727476b - Remove bogus O_CREAT flag. We really don't want to create a file here.
PR:		bin/67793
  Submitted by:	Amir Shalem <amir@boom.org.il>

- Sync usage with manual page.

Approved by:	phk
MFC after:	1 week
2005-02-03 13:12:17 +00:00
..
adjkerntz Sort sections. 2005-01-18 10:09:38 +00:00
atacontrol Distinguish between TCQ and NCQ type of tagged queing. 2004-09-15 11:22:05 +00:00
atm Sort sections. 2005-01-18 10:09:38 +00:00
badsect Sort sections. 2005-01-18 10:09:38 +00:00
bsdlabel Scheduled mdoc(7) sweep. 2005-01-10 16:17:34 +00:00
camcontrol
ccdconfig Sort sections. 2005-01-18 10:09:38 +00:00
clri
comcontrol Sort sections. 2005-01-18 10:09:38 +00:00
conscontrol
devd Scheduled mdoc(7) sweep. 2005-01-10 16:17:34 +00:00
devfs Remove a useless use of cat, strip overzealous punctuation, and 2004-11-06 11:16:56 +00:00
dhclient Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
dmesg WARNS=6 cleanup: 2005-01-17 13:56:46 +00:00
dump Improved error checking for existence of a .snap directory to 2005-01-21 22:13:25 +00:00
dumpfs
dumpon Sort sections. 2005-01-18 10:09:38 +00:00
fdisk Add 0xbf as new partition id for Solaris. 2004-11-10 07:48:29 +00:00
fdisk_pc98 Merged from src/sbin/fdisk/fdisk.c revision 1.75. 2004-10-24 12:05:10 +00:00
ffsinfo Sort sections. 2005-01-18 10:09:38 +00:00
fsck
fsck_ffs Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
fsck_msdosfs Sort sections. 2005-01-18 10:09:38 +00:00
fsdb Sort sections. 2005-01-18 10:09:38 +00:00
fsirand
gbde - Remove bogus O_CREAT flag. We really don't want to create a file here. 2005-02-03 13:12:17 +00:00
geom Sort sections. 2005-01-18 10:09:38 +00:00
ggate Sort sections. 2005-01-18 10:09:38 +00:00
gpt Scheduled mdoc(7) sweep. 2005-01-10 16:17:34 +00:00
growfs Sort sections. 2005-01-18 10:09:38 +00:00
gvinum Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
idmapd Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
ifconfig Change the ifr_media operation to only get its value and only set 2005-01-27 16:40:12 +00:00
init Sort sections. 2005-01-18 10:09:38 +00:00
ip6fw Sort sections. 2005-01-18 10:09:38 +00:00
ipf Link a couple of missing manpages 2005-01-07 09:22:02 +00:00
ipfs Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
ipfstat
ipfw Don't print extra " via ", if we have already printed one. While here, 2005-01-18 15:13:20 +00:00
ipmon Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
ipnat
kldconfig Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
kldload Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
kldstat Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
kldunload Document -f in usage(). 2005-01-30 13:23:04 +00:00
ldconfig Improve readability for the recently introduced changes by having 2005-01-14 15:49:05 +00:00
mca Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
md5 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
mdconfig Allow to specify device size in bytes. 2005-01-22 20:02:01 +00:00
mdmfs Remove unsigned casts. 2005-01-31 04:45:45 +00:00
mknod Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' section 2004-12-17 14:36:02 +00:00
mksnap_ffs Make sure we don't pass garbage to the kernel. 2004-12-08 11:54:50 +00:00
mount Sort sections. 2005-01-18 10:09:38 +00:00
mount_autofs spell "file system" correctly 2005-01-24 20:06:16 +00:00
mount_cd9660 Sort sections. 2005-01-18 10:09:38 +00:00
mount_ext2fs
mount_hpfs
mount_msdosfs NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
mount_nfs
mount_nfs4
mount_ntfs NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
mount_nullfs Sort sections. 2005-01-18 10:09:38 +00:00
mount_std Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero). 2004-11-29 09:35:01 +00:00
mount_udf NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
mount_ufs NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
mount_umapfs Sort sections. 2005-01-18 10:09:38 +00:00
mount_unionfs Sort sections. 2005-01-18 10:09:38 +00:00
natd Eliminate macro calls inside literal displays. 2005-01-15 12:28:01 +00:00
newfs Document -l and -n options in usage(). 2005-01-22 14:37:57 +00:00
newfs_msdos Bring back WARNS to 3 for arm until I figure out how to make gcc happy. 2005-01-24 01:56:06 +00:00
nfsiod Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
nos-tun Sort sections. 2005-01-18 10:09:38 +00:00
pfctl Remove -I from CFLAGS. This splipped in with the 3.5 import (as I was 2004-10-03 06:19:22 +00:00
pflogd Fixed misspelling of DPADD. 2004-10-24 14:25:53 +00:00
ping o Store timestamp in network byte order. 2004-09-30 07:35:56 +00:00
ping6 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
quotacheck
rcorder
reboot Code style tweaks: Use static and const where suitable. 2005-01-25 08:24:06 +00:00
recoverdisk Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
restore Sort sections. 2005-01-18 10:09:38 +00:00
route Sort sections. 2005-01-18 10:09:38 +00:00
routed Sort sections. 2005-01-18 10:09:38 +00:00
rtsol Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
savecore Sort sections. 2005-01-18 10:09:38 +00:00
sconfig Fix typos. 2004-12-30 01:48:12 +00:00
setkey Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
shutdown Use new style declarations instead of K&R ones. 2005-01-25 08:40:51 +00:00
slattach Sort sections. 2005-01-18 10:09:38 +00:00
spppcontrol
startslip
sunlabel
swapon Sort sections. 2005-01-18 10:09:38 +00:00
sysctl Get rid of a NULL dereference when oid is too long. 2005-01-25 14:37:43 +00:00
tunefs Sort sections. 2005-01-18 10:09:38 +00:00
umount
Makefile NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
Makefile.inc NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00