# $NetBSD: syscalls.conf,v 1.4 2005/12/11 12:20:16 christos Exp $ sysnames="linux_syscalls.c" sysnumhdr="linux_syscall.h" syssw="linux_sysent.c" sysarghdr="linux_syscallargs.h" compatopts="" libcompatopts="" switchname="linux_sysent" namesname="linux_syscallnames" constprefix="LINUX_SYS_" sys_nosys="linux_sys_nosys" nsysent=512 alt='cgit logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/usr.bin/fdformat/fdformat.1
AgeCommit message (Collapse)Author
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
No effective change except where I used the opportunity to sort options and/or option descriptions.
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2006-07-22Bump date for previous.wiz
2006-07-22Remove the obsolete notes on F/V/E-style output.mishka
2002-09-30New sentence, new line.grant
2001-12-01Sort sections.wiz
2001-06-05Minor fixes.wiz
2001-04-04Not only i386 has a fdc(4), so mention the others, too.wiz
Whitespace and punctuation fixes.
2000-10-08Mention that one needs to create a filesystem after formatting a disk.hubertf
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Many more to come.
1999-03-07Clean up SYNOPSIS formatting.mycroft