diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1998-11-22 17:11:30 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1998-11-22 17:11:30 +0000 |
commit | 6fb8c9d7fa9da895cfe103e36384af04dc9fcd97 (patch) | |
tree | 4fd925b7400a1ce942cd615e84abbda24b724dba /usr.bin | |
parent | 6a3061c9f1472fc8549fa09efdede2bc38587c41 (diff) |
I hate acronyms.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/gencat/gencat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index 4fcf6601a46..9477cb5a05c 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gencat.1,v 1.5 1998/11/20 23:27:15 deraadt Exp $ +.\" $OpenBSD: gencat.1,v 1.6 1998/11/22 17:11:29 espie Exp $ .\" .\" Copyright (c) 1997 Ken Stailey .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: gencat.1,v 1.5 1998/11/20 23:27:15 deraadt Exp $ +.\" $Id: gencat.1,v 1.6 1998/11/22 17:11:29 espie Exp $ .\" .Dd June 11, 1997 .Dt GENCAT 1 @@ -39,7 +39,7 @@ .Sh DESCRIPTION The .Nm -utility merges the text NLS in +utility merges the text NLS (National Language Support) in .Ar input-file into a formatted message catalog file .Ar output-file . |