mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Preceed/preceeding are not english words. Use precede and preceding.
Add $FreeBSD$.
This commit is contained in:
parent
d7d97eb0aa
commit
d1d2ed0e78
2 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
$FreeBSD$
|
||||
|
||||
To install the device driver, please do the following steps:
|
||||
|
||||
1. Install the files by copying them as listed in the following table:
|
||||
|
|
@ -23,7 +25,7 @@ To install the device driver, please do the following steps:
|
|||
Append the following structure at the end of the array that
|
||||
contains the *character* device drivers. Remember the major number
|
||||
that will be used for the driver, i.e. the number following the
|
||||
number af the preceeding record.
|
||||
number af the preceding record.
|
||||
|
||||
{ ascopen, ascclose, ascread, nowrite, /*<major>*/
|
||||
ascioctl, nostop, nullreset, nodevtotty, /* asc */
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
# @(#)CHANGES 5.1 (Berkeley) 5/11/93
|
||||
# $FreeBSD$
|
||||
|
||||
This new version is almost identical to the timed and timedc code
|
||||
that has been shipped for years by a workstation vendor.
|
||||
|
|
@ -136,7 +137,7 @@ LOBBY(mildly),CODE: Would be very convenient if date(1) took a
|
|||
|
||||
**** If you want to do it go ahead. It sounds useful. As far as
|
||||
syntax goes, the normal format for the date should work just
|
||||
fine for this. If the date is preceeded by a plus or minus,
|
||||
fine for this. If the date is preceded by a plus or minus,
|
||||
the change is relative, otherwise it is absolute.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue