aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/smbmsg/smbmsg.8
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
* Fix typo (by -> be).Stefan Eßer2014-09-011-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=270931
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-241-1/+1
| | | | | | | | | | PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gjb MFC after: 3 days Notes: svn path=/head/; revision=235873
* mdoc: Remove leading garbage, empty lines and order preambleUlrich Spörlein2010-05-271-1/+0
| | | | Notes: svn path=/head/; revision=208593
* Use the newly brought %U macro.Ruslan Ermilov2010-01-151-1/+1
| | | | Notes: svn path=/head/; revision=202386
* Force the use of the tbl(1) preprocessor.Ruslan Ermilov2006-10-251-0/+1
| | | | Notes: svn path=/head/; revision=163684
* Sort sections.Ruslan Ermilov2005-01-181-4/+4
| | | | Notes: svn path=/head/; revision=140442
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+2
| | | | Notes: svn path=/head/; revision=140368
* Markup nit picking.Ruslan Ermilov2004-07-091-6/+5
| | | | | | | Reviewed by: joerg Notes: svn path=/head/; revision=131858
* This is smbmsg(8), a small utility to send/receive SMBus messages.Joerg Wunsch2004-05-171-0/+286
Also included is a `bus-probe' modus of operation to help scanning an I2C bus. Notes: svn path=/cvs2svn/branches/JOERG/; revision=129330