diff options
author | nik <nik@FreeBSD.org> | 1999-07-12 20:12:29 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-07-12 20:12:29 +0000 |
commit | 559bbb333e639cd5821f5c84f513b929aabcae50 (patch) | |
tree | 927ceefbce03befaff36b2e760e01f22429016c4 /usr.sbin/usbdevs | |
parent | c407bd7862923676410a006ab8f747559912e233 (diff) | |
download | FreeBSD-src-559bbb333e639cd5821f5c84f513b929aabcae50.zip FreeBSD-src-559bbb333e639cd5821f5c84f513b929aabcae50.tar.gz |
Add $Id$, to make it simpler for members of the translation teams to
track.
The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Diffstat (limited to 'usr.sbin/usbdevs')
-rw-r--r-- | usr.sbin/usbdevs/usbdevs.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8 index 7aa10e4..9aa6dc9 100644 --- a/usr.sbin/usbdevs/usbdevs.8 +++ b/usr.sbin/usbdevs/usbdevs.8 @@ -33,6 +33,8 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd July 12, 1998 .Dt USBDEVS 8 .Os |