CVS commit: src/share/man/man4/man4.pmax

2017-07-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jul 28 16:11:03 UTC 2017 Modified Files: src/share/man/man4/man4.pmax: intro.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/man4.pmax/intro.4 Please

CVS commit: src/share/man/man4/man4.pmax

2017-07-28 Thread Felix Deichmann
Module Name:src Committed By: flxd Date: Fri Jul 28 15:58:24 UTC 2017 Modified Files: src/share/man/man4/man4.pmax: intro.4 sii.4 Log Message: * sii(4) was never used in VAXstation 3100 (uses si(4) and is NCR-based). * Reference scsi(4) in sii(4). * Add more machines to

CVS commit: src/share/man/man7

2017-07-26 Thread Leonardo Taccari
Module Name:src Committed By: leot Date: Wed Jul 26 15:32:09 UTC 2017 Modified Files: src/share/man/man7: release.7 Log Message: Document xetc.tgz installation set. Thanks to for the review! To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38

CVS commit: src/share/man/man4/man4.pmax

2017-07-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 25 08:30:45 UTC 2017 Modified Files: src/share/man/man4/man4.pmax: ibus.4 intro.4 Log Message: Fix some mandoc warnings. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/man4.pmax/ibus.4 cvs

CVS commit: src/share/man/man4/man4.pmax

2017-07-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 25 08:30:27 UTC 2017 Modified Files: src/share/man/man4/man4.pmax: autoconf.4 pm.4 xcfb.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/share/man/man4/man4.pmax

2017-07-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Tue Jul 25 03:51:41 UTC 2017 Modified Files: src/share/man/man4/man4.pmax: autoconf.4 ibus.4 intro.4 sii.4 Log Message: Fix pmax/ cross references To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/share/man/man8

2017-07-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 21 12:48:02 UTC 2017 Modified Files: src/share/man/man8: afterboot.8 Log Message: Update packages link. suggest https. bump date To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/share/man/man8/afterboot.8

CVS commit: src/share/man/man4

2017-07-12 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jul 12 11:23:59 UTC 2017 Modified Files: src/share/man/man4: wbsio.4 Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/wbsio.4 Please note that diffs are not public

CVS commit: src/share/man/man4

2017-07-12 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jul 12 11:23:53 UTC 2017 Modified Files: src/share/man/man4: lm.4 Log Message: Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/lm.4 Please note that diffs are not public

CVS commit: src/share/man/man4

2017-07-11 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jul 12 05:26:42 UTC 2017 Modified Files: src/share/man/man4: wbsio.4 Log Message: Add space before left-paren To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/wbsio.4 Please note that diffs

CVS commit: src/share/man/man4

2017-07-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 12 04:39:25 UTC 2017 Modified Files: src/share/man/man4: lm.4 Log Message: - Add new Nuvoton devices. - Add CAVEATS section from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/share/man/man4

2017-07-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 12 04:38:40 UTC 2017 Modified Files: src/share/man/man4: wbsio.4 Log Message: Add note about Nuvoton. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/wbsio.4 Please note that diffs are

CVS commit: src/share/man/man7

2017-07-11 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 11 08:32:17 UTC 2017 Modified Files: src/share/man/man7: sysctl.7 Log Message: Fix a macro. Fix two tables. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/share/man/man7/sysctl.7 Please note that

CVS commit: src/share/man/man7

2017-07-10 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Jul 10 22:41:46 UTC 2017 Modified Files: src/share/man/man7: sysctl.7 Log Message: Document vm.guard_size and vm.thread_guard_size To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/share/man/man7/sysctl.7

CVS commit: src/share/man/man8

2017-07-10 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Mon Jul 10 08:41:35 UTC 2017 Modified Files: src/share/man/man8: MAKEDEV.8 Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/share/man/man8/MAKEDEV.8 Please note that diffs are not public

CVS commit: src/share/man/man4

2017-07-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jul 9 06:37:34 UTC 2017 Modified Files: src/share/man/man4: zstty.4 Log Message: Briefly sync device names in FILES section with reality. PR/52377 Also add several ports which use zs(4)/zsc(4) and zstty(4) in SYNOPSIS.

CVS commit: src/share/man/man8/man8.alpha

2017-07-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 4 06:42:46 UTC 2017 Modified Files: src/share/man/man8/man8.alpha: mkbootimage.8 Log Message: Add EXIT STATUS section. Use more macros. New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/share/man/man4/man4.vax

2017-07-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 4 06:39:17 UTC 2017 Modified Files: src/share/man/man4/man4.vax: dl.4 Log Message: Use more macros. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/man4.vax/dl.4 Please note that diffs

CVS commit: src/share/man/man4

2017-07-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 4 06:35:46 UTC 2017 Modified Files: src/share/man/man4: se.4 Log Message: Use more macros. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/se.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man1/man1.x68k

2017-07-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 4 06:34:03 UTC 2017 Modified Files: src/share/man/man1/man1.x68k: bellctrl.1 Log Message: Use more macros. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/share/man/man1/man1.x68k/bellctrl.1 Please note

CVS commit: src/share/man/man1

2017-07-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 4 06:33:14 UTC 2017 Modified Files: src/share/man/man1: cd.1 Log Message: Use EXIT STATUS and .Ex. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man1/cd.1 Please note that diffs are not public

CVS commit: src/share/man/man9

2017-07-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Jul 3 21:28:48 UTC 2017 Modified Files: src/share/man/man9: RUN_ONCE.9 accf_data.9 accf_http.9 altq.9 audio.9 bluetooth.9 bus_dma.9 cnmagic.9 condvar.9 config.9 cons.9 ddc.9 disk.9 dmover.9 driver.9

CVS commit: src/share/man/man9

2017-07-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jul 3 21:16:36 UTC 2017 Modified Files: src/share/man/man9: condvar.9 Log Message: Update to include new cv_timedwaitbt() and cv_timedwaitbt_sig(). Also update code example. OK riastradh@ To generate a diff of this

CVS commit: src/share/man/man9

2017-06-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jun 30 05:22:14 UTC 2017 Modified Files: src/share/man/man9: wsbell.9 Log Message: Minor wording improvement, and use an apostrophe for possession. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/share/man/man7

2017-06-26 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Jun 27 01:13:44 UTC 2017 Modified Files: src/share/man/man7: environ.7 Log Message: Document EDITRC To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/man/man7/environ.7 Please note that diffs are not

CVS commit: src/share/man/man4

2017-06-23 Thread Felix Deichmann
Module Name:src Committed By: flxd Date: Fri Jun 23 15:24:36 UTC 2017 Modified Files: src/share/man/man4: tc.4 Log Message: Add vax. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/tc.4 Please note that diffs are not public domain; they

CVS commit: src/share/man/man4

2017-06-19 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jun 19 10:07:29 UTC 2017 Modified Files: src/share/man/man4: pxagpio.4 Log Message: Replace "does support" with "supports" (more common English usage), and replace an "either ... and" with "either ... or". To generate a

CVS commit: src/share/man/man4

2017-06-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Jun 19 09:49:07 UTC 2017 Modified Files: src/share/man/man4: pxagpio.4 Log Message: Add RCS Id. Use serial comma. Improve wording. New sentence, new line. Use more markup. Remove xr to itself. To generate a diff of this

CVS commit: src/share/man/man4

2017-06-17 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Sat Jun 17 20:40:59 UTC 2017 Modified Files: src/share/man/man4: siisata.4 Log Message: add Adaptec 1220SA To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/siisata.4 Please note that diffs are

CVS commit: src/share/man/man4

2017-06-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jun 16 22:13:25 UTC 2017 Modified Files: src/share/man/man4: Makefile Log Message: Oooppss, pxagpio.4 isn't ready yet. To generate a diff of this commit: cvs rdiff -u -r1.639 -r1.640 src/share/man/man4/Makefile Please

CVS commit: src/share/man/man4

2017-06-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jun 16 22:10:54 UTC 2017 Modified Files: src/share/man/man4: Makefile Log Message: Split a couple of over-long lines. NFC To generate a diff of this commit: cvs rdiff -u -r1.638 -r1.639 src/share/man/man4/Makefile

CVS commit: src/share/man

2017-06-13 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 13 09:11:22 UTC 2017 Modified Files: src/share/man/man4: Makefile src/share/man/man9: Makefile Log Message: Add wsbell. Found by wiz@. To generate a diff of this commit: cvs rdiff -u -r1.637 -r1.638

CVS commit: src/share/man/man4

2017-06-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jun 13 08:10:52 UTC 2017 Modified Files: src/share/man/man4: wsmux.4 Log Message: Fix typo in macro name. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/wsmux.4 Please note that diffs are not

CVS commit: src/share/man/man4

2017-06-13 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jun 13 06:37:21 UTC 2017 Modified Files: src/share/man/man4: wsmux.4 Log Message: Update for inclusion of references to the new wsbell(4) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/share/man

2017-06-13 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 13 06:27:10 UTC 2017 Added Files: src/share/man/man4: wsbell.4 src/share/man/man9: wsbell.9 Log Message: Manual pages for wsbell. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/share/man/man4

2017-06-13 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 13 06:25:20 UTC 2017 Modified Files: src/share/man/man4: speaker.4 Log Message: Update the speaker man page, mentioning wsbell and new formatting for ioctls. Ok pgoyette@. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man4

2017-06-11 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Jun 11 10:30:15 UTC 2017 Modified Files: src/share/man/man4: speaker.4 Log Message: Remove references to the PCPPISPEAKER and VAUDIOSPEAKER options - they don't actually exist. XXX This man page will need a major overhaul.

CVS commit: src/share/man/man9

2017-06-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sat Jun 3 08:44:59 UTC 2017 Modified Files: src/share/man/man9: rwlock.9 Log Message: Fix typo: s/DIANOSTIC/DIAGNOSTIC To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/share/man/man9/rwlock.9 Please note

CVS commit: src/share/man/man8

2017-05-31 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Jun 1 02:03:07 UTC 2017 Modified Files: src/share/man/man8: compat_ibcs2.8 Log Message: Omit mention of a script that doesn't actually exist anywhere pointed out by xmj, thanks To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man4

2017-05-30 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue May 30 20:32:08 UTC 2017 Modified Files: src/share/man/man4: uftdi.4 Log Message: mention RTSYS CT57A radio cable To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/uftdi.4 Please note that

CVS commit: src/share/man/man9

2017-05-30 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue May 30 13:49:01 UTC 2017 Modified Files: src/share/man/man9: intro.9 Log Message: Remove references to cpu_swapout(9) and cpu_exit(9) Those functions were removed several years back, discussed on tech-kern:

CVS commit: src/share/man/man4

2017-05-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon May 29 08:41:57 UTC 2017 Modified Files: src/share/man/man4: can.4 Log Message: New sentence, new line. Remove trailing whitespace. Fix typos. Use more markup. Sort sections. Sort SEE ALSO. To generate a diff of this commit:

CVS commit: src/share/man/man4

2017-05-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon May 29 08:42:33 UTC 2017 Modified Files: src/share/man/man4: canloop.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/canloop.4 Please note that diffs are

CVS commit: src/share/man/man9

2017-05-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon May 29 08:03:13 UTC 2017 Modified Files: src/share/man/man9: fstrans.9 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/share/man/man9/fstrans.9 Please note that diffs are

CVS commit: src/share/man/man4

2017-05-28 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon May 29 03:41:54 UTC 2017 Modified Files: src/share/man/man4: vlan.4 Log Message: Remove unmaintained (and probably unmaintainable) driver list ok msaitoh@ To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/share/man/man9

2017-05-28 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon May 29 01:51:55 UTC 2017 Modified Files: src/share/man/man9: fstrans.9 Log Message: Omit description of fstrans_mount/unmount too. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/share/man/man9

2017-05-28 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon May 29 01:49:42 UTC 2017 Modified Files: src/share/man/man9: fstrans.9 Log Message: No more need to call fstrans_mount: vfs does for us now. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/share/man/man4

2017-05-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 28 18:23:22 UTC 2017 Modified Files: src/share/man/man4: speaker.4 Log Message: New sentence, new line. Punctuation fixes. Get rid of unnecessary \*[Lt], \*[Gt]. To generate a diff of this commit: cvs rdiff -u -r1.20

CVS commit: src/share/man/man4

2017-05-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat May 27 12:15:34 UTC 2017 Modified Files: src/share/man/man4: speaker.4 Log Message: Revert to previous as what was the HIRES_BELL option is now the only choice. Suggested by jmcneill@. To generate a diff of this commit: cvs

CVS commit: src/share/man/man4

2017-05-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat May 27 11:10:24 UTC 2017 Modified Files: src/share/man/man4: speaker.4 Log Message: Document the HIRES_BELL option. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/speaker.4 Please note that

CVS commit: src/share/man/man9

2017-05-26 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 26 08:09:08 UTC 2017 Modified Files: src/share/man/man9: opencrypto.9 Log Message: New sentence, new line. Punctuation fixes. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/share/man/man9/opencrypto.9

CVS commit: src/share/man/man9

2017-05-25 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri May 26 02:30:24 UTC 2017 Modified Files: src/share/man/man9: opencrypto.9 Log Message: update opencrypto(9) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/opencrypto.9 Please note that

CVS commit: src/share/man/man4

2017-05-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue May 23 13:55:32 UTC 2017 Modified Files: src/share/man/man4: rum.4 Log Message: New sentence, new line. Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/rum.4 Please note

CVS commit: src/share/man/man4

2017-05-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue May 23 00:48:29 UTC 2017 Modified Files: src/share/man/man4: rum.4 Log Message: Document a caveat with the Synet MW-P54SS The MW-P54SS USB Wireless Broadband Router from Synet will only attach after ejecting the virtual

CVS commit: src/share/man/man4

2017-05-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 21 09:13:46 UTC 2017 Modified Files: src/share/man/man4: ipsec.4 Log Message: Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/share/man/man4/ipsec.4 Please note that diffs are not

CVS commit: src/share/man/man4

2017-05-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 21 09:12:19 UTC 2017 Modified Files: src/share/man/man4: com.4 Log Message: Fix xref. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/share/man/man4/com.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man9

2017-05-20 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat May 20 08:00:47 UTC 2017 Modified Files: src/share/man/man9: uvm_map.9 Log Message: New sentence, new line. Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man9/uvm_map.9

CVS commit: src/share/man/man9

2017-05-19 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri May 19 14:35:01 UTC 2017 Modified Files: src/share/man/man9: do_setresuid.9 Log Message: Remove reference to suser(9), its man page was removed quite long back. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/share/man/man9

2017-05-19 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri May 19 14:28:59 UTC 2017 Modified Files: src/share/man/man9: intro.9 Log Message: Remove reference to pathname(9), its man page was removed 10 years ago. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/share/man/man4

2017-05-19 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri May 19 14:18:41 UTC 2017 Modified Files: src/share/man/man4: options.4 Log Message: Correct the xref: return_address(9) is only available for i386. To generate a diff of this commit: cvs rdiff -u -r1.465 -r1.466

CVS commit: src/share/man/man4/man4.vax

2017-05-19 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri May 19 13:49:25 UTC 2017 Modified Files: src/share/man/man4/man4.vax: mt.4 Log Message: Correct xrefs. Ok christos To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/man4.vax/mt.4 Please

CVS commit: src/share/man/man9

2017-05-19 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri May 19 11:12:50 UTC 2017 Modified Files: src/share/man/man9: localcount.9 Log Message: Identify TNF as the copyright holder. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/localcount.9

CVS commit: src/share/man/man9

2017-05-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 19 10:38:21 UTC 2017 Modified Files: src/share/man/man9: localcount.9 Log Message: Cleanups and standardization. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/localcount.9 Please note that

CVS commit: src/share/man/man9

2017-05-18 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri May 19 03:33:31 UTC 2017 Modified Files: src/share/man/man9: Makefile Log Message: Missed this during the localcount(9) import: Add localcount(9) man-page - fix the build To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man9

2017-05-18 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri May 19 01:54:50 UTC 2017 Modified Files: src/share/man/man9: localcount.9 Log Message: Minor improvements in wording. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/localcount.9 Please

CVS commit: src/share/man/man4

2017-05-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed May 17 09:03:12 UTC 2017 Modified Files: src/share/man/man4: vioscsi.4 Log Message: Sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/vioscsi.4 Please note that diffs are not public

CVS commit: src/share/man/man9

2017-05-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 14 12:31:13 UTC 2017 Modified Files: src/share/man/man9: uvm_map.9 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/uvm_map.9 Please note that diffs are

CVS commit: src/share/man/man9

2017-05-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed May 3 17:28:42 UTC 2017 Modified Files: src/share/man/man9: namei.9 Log Message: Fix a sentence: s/a operation/an operation/ To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/share/man/man9/namei.9 Please

CVS commit: src/share/man/man9

2017-05-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed May 3 16:37:37 UTC 2017 Modified Files: src/share/man/man9: namei.9 Log Message: Fixes in NAME section: Insert comma between two Nm entries Remove comma after last Nm entries To generate a diff of this

CVS commit: src/share/man/man9

2017-05-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue May 2 08:20:20 UTC 2017 Modified Files: src/share/man/man9: mutex.9 Log Message: Use more markup. Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/share/man/man9/mutex.9 Please note

CVS commit: src/share/man/man9

2017-05-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon May 1 23:07:14 UTC 2017 Modified Files: src/share/man/man9: Makefile Log Message: Ooops, localcount.9 was not supposed to be included here! To generate a diff of this commit: cvs rdiff -u -r1.411 -r1.412

CVS commit: src/share/man/man9

2017-05-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon May 1 21:36:01 UTC 2017 Modified Files: src/share/man/man9: Makefile mutex.9 Log Message: Update mutex(9) for mutex_ownable() To generate a diff of this commit: cvs rdiff -u -r1.410 -r1.411 src/share/man/man9/Makefile

CVS commit: src/share/man/man8

2017-04-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 30 20:28:53 UTC 2017 Modified Files: src/share/man/man8: compat_freebsd.8 Log Message: Use URL and appropriate macro for pointing to ftp.freebsd.org. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/share/man/man8

2017-04-30 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sun Apr 30 20:05:30 UTC 2017 Modified Files: src/share/man/man8: compat_freebsd.8 Log Message: Direct reader solely to ftp.FreeBSD.org. The mirror list is no longer publish on FTP and the main mirror now uses geodns to guide

CVS commit: src/share/man/man9

2017-04-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Apr 30 12:32:40 UTC 2017 Modified Files: src/share/man/man9: driver.9 Log Message: Add a cross-ref to devsw(9) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/share/man/man9/driver.9 Please note that

CVS commit: src/share/man/man9

2017-04-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Apr 30 12:30:00 UTC 2017 Modified Files: src/share/man/man9: Makefile devsw_attach.9 Log Message: Make the primary name for this man-page devsw To generate a diff of this commit: cvs rdiff -u -r1.409 -r1.410

CVS commit: src/share/man/man4

2017-04-29 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 29 18:31:43 UTC 2017 Modified Files: src/share/man/man4: midi.4 Log Message: add a link to midirecord(1). To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/midi.4 Please note that diffs are

CVS commit: src/share/man/man4

2017-04-27 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Thu Apr 27 17:32:26 UTC 2017 Modified Files: src/share/man/man4: nvme.4 Log Message: seems VirtualBox 5.1.20 doesn't have the buggy nvme(4) behaviour any more, remove the note To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man3

2017-04-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Apr 25 06:08:24 UTC 2017 Modified Files: src/share/man/man3: queue.3 Log Message: Use Fn instead of Nm to refer the macros in the body of the man page. Thanks to wiz@ for reviewing. To generate a diff of this commit: cvs

CVS commit: src/share/man/man4

2017-04-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Apr 24 10:04:38 UTC 2017 Modified Files: src/share/man/man4: wd.4 Log Message: Wording. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/wd.4 Please note that diffs are not public domain; they

CVS commit: src/share/man/man4

2017-04-24 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Apr 24 09:57:59 UTC 2017 Modified Files: src/share/man/man4: wd.4 Log Message: add a NOTE section documenting the broken Seagate Barracuda drives To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/share/man/man7

2017-04-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Apr 24 09:42:19 UTC 2017 Modified Files: src/share/man/man7: symlink.7 Log Message: Use serial comma. Update a count. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man7/symlink.7 Please note that

CVS commit: src/share/man/man4

2017-04-23 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Sun Apr 23 14:34:23 UTC 2017 Modified Files: src/share/man/man4: ata.4 Log Message: xref also mvsata(4), siisata(4) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/ata.4 Please note that diffs

CVS commit: src/share/man/man9

2017-04-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 23 11:37:29 UTC 2017 Modified Files: src/share/man/man9: file.9 Log Message: Use more markup. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man9/file.9 Please note that diffs are not public

CVS commit: src/share/man/man9

2017-04-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Apr 23 06:34:07 UTC 2017 Modified Files: src/share/man/man9: file.9 Log Message: And actually remove the double-negative that triggered this series of minor commits! Thanks, Abhinav, for pointing out my typo! To generate

CVS commit: src/share/man/man9

2017-04-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Apr 23 06:23:26 UTC 2017 Modified Files: src/share/man/man9: file.9 Log Message: Reword further to make it clearer that the two flag bits are separately settable. To generate a diff of this commit: cvs rdiff -u -r1.16

CVS commit: src/share/man/man9

2017-04-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Apr 23 05:56:50 UTC 2017 Modified Files: src/share/man/man9: file.9 Log Message: Fix a sentence (remove double negation) Fix mandoc lint warning (remove Pp before Bd) To generate a diff of this commit: cvs rdiff -u -r1.15

CVS commit: src/share/man/man9

2017-04-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Apr 23 05:49:00 UTC 2017 Modified Files: src/share/man/man9: file.9 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/file.9 Please note that diffs are not public

CVS commit: src/share/man/man3

2017-04-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sat Apr 22 22:36:00 UTC 2017 Modified Files: src/share/man/man3: queue.3 Log Message: Remove comma after the last Nm entry. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/share/man/man3/queue.3 Please note

CVS commit: src/share/man/man7

2017-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 21 20:17:26 UTC 2017 Modified Files: src/share/man/man7: symlink.7 Log Message: Add some more text from FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/share/man/man7/symlink.7 Please note

CVS commit: src/share/man/man5

2017-04-20 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 20 09:48:55 UTC 2017 Modified Files: src/share/man/man5: mk.conf.5 Log Message: Use Fl, Xr. New sentence, new line. Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74

CVS commit: src/share/man/man4

2017-04-19 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 19 15:37:46 UTC 2017 Modified Files: src/share/man/man4: ualea.4 Log Message: The wiz daemon was unsatisfied with offering, so fix section heading. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/share/man/man9

2017-04-19 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Apr 19 11:33:01 UTC 2017 Modified Files: src/share/man/man9: namecache.9 Log Message: Fix typo: s/nshashtbl/nchashtbl To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/share/man/man9/namecache.9 Please

CVS commit: src/share/man/man9

2017-04-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Apr 17 18:57:23 UTC 2017 Modified Files: src/share/man/man9: vfssubr.9 Log Message: Fix month in Dd. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/man/man9/vfssubr.9 Please note that diffs are not

CVS commit: src/share/man/man9

2017-04-17 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Mon Apr 17 08:33:40 UTC 2017 Modified Files: src/share/man/man9: vfssubr.9 Log Message: Update vfs_busy(), vfs_unbusy(), vfs_mountalloc() and vfs_rootmountalloc(). To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/share/man/man9

2017-04-16 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 16 07:05:24 UTC 2017 Modified Files: src/share/man/man9: locking.9 Log Message: Wording. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/locking.9 Please note that diffs are not public

CVS commit: src/share/man/man9

2017-04-16 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 16 06:36:03 UTC 2017 Modified Files: src/share/man/man9: bus_space.9 klua_lock.9 Log Message: Merge "userland" to be consistent with other man pages. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

CVS commit: src/share/man/man9

2017-04-16 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 16 06:34:05 UTC 2017 Modified Files: src/share/man/man9: klua_mod_register.9 Log Message: More wording and whitespace. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/klua_mod_register.9

CVS commit: src/share/man/man3lua

2017-04-15 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sat Apr 15 23:33:52 UTC 2017 Modified Files: src/share/man/man3lua: intro.3lua Log Message: Cross reference the manuals for listed modules. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/share/man/man9

2017-04-15 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sat Apr 15 18:03:02 UTC 2017 Modified Files: src/share/man/man9: klua_lock.9 klua_mod_register.9 Log Message: Add authors email address. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/klua_lock.9

<    5   6   7   8   9   10   11   12   13   14   >