diff options
-rw-r--r-- | apropos.1 | 2 | ||||
-rw-r--r-- | man.options.1 | 12 | ||||
-rw-r--r-- | mandoc.3 | 2 | ||||
-rw-r--r-- | mandoc_escape.3 | 2 | ||||
-rw-r--r-- | mandoc_headers.3 | 2 | ||||
-rw-r--r-- | soelim.1 | 6 |
6 files changed, 16 insertions, 10 deletions
@@ -407,7 +407,7 @@ variables: .Dl $ apropos \-s 3 Va=optind \-a Va=optarg .Pp Do exactly the same as calling -.Xr whatis 1 +.Nm whatis with the argument .Qq ssh : .Pp diff --git a/man.options.1 b/man.options.1 index d31438b9..2eed33c0 100644 --- a/man.options.1 +++ b/man.options.1 @@ -1297,11 +1297,17 @@ the Unix Archive of the Unix Heritage Society .It the CSRG Archive CD-ROMs .It -the FreeBSD SVN repository +the +.Fx +SVN repository .It -the OpenBSD CVS repository +the +.Ox +CVS repository .It -the NetBSD CVS repository +the +.Nx +CVS repository .It the GNU roff (groff) git repository .It @@ -35,7 +35,7 @@ .Nm mparse_result , .Nm mparse_strerror , .Nm mparse_strlevel , -.Nm mparse_updaterc +.Nm mparse_updaterc .Nd mandoc macro compiler library .Sh SYNOPSIS .In sys/types.h diff --git a/mandoc_escape.3 b/mandoc_escape.3 index 2fe2ccab..71d4e6e8 100644 --- a/mandoc_escape.3 +++ b/mandoc_escape.3 @@ -122,7 +122,7 @@ library, see the file .Pa roff.c , .It above all externally by the -.Xr mandoc +.Xr mandoc 1 formatting modules, in particular .Fl Tascii and diff --git a/mandoc_headers.3 b/mandoc_headers.3 index e964aece..2674159e 100644 --- a/mandoc_headers.3 +++ b/mandoc_headers.3 @@ -1,4 +1,4 @@ -.Dd December 1, 2014 +.Dd $Mdocdate$ .Dt MANDOC_HEADERS 3 .Os .Sh NAME @@ -53,15 +53,15 @@ Recognise when not followed by a space character. .It Fl r Compatibility with GNU groff's -.Xr soelim 1 +.Nm soelim (does nothing). .It Fl t Compatibility with GNU groff's -.Xr soelim 1 +.Nm soelim (does nothing). .It Fl v Compatibility with GNU groff's -.Xr soelim 1 +.Nm soelim (does nothing). .It Fl I Ar dir This option specify directories where |