diff options
| author | cgd <cgd@NetBSD.org> | 1999-04-06 04:54:19 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1999-04-06 04:54:19 +0000 |
| commit | b22750720fa29fb384de5294a541ff689dd465f9 (patch) | |
| tree | 0ef0f1042874c19b986a7a5ebb381dbe3ffff917 /libexec | |
| parent | 8aec8c7cbb76c242d0b7842254c10a37f984ac30 (diff) | |
change:
.Sh "SEE ALSO"
to:
.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/telnetd/telnetd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index 9d54fc078ff..f867947a81f 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: telnetd.8,v 1.18 1999/03/22 18:25:48 garbled Exp $ +.\" $NetBSD: telnetd.8,v 1.19 1999/04/06 04:54:20 cgd Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -531,7 +531,7 @@ to execute site-specific commands. .Pa /etc/iptos (if supported) .br -.Sh "SEE ALSO" +.Sh SEE ALSO .Xr login 1 , .Xr skey 1 , .Xr telnet 1 , |
