diff options
| author | wiz <wiz@NetBSD.org> | 2008-05-25 20:04:52 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2008-05-25 20:04:52 +0000 |
| commit | c21d6784dcdcced35d7d801858bc87681ccc0d5f (patch) | |
| tree | c6952286e336670931a07be493854f3a418e419d /gnu | |
| parent | 1c8ebda697f3c4c678bff63997d98ade4d8492f4 (diff) | |
Do not use tabs here -- they will be used literally. Use spaces instead.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 31e72d36089..ac9acb0e558 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.40 2008/04/30 13:10:50 martin Exp $ +.\" $NetBSD: mdoc.local,v 1.41 2008/05/25 20:04:52 wiz Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -73,4 +73,4 @@ .ds doc-str-Lb-libpuffs puffs Convenience Library (libpuffs, \-lpuffs) .ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lfuse) .ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol library (libsdp, \-libsdp) -.ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) +.ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) |
