OpenBSD CVS

src/share/man/man5/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / share / man / man5

Current tag: OPENBSD_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.37   19 years  jaredy   add a manpage for /etc/defaultdomain help and ok jmc, miod, millert, and others...
[TXT] acct.5  1.10   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] bsd.port.mk.5  1.146   19 years  espie   document SHARED_ONLY
[TXT] bsd.regress.mk.5  1.4   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] changelist.5  1.1   20 years  jmc   man page for /etc/changelist format; ok deraadt@
[TXT] core.5  1.11   20 years  jmc   - slight cleanup - document some of the stuff in core.h - corrections from miod...
[TXT] defaultdomain.5  1.1   19 years  jaredy   add a manpage for /etc/defaultdomain help and ok jmc, miod, millert, and others...
[TXT] dir.5  1.10   20 years  millert   Update based on reality; this should probably be renamed dirent.5 jmc@ OK
[TXT] disktab.5  1.9   20 years  jmc   document `b0' and `b1' attributes;
[TXT] elf.5  1.12   20 years  jmc   typo from T.M. Sommers, via FreeBSD; ok drahn@
[TXT] ethers.5  1.17   20 years  otto   have to specify a + to enable yp support. ok miod@ jmc@
[TXT] fbtab.5  1.12   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] files.conf.5  1.8   20 years  jmc   more spacing, less macro; ok miod@
[TXT] forward.5  1.6   20 years  jmc   make Nm match Dt;
[TXT] fs.5  1.14   20 years  jmc   - clarify header locations - sync header description w/ reality - better macro u...
[TXT] fstab.5  1.27   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] genassym.cf.5  1.7   20 years  jmc   s/an union/a union/
[TXT] group.5  1.10   20 years  jmc   document line length and group membership limits; kill a stray .Pp; help and ok...
[TXT] hostname.if.5  1.39   19 years  jmc   various tweaks;
[TXT] hosts.5  1.16   20 years  jmc   oops - lines in these files are indeed restricted to 1024 chars, as spotted by f...
[TXT] intro.5  1.6   20 years  hugh   Switch to 2 clause licenses. Spotted by Theo.
[TXT] login.conf.5  1.35   19 years  millert   Only expand a tilde for strings like "~", "~/..", "~user" and "~user/". For the ...
[TXT] mk.conf.5  1.5   19 years  xsa   DEBUG does not set INSTALL_STRIP to -s per default, not STRIP which is the `str...
[TXT] moduli.5  1.8   20 years  markus   off byone; netbsd pr 22012
[TXT] motd.5  1.7   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] myname.5  1.1   20 years  jmc   man page for myname(5)/mygate(5); feedback and advice from nick@ henning@ and ma...
[TXT] netgroup.5  1.13   19 years  jaredy   use full path to netgroup file in SYNOPSIS mention /etc/netgroup in FILES ok jm...
[TXT] passwd.5  1.27   20 years  millert   Add more info on what makes a good login name.
[TXT] pf.conf.5  1.300   19 years  jaredy   mention parent (..) anchors, mention wildcard (*) anchors, and mention quotes ar...
[TXT] pf.os.5  1.6   20 years  dhartmei   vender -> vendor, from John Bajana-Bacalle
[TXT] printcap.5  1.17   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] protocols.5  1.10   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] remote.5  1.14   20 years  millert   Implement hardwareflow varable in tip(1) like Solaris and hf in /etc/remote. Bas...
[TXT] resolv.conf.5  1.23   20 years  deraadt   document comment characters; jmc ok
[TXT] rpc.5  1.7   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] services.5  1.11   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] shells.5  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] spamd.conf.5  1.12   20 years  jmc   more consistent; from Okan Demirmen; ok deraadt@
[TXT] sysctl.conf.5  1.10   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] utmp.5  1.21   19 years  jmc   some consistency fixes;
[TXT] wsconsctl.conf.5  1.4   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] a.out.5 (in the Attic) [Hide]  1.14   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] hosts.equiv.5 (in the Attic) [Hide]  1.8   20 years  jmc   list/display fixes, and whitespace;
[TXT] link.5 (in the Attic) [Hide]  1.14   20 years  jmc   - sync with header - remove a bunch of useless .Pp's - a little grammar
[TXT] networks.5 (in the Attic) [Hide]  1.13   20 years  jmc   refer to RFCs consistently (RFC XXXX);
[TXT] phones.5 (in the Attic) [Hide]  1.10   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] stab.5 (in the Attic) [Hide]  1.13   20 years  jmc   escape full stops where necessary to kill erroneous double spaces; softly, softl...
[TXT] types.5 (in the Attic) [Hide]  1.12   20 years  jmc   slight sync with header; ok otto@