diff options
| author | enami <enami@NetBSD.org> | 1999-08-17 03:36:35 +0000 |
|---|---|---|
| committer | enami <enami@NetBSD.org> | 1999-08-17 03:36:35 +0000 |
| commit | d8ad2663a8a0e33f06cd62d60fe67af5f95b1b87 (patch) | |
| tree | 14cf0c266715fdf8b7f3f1385bb813918df32ce1 /gnu/usr.bin | |
| parent | cd10ee60f6655a5166cb6602e41ba948868f9d9d (diff) | |
In name section, use .Dq macro rather than writing double quote directly.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/tar/tar.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index 9f013f5c776..0195cbb116f 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -3,14 +3,16 @@ .\" .\" Written by John F. Woods <jfw@jfwhome.funhouse.com> .\" -.\" $NetBSD: tar.1,v 1.10 1999/03/22 18:51:53 garbled Exp $ +.\" $NetBSD: tar.1,v 1.11 1999/08/17 03:36:36 enami Exp $ .\" .Dd 6 August 1994 .Os .Dt TAR 1 .Sh NAME .Nm tar -.Nd tape archiver; manipulate "tar" archive files +.Nd tape archiver; manipulate +.Dq tar +archive files .Sh SYNOPSIS .Nm .Op Cm Bq - |
