diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:29:50 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:11 +0100 |
| commit | f536c39351c88ec90bbacbddc76cd02d8818c8e2 (patch) | |
| tree | 8ce9dae74b717febad55572e51cd84f9edbacc77 | |
| parent | e94eb2fce993fb1eaf8fa3dc0ad02294f6716120 (diff) | |
| download | man-pages-f536c39351c88ec90bbacbddc76cd02d8818c8e2.tar.gz | |
hosts.5, nss.5: Remove 'nroff' comment at top of source
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man5/hosts.5 | 1 | ||||
| -rw-r--r-- | man5/nss.5 | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/man5/hosts.5 b/man5/hosts.5 index 9520a4f19a..aca5a43c05 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -1,4 +1,3 @@ -.\" Hey, Emacs! This is an -*- nroff -*- source file. .\" Copyright (c) 2000 Manoj Srivastava <srivasta@debian.org> .\" .\" %%%LICENSE_START(GPLv2+_DOC_FULL) diff --git a/man5/nss.5 b/man5/nss.5 index c3a83e1b98..733396d321 100644 --- a/man5/nss.5 +++ b/man5/nss.5 @@ -1,5 +1,3 @@ -.\" A man page for /etc/default/nss. -*- nroff -*- -.\" .\" Copyright (C) 2006 Red Hat, Inc. All rights reserved. .\" .\" %%%LICENSE_START(GPLv2_MISC) |
